For real? That is just awesome. Will you share this as custom component ? Is it a climate component? I’m really amazed and thanks so much for your response
Mate! I see some progress in this home Assistant component.is it worth to give it a try? Will this component work offline? I’ll test it right away thanks soooooo much
2018-12-03 13:33:59 ERROR (MainThread) [homeassistant.components.switch] Error while setting up platform cozytouch
File “/home/hass/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py”, line 128, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
File “/usr/lib/python3.6/asyncio/tasks.py”, line 358, in wait_for
return fut.result()
result = self.fn(*self.args, **self.kwargs)hread.py", line 56, in run
File “/home/hass/.homeassistant/custom_components/switch/cozytouch.py”, line 21, in setup_platform
for heater in setup.heaters:
AttributeError: ‘SetupHandler’ object has no attribute ‘heaters’
2018-12-03 13:33:59 INFO (SyncWorker_19) [homeassistant.components.sensor.command_line] Running command: cat /sys/class/thermal/thermal_zone0/t
emp
2018-12-03 13:33:59 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform cozytouch
Traceback (most recent call last):
File “/home/hass/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py”, line 128, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=hass.loop)
File “/usr/lib/python3.6/asyncio/tasks.py”, line 358, in wait_for
return fut.result()
File “/usr/lib/python3.6/concurrent/futures/thread.py”, line 56, in run
result = self.fn(*self.args, **self.kwargs)
File “/home/hass/.homeassistant/custom_components/sensor/cozytouch.py”, line 25, in setup_platform
for heater in setup.heaters:
AttributeError: ‘SetupHandler’ object has no attribute ‘heaters’
After testing around I have to report that this component is not ready yet I can change the operation mode in Hass and it’ll change it in the app.bit setting temperature ends up in a mess for the moment. Values are not taken or change to another value I set . I’m not at home to see logs but if u want I’ll debig with u but anyway thanks a lot for your help