Search found 2 matches

by Domotiks
Tuesday 10 November 2020 17:20
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 114857

Re: Python Plugin: TUYA

[/quote]
Can you provide me with the json result of this script? debug_discovery.py
[/quote]

Sure

Getting devices
Got devices
{ 'header': {'code': 'SUCCESS', 'payloadVersion': 1},
'payload': { 'devices': [ { 'data': {'online': True, 'state': True},
'dev_type': 'switch',
'ha_type': 'switch ...
by Domotiks
Tuesday 10 November 2020 16:51
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 114857

Re: Python Plugin: TUYA

Thanks for this plugin, I now can automate my Girier Smart Plugs via Domoticz. 8-)
Is it also possible to monitor the power consumption like in the Smart Life App?