HI everybody,
I’m new in Home Assistant and today i spend a few hours to try to resolve my issue without succes.
I’ve a DEbian12 in an intel atom, with HA supervised installed in a docker.
I’ve plug an AONTEC ZW090 zwave stick on it and i try to add my Eurotronic Spirit (thermostat) Zwave into HA without success, HA doesn’t found nothing to add.
first step i’ve followed this guide from aontec : Aontec Guide
i’ve tried using ZWave JS UI, Zwave JS, changing the usb port etc… with no succes
I’ve no idea what i have to do more also returning to jeedom , on jeedom they are all ok. (before using this in HA, i’ve Hard reset the Stick to factory settings, and reset the thermostat too).
Another strange thing, normally following the zw090 guide, when the stick is on pairing mode, the stick have to blink slowly in blue, in my case, the stick stay in green light.
this is the log of Zwave JS integration.
2024-11-30T20:47:29.890Z CNTRLR Starting inclusion process with strategy Default...
2024-11-30T20:47:29.897Z DRIVER one or more queues busy
2024-11-30T20:47:29.920Z SERIAL » 0x0105004ac10b7a (7 bytes)
2024-11-30T20:47:29.924Z DRIVER » [REQ] [AddNodeToNetwork]
node type: Any
high power: true
network wide: true
callback id: 11
2024-11-30T20:47:29.933Z SERIAL « [ACK] (0x06)
2024-11-30T20:47:29.940Z SERIAL « 0x0107004a0b010000b8 (9 bytes)
2024-11-30T20:47:29.942Z SERIAL » [ACK] (0x06)
2024-11-30T20:47:29.946Z DRIVER « [REQ] [AddNodeToNetwork]
status: Ready
callback id: 11
2024-11-30T20:47:29.952Z CNTRLR The controller is now ready to add nodes
2024-11-30T20:47:29.955Z DRIVER all queues idle
2024-11-30T20:47:42.166Z DRIVER one or more queues busy
2024-11-30T20:47:42.178Z SERIAL » 0x0103003bc7 (5 bytes)
2024-11-30T20:47:42.181Z DRIVER » [REQ] [GetBackgroundRSSI]
2024-11-30T20:47:42.190Z SERIAL « [ACK] (0x06)
2024-11-30T20:47:42.196Z SERIAL « 0x0105013bb6b1c7 (7 bytes)
2024-11-30T20:47:42.200Z SERIAL » [ACK] (0x06)
2024-11-30T20:47:42.204Z DRIVER « [RES] [GetBackgroundRSSI]
channel 0: -74 dBm
channel 1: -79 dBm
2024-11-30T20:47:42.214Z DRIVER all queues idle
2024-11-30T20:48:12.166Z DRIVER one or more queues busy
2024-11-30T20:48:12.187Z SERIAL » 0x0103003bc7 (5 bytes)
2024-11-30T20:48:12.192Z DRIVER » [REQ] [GetBackgroundRSSI]
2024-11-30T20:48:12.199Z SERIAL « [ACK] (0x06)
2024-11-30T20:48:12.205Z SERIAL « 0x0105013bb5b3c6 (7 bytes)
2024-11-30T20:48:12.209Z SERIAL » [ACK] (0x06)
2024-11-30T20:48:12.213Z DRIVER « [RES] [GetBackgroundRSSI]
channel 0: -75 dBm
channel 1: -77 dBm
2024-11-30T20:48:12.221Z DRIVER all queues idle
It’s a fresh install with nothing inside, only the requirements on the AONTEC link.
THanks a lot for any help