Hello all,
With the introduction of Z Wave JS and the deprecation of the old Z Wave integration, I’ve created a new installation and decided to recreate from the scratch the system I had running on the old version. I am at best an occasional user of HA and tend to use the least functionality required to accomplish my task.
I have a number of Z Wave devices (Fibaro motion, flood, TKB Smart switch etc) which through the use of automations, send data depending on their value/state etc. and trigger other automations.
In the previous version of Z Wave, I could see the name of the entities within a manually created automation. For example, for the flood sensor automation, I used
entity_id: sensor.fibaro_system_fgfs101_zwave_flood_sensor_flood
And then I would integrate this entities state to determine what to do.
Within the new version, I can’t seem to find any of the entities. I can see the sensor itself within the control panel and change its parameters, but not the entities. Is it that I’ve missed them or is it that they do not exist in Zwave JS?
Any assistance would be gratefully received.