loclamor

Results 10 comments of loclamor

Thank you ! As of 7 Oct. 2022 downgradinding to 26680700 works as a charm (lastest firmware 26780700 does not work) : after remove device from zha and add it...

Hi @ferehcarb i'm trying to use your quirk (first time for me, maybe i missed something), but i have the following errors on stratup : ![image](https://user-images.githubusercontent.com/3027144/224729173-d4162404-e15c-4273-91ae-6601458d0404.png) Any ideas what i'm...

Yes, no more error with the correct file :+1: But when adding my device it is not using the quirk : ```json { "node_descriptor": "NodeDescriptor(logical_type=, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=,...

Yes, and i can see a "__pycache__" folder in my custom quirk folder. I have delete and add again the device but still the same class. ![image](https://user-images.githubusercontent.com/3027144/224762749-e75dedb5-90f2-4d4d-8001-d753a49e12b1.png) ![image](https://user-images.githubusercontent.com/3027144/224762931-ea13be74-f24f-4b0f-a7a8-c1cbcb996bf5.png) (the local...

@ferehcarb Could this help ? ![image](https://user-images.githubusercontent.com/3027144/224765164-9ab188b3-80d2-408a-9c3d-2611cda3e753.png)

@ferehcarb I think the main problem is this : ``` Checking quirks for _TZ3290_7v1k4vufotpowp9z TS1201 (dc:8e:95:ff:fe:f4:28:56) Considering Fail because endpoint list mismatch: {1} {1, 242} ``` The signature of my...

I wasn't know quirks 2 days ago 😅 What should i add as endpoint for 242 ?for profil, device type and clusters ?

@ferehcarb Thx ! Seems to have worked : ![image](https://user-images.githubusercontent.com/3027144/224932673-1665e067-237b-4145-8595-eb8c809edf51.png) I'll try with an IR remote tonigth at home or tomorow :)

@ferehcarb I have this error when triggering the IRLearn : ![image](https://user-images.githubusercontent.com/3027144/225221047-c7561e6f-798b-42da-973c-c949c6d717d4.png) And i cannot set the `on_off` value to `true` : ![image](https://user-images.githubusercontent.com/3027144/225221305-7376cbd7-55bc-4f54-9a58-2a909d100e74.png) I have try to directly write the yaml...

I think related logs is there : ``` 2023-03-15 09:33:40.442 DEBUG (MainThread) [zigpy.zcl] [0x56C3:1:0x0000] Received ZCL frame: b'\x08\x1a\n\x01\x00 F\xe2\xff \x1f\xe4\xff \x00' 2023-03-15 09:33:40.443 DEBUG (MainThread) [zigpy.zcl] [0x56C3:1:0x0000] Decoded ZCL frame...