Liionboy

Results 40 comments of Liionboy

``` 2022-11-23 22:29:41.113 INFO (MainThread) [custom_components.ble_monitor] Attention! Option report_unknown is enabled for sensor with id(s): ['DC234EDA7DAF'] 2022-11-23 22:29:46.948 INFO (Thread-111) [custom_components.ble_monitor.ble_parser] BLE advertisement received from MAC/UUID dc234eda7daf: service data: [b'\x0f\x16P\xfdI\x00\x00\x08\x9e\xab\xd3

``` 2022-11-23 22:29:41.113 INFO (MainThread) [custom_components.ble_monitor] Attention! Option report_unknown is enabled for sensor with id(s): ['DC234EDA7DAF'] 2022-11-23 22:29:46.948 INFO (Thread-111) [custom_components.ble_monitor.ble_parser] BLE advertisement received from MAC/UUID dc234eda7daf: service data: [b'\x0f\x16P\xfdI\x00\x00\x08\x9e\xab\xd3

i think it was a mistake to buy this thing from Aliexpress, i will buy another with zigbee and support -20 degree. Thanks for answer

https://solution.tuya.com/hardware/detail/65004 this is the chip from this device, i search but don't find anything compatible with esp

How is normal if we can't configure Nextclooud: Error when trying to connect (Error occurred in the document service: Error while downloading the document file to be converted.) (version 8.1.1.26)...

Same problem for me Mode are Inverted

tuya.valueConverterBasic.lookup((_, device) => { // https://github.com/Koenkk/zigbee2mqtt/issues/21353#issuecomment-1938328429 if (device.manufacturerName === '_TZE200_viy9ihs7') { return {auto: tuya.enum(1), manual: tuya.enum(0), temporary_manual: tuya.enum(2)}; } else { return {auto: tuya.enum(0), manual: tuya.enum(1), temporary_manual: tuya.enum(2)}; } }),...

For me in this update was solved, but there are another problem with week day, 6+1 is 5+2 and viceversa Thanks