sdamasoc / domoticz_panasonic_CZ-TACG1

A Python plugin for Domoticz to communicate with Panasonic Cloud Confort throught CZ-TACG1 WiFi adapter
MIT License
8 stars 2 forks source link

Update plugin.py - define value as local variable #10

Closed wimmme closed 1 year ago

wimmme commented 1 year ago

get rid of error : UnboundLocalError: local variable 'value' referenced before assignment don't know if it's the best or even a correct way to do this, but it seems to do the job :-)