HS-FS100-L not coming over to ZWaveJS from deprecated Z-wave?

Here is the definition of the sensor in .storage/core.entity_registry

I have 3 of these devices, they all work fine.

Looks like it’s default name is Any


            {
                "area_id": null,
                "capabilities": null,
                "config_entry_id": "dadc55859f16cfa54fc9f36de4e2e13d",
                "device_class": null,
                "device_id": "071a783d087adab029ece6ecf7cc5224",
                "disabled_by": null,
                "entity_category": null,
                "entity_id": "binary_sensor.utility_power_sensor",
                "icon": null,
                "id": "f0b96e5c083de1e80710857268e37424",
                "name": "Utility Power Sensor",
                "options": {},
                "original_device_class": null,
                "original_icon": null,
                "original_name": "utility_power: Any",
                "platform": "zwave_js",
                "supported_features": 0,
                "unique_id": "4060453304.7-48-0-Any",
                "unit_of_measurement": null
            },

1 Like