Removed sensors still visible in Intergration

I’ve got still problems with my Fibaro Motion Sensor in HASS.io.

I’ve removed the sensor twice, but in integration some vestige of it are still visible:

In the Z-Wave device management overview there is just one sensor.

Another problem with the sensor is the missing temperature state update. The motion sensor works really fine and change the state as expected. But the temperature sensor does not send any state update. I’ve set the report intervall on 14400 seconds. But it doesn’t help.

This is a known problem. When a node is removed the corresponding entity IDs are not removed. If you want to get rid of them, for now you’ll have to manually edit the files in the .storage config directory.

There is now an issue submitted for this problem:
https://github.com/home-assistant/home-assistant/issues/18795