question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Device Support Request] Immax neo smart 07732l TRV

See original GitHub issue

Is your feature request related to a problem? Please describe. Got an Immax neo smart 07732l TRV (https://zigbee.blakadder.com/Tuya_HY367.html) paired, but got no control over it.

Describe the solution you’d like Would it be possible to add support for this TRV

Device signature - this can be acquired by removing the device from ZHA and pairing it again from the add devices screen. Be sure to add the entire content of the log panel after pairing the device to a code block below this line. _TZE200_4eeyebrt TS0601

2021-12-04 14:01:37 INFO (MainThread) [zigpy.device] [0xc7f3] Read model 'TS0601' and manufacturer '_TZE200_4eeyebrt' from <Endpoint id=1 in=[basic:0x0000, groups:0x0004, scenes:0x0005, None:0xEF00] out=[ota:0x0019, time:0x000A] status=<Status.ZDO_INIT: 1>>
2021-12-04 14:01:37 INFO (MainThread) [zigpy.device] [0xc7f3] Discovered basic device information for <Device model='TS0601' manuf='_TZE200_4eeyebrt' nwk=0xC7F3 ieee=84:fd:27:ff:fe:a2:52:84 is_initialized=True>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.application] Device is initialized <Device model='TS0601' manuf='_TZE200_4eeyebrt' nwk=0xC7F3 ieee=84:fd:27:ff:fe:a2:52:84 is_initialized=True>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks for _TZE200_4eeyebrt TS0601 (84:fd:27:ff:fe:a2:52:84)
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.xbee.xbee_io.XBeeSensor'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {232, 230} {1}
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.xbee.xbee3_io.XBee3Sensor'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {232, 230} {1}
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.smartthings.tag_v4.SmartThingsTagV4'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.smartthings.multi.SmartthingsMultiPurposeSensor'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.netvox.z308e3ed.Z308E3ED'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.gledopto.soposhgu10.SoposhGU10'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {11, 13} {1}
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'bellows.zigbee.application.EZSPCoordinator'>
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0xC7F3:84:fd:27:ff:fe:a2:52:84 entering async_device_initialized - is_new_join: True
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0xC7F3:84:fd:27:ff:fe:a2:52:84 has joined the ZHA zigbee network
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xC7F3](TS0601): started configuration
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:ZDO](TS0601): 'async_configure' stage succeeded
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0000]: finished channel configuration
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0019]: finished channel configuration
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.appdb] Error handling '_save_attribute' event with (84:fd:27:ff:fe:a2:52:84, 1, 0, 4, '_TZE200_4eeyebrt') params: FOREIGN KEY constraint failed
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0000]: 'async_configure' stage succeeded
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0019]: 'async_configure' stage succeeded
2021-12-04 14:01:37 DEBUG (MainThread) [zigpy.appdb] Error handling '_save_attribute' event with (84:fd:27:ff:fe:a2:52:84, 1, 0, 5, 'TS0601') params: FOREIGN KEY constraint failed
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xC7F3](TS0601): completed configuration
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xC7F3](TS0601): stored in registry: ZhaDeviceEntry(name='_TZE200_4eeyebrt TS0601', ieee='84:fd:27:ff:fe:a2:52:84', last_seen=1638622897.299663)
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xC7F3](TS0601): started initialization
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:ZDO](TS0601): 'async_initialize' stage succeeded
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0000]: initializing channel: from_cache: False
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0000]: finished channel initialization
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0019]: initializing channel: from_cache: False
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0019]: finished channel initialization
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0000]: 'async_initialize' stage succeeded
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC7F3:1:0x0019]: 'async_initialize' stage succeeded
2021-12-04 14:01:37 ERROR (MainThread) [frontend.js.latest.202111090] http://192.168.0.141:8123/frontend_latest/e4759b05.js:246:519 Uncaught TypeError: Cannot read properties of undefined (reading 'get')
2021-12-04 14:01:37 ERROR (MainThread) [frontend.js.latest.202111090] http://192.168.0.141:8123/frontend_latest/e4759b05.js:246:519 Uncaught TypeError: Cannot read properties of undefined (reading 'get')
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xC7F3](TS0601): power source: Battery or Unknown
2021-12-04 14:01:37 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0xC7F3](TS0601): completed initialization

Additional context I was trying around to add it but im noob in this

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
MattWestbcommented, Dec 15, 2021

Great finding and the quirk is not much tested so very sure its more to correcting.

Can you puting the findings in the “main issue” https://github.com/zigpy/zha-device-handlers/issues/1178 so it can being fixed if its possible (if its the device its not possible if its the quirk its easy if cn coding).

1reaction
ferrdo4commented, Dec 5, 2021

Yes, you are right, after adding that line quirk is working fine and all settings params are listed. so far its working fine. thx

Read more comments on GitHub >

github_iconTop Results From Across the Web

Immax Neo Smart Thermostatic Head 07732L Zigbee ...
If the device is following Zigbee standards it is possible it will work with other gateway solutions, it is just not confirmed as...
Read more >
Immax Neo Thermostatic radiator head 07703L initialization
I'm working on the support for the Immax Neo Thermostatic head. ... Both devices are based on the Tuya hardware and using the...
Read more >
Immax Neo Keypad in Home Assistant with Alarmo - Zigbee
So I was offered the Immax Neo Keypad Immax NEO Smart keyboard ... support request" as an issue (including Zigbee device signature, etc.) ......
Read more >
Immax NEO Smart Zigbee Thermostat control - YouTube
Інсталяція та сполучення SALUS SQ610RF та термоголовки TRV за допомогою CO10RF у режимі offline. Salus Controls Ukraine.
Read more >
Smart Controller | How to use the app - Neo Smart Blinds
Using your phone or a tablet, download and install the Neo Smart Blinds App. ... The app does not request the approximate geolocation...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found