Jacek Kończewski

Results 85 comments of Jacek Kończewski

The problem is[with temperature] that someone is using uint, which is unsigned int type and try to put a float type in it ``` 2021-07-30 12:39:37 DEBUG (MainThread) [zhaquirks.tuya] [0xda0c:1:0x0201]...

OK - that's still wrong. You need to take it from the LOGS, not pairing window. Values and attributes are better presented there. You see above from my example -...

I've filtered all attributes your TRV has presented[if you didn't cut the log too quick] ``` 2021-11-07 18:26:51 DEBUG (MainThread) [zhaquirks.tuya] [0xef69:1:0xef00] Received value [0, 0, 0, 25] for attribute...

I've used https://onlinetexttools.com/filter-text firstly used "for attribute 0x" pattern then copied Filtered text to Text field and then used the pattern "0xef69" to filter only that device. Each time you...

Do you use newest HomeAssistant version?? I see differences in DEBUG LOGS between yours and mine. Mine logs are giving DPs from Tuya, and I can find those DPs i...

@MattWestb Funny is that this is wrong. In reality tsn returns for debug a DP tsn=24 local temp tsn=34 battery tsn=16 target temp in manual mode tsn=30 child lock ......

OK - I got the calculation for attribute -> DP Example - local temp for Maxsmart: tsn=24, command_id=536 attribute 0x0218 0x0218 -> 0x18 -> 24 decimal :-)) us as a...

You have ZCL request 0x0001: I have ZCL request 0x0002: The only difference I see

You need to specify 0x0401 for modes mapping Schedule, Manual... [0], [1]... You have two Window functions. Clarification is needed moesSwindowDetection: 9, 0x0409 (1) moesSwindowDetectionFunktion_A2: 8, 0x0108 # Open window...

User needs to confirm this. Tricky, because manual says something else? ![Zrzut ekranu z 2021-11-08 23-44-23](https://user-images.githubusercontent.com/14165726/140830094-512c821b-d206-4262-bbaa-371c6027a394.png) [BRT-100 User manual.pdf](https://github.com/zigpy/zha-device-handlers/files/7500592/BRT-100.User.manual.pdf)