You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a Neos leak sensor
Neos bridge, motion and door sensor all work and are linked to HA and work perfectly.
I've managed to add the water leak sensor to the system but it doesn't detect anything. just permanently on state
the log files see a connection and action but this doesn't translate on HA
anyone have any ideas?
Hi, I have a Neos leak sensor
Neos bridge, motion and door sensor all work and are linked to HA and work perfectly.
I've managed to add the water leak sensor to the system but it doesn't detect anything. just permanently on state
the log files see a connection and action but this doesn't translate on HA
anyone have any ideas?
Log files as follows:
2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Trying to parse: b'55aa53193500000181b04fc3210ea245463030323644420301000a069c' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Received: b'55aa53193500000181b04fc3210ea245463030323644420301000a069c' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] <=== Received: Packet: Cmd=5335, Payload=b'00000181b04fc3210ea245463030323644420301000a' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] ===> Sending: Packet: Cmd=53FF, Payload=ACK(5335) 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Sending: b'aa555335ff0286' 2022-06-29 17:33:57 INFO (Thread-3) [custom_components.wyzesense.wyzesense_custom] LOG: time=2022-06-29T17:33:46.273000, data=b'a245463030323644420301000a' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Trying to parse: b'55aa531d1900000181b04fc32fa24546303032364442031968000101000a2f0735' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Received: b'55aa531d1900000181b04fc32fa24546303032364442031968000101000a2f0735' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] <=== Received: Packet: Cmd=5319, Payload=b'00000181b04fc32fa24546303032364442031968000101000a2f' 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] ===> Sending: Packet: Cmd=53FF, Payload=ACK(5319) 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Sending: b'aa555319ff026a' 2022-06-29 17:33:57 INFO (Thread-3) [custom_components.wyzesense.wyzesense_custom] Unknown Sensor Type: 3 2022-06-29 17:33:57 DEBUG (Thread-3) [custom_components.wyzesense.binary_sensor] {'available': True, 'mac': 'EF0026DB', 'state': 0, 'device_class': 'door', 'timestamp': '2022-06-29T17:33:46.287000', 'rssi': -47, 'battery_level': 104} 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Trying to parse: b'55aa53193500000181b04fc79d0ea245463030323644420300000b071c' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Received: b'55aa53193500000181b04fc79d0ea245463030323644420300000b071c' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] <=== Received: Packet: Cmd=5335, Payload=b'00000181b04fc79d0ea245463030323644420300000b' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] ===> Sending: Packet: Cmd=53FF, Payload=ACK(5335) 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Sending: b'aa555335ff0286' 2022-06-29 17:33:58 INFO (Thread-3) [custom_components.wyzesense.wyzesense_custom] LOG: time=2022-06-29T17:33:47.421000, data=b'a245463030323644420300000b' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Trying to parse: b'55aa531d1900000181b04fc7aba2454630303236444203196a000100000b2007a8' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Received: b'55aa531d1900000181b04fc7aba2454630303236444203196a000100000b2007a8' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] <=== Received: Packet: Cmd=5319, Payload=b'00000181b04fc7aba2454630303236444203196a000100000b20' 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] ===> Sending: Packet: Cmd=53FF, Payload=ACK(5319) 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.wyzesense_custom] Sending: b'aa555319ff026a' 2022-06-29 17:33:58 INFO (Thread-3) [custom_components.wyzesense.wyzesense_custom] Unknown Sensor Type: 3 2022-06-29 17:33:58 DEBUG (Thread-3) [custom_components.wyzesense.binary_sensor] {'available': True, 'mac': 'EF0026DB', 'state': 0, 'device_class': 'door', 'timestamp': '2022-06-29T17:33:47.435000', 'rssi': -32, 'battery_level': 106}
The text was updated successfully, but these errors were encountered: