Hi,
When I have the heater running for a while, the Brivis NC-6 Networker Controller on the wall asks me to set the time and I lose device control from this custom component. Not sure what happens 1st.
The logs are shown below.
2023-05-24 10:36:34.312 DEBUG (MainThread) [custom_components.rinnaitouch.climate] Internal temperature sensor reports: 999
2023-05-24 10:36:37.335 DEBUG (Thread-2 (poll_loop)) [custom_components.rinnaitouch.climate] Ext. temp sensor entity name: sensor.living_room_temperature_sensor
2023-05-24 10:36:37.335 DEBUG (Thread-2 (poll_loop)) [custom_components.rinnaitouch.climate] Ext. temp sensor reports: 20.8
2023-05-24 10:36:37.337 DEBUG (MainThread) [custom_components.rinnaitouch.climate] Internal temperature sensor reports: 999
2023-05-24 10:37:13.458 ERROR (Thread-3 (receiver)) [pyrinnaitouch.receiver] Socket timed out, renewing connection (TimeoutError('timed out'))
2023-05-24 10:37:13.724 ERROR (Thread-3 (receiver)) [pyrinnaitouch.receiver] Couldn't decode JSON (probably HELLO), skipping (AttributeError("'NoneType' object has no attribute 'group'"))
2023-05-24 10:37:14.424 ERROR (Thread-2 (poll_loop)) [pyrinnaitouch.system_status] Couldn't decode JSON (exception), skipping (UnknownModeException('Unknown mode, this is not going well.'))
2023-05-24 10:37:34.368 ERROR (Thread-2 (poll_loop)) [pyrinnaitouch.system_status] Couldn't decode JSON (exception), skipping (UnknownModeException('Unknown mode, this is not going well.'))
2023-05-24 10:37:35.368 ERROR (Thread-2 (poll_loop)) [pyrinnaitouch.system_status] Couldn't decode JSON (exception), skipping (UnknownModeException('Unknown mode, this is not going well.'))
2023-05-24 10:37:37.368 ERROR (Thread-2 (poll_loop)) [pyrinnaitouch.system_status] Couldn't decode JSON (exception), skipping (UnknownModeException('Unknown mode, this is not going well.'))
Hi,
When I have the heater running for a while, the Brivis NC-6 Networker Controller on the wall asks me to set the time and I lose device control from this custom component. Not sure what happens 1st.
The logs are shown below.