Search found 2 matches
- Tuesday 17 September 2019 15:40
- Forum: Python
- Topic: Python Plugin: Spotify
- Replies: 88
- Views: 34939
Re: Python Plugin: Spotify
On the problem of the user variables not being created. saveuservariable doesn't exit anymore, see the Domoticz API. Change in plugin.py the following in the method getUserVar(self) on line 209 : DomoticzAPI({"type": "command", "param": "adduservariable", "vname": Parameters["Name"] + '-' + variable ...
- Saturday 14 September 2019 17:25
- Forum: Python
- Topic: Python Plugin: Shelly MQTT
- Replies: 504
- Views: 120468
Re: Python Plugin: Shelly MQTT
Strange thing going on. Stopped Domoticz Cloned the repository in my domoticz/plugins folder. Started Domoticz. No trace of the Shelly_MQTT in the hardware. Other plugins show up just fine. My log at startup: 2019-09-14 17:06:10.634 Status: Domoticz V4.10717 (c)2012-2019 GizMoCuz 2019-09-14 17:06:10 ...