Which still seem to be based on the original detection. I donāt use those old/new entity ids though, Iām using the new one I set in entity_registry, and where is that friendly name coming from?
Iāve just started using this PIR in Home Assistant (iāve been using it ok in my Fibaro HC2 before) but Iām getting false positives on the motions sensorā¦
I used the template engine, itās available among the developer tools in HASS (the icon looks like a grey paper with <> on it). The resulting template can be used in sensors or automations at your will.
See my post above for an explanation.
{{ states. zwave.neo_coolcam_battery_powered_pir_sensor.attributes.battery_level }}
I have 4 of these PIRs (oneās still in the box. I also have Door/Window sensors from the same manufacturer) and like you, theyāre named like yours are. What I did was go into the Z-Wave configuration and renamed mine (rather than entity register) by modifying the node value:
(repeated X# of time per PIR and Door/Window sensor.)
I could have done more work to make the naming more friendly but since I only had to do the automations once and Iāve type neo_coolcam_battery_powered_pir_sensor (and variations) only about a billion times, Iām OK with it
Wow this helpas a lot awesome. Can you also change the config values. I canāt get mine to work. Thereās no drop down in the z-wave panel even if iāve pressed the button on the pir three times.
From there, about half-way down, select the Node Value drop-down. I canāt remember what these sensors say by default but I changed all mine to match location (ie: Mudroom, Hallway, Livingroom):
Now in order for the devices to update, you either need to wait X amount of time or if youāre like me and have no patience, press the button on the PIR (inside) 3 times once you click āRename Valueā:
The device should then update. Youāll probably need to restart HASS. Also, I found that deleting entity_registry.yaml before restarting HASS (I use systemctl to start/stop it) helped a great deal as well (it gets rebuilt.)
Hope this helps!
EDIT: I just noticed you said thereās no drop-down; are your devices being detected? Did you make the same mistake I did and try to add the device via the Z-Stick? If so, no need, you can use the Z-Wave control panel to do this. Click āAdd Nodeā at the top of the page and press the button 3 times on the device, it should show up once registered. If youāre having problems with duplicates/etc, try deleting entity_registry.yaml and restart HASS and see if it gets picked up then.
I have a zwave.me mini usb stick. So no button to pair z-wave devices. Iām as youāre saying using the Z-wave panel to pair the devices. And the pir connects fine i can also detect motion and list the attributes. However i canāt change any config parameters.
I know however that doesnāt work sadly. One thing i forgot to mention is that it also shows up as unknwon device. It detects motion, lux and temperature fine but it shows up as unknown.