Hi All,
I am playing with lovelace, but somehow all of my rfxcom switches and sensors won’t show up in entity cards is Lovelace.
This actually happens in all type of cards: If i use picture-entity is says unavailable: in entity cards they just don’t show up…
- type: horizontal-stack
cards:
- type: picture-glance
camera_image: camera.camera_tuin_garage
title: Tuin
entities:
- switch.Lamp_Schuifpui
- switch.Lamp_Achterdeur
- type: picture-entity
camera_image: camera.camera_voordeur
title: Voordeur
entity: switch.Lamp_Voordeur
- type: entities
title: Temperatuursensoren
entities:
- sensor.Badkamer_temperature
- sensor.Tuin_temperature
- sensor.Kelder_temperature
- sensor.Erkerkamer_temperature
- sensor.Woonkamer_temperature
- type: entities
title: Vochtigheidssensoren
entities:
- sensor.Badkamer_humidity
- sensor.Tuin_humidity
- sensor.Kelder_humidity
- sensor.Erkerkamer_humidity
- sensor.Woonkamer_humidity
results in:
this is really weird, lights and all other entities are showing…