Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- title: Home
- icon: mdi:home-assistant
- panel: true
- path: home
- cards:
- - type: custom:layout-card
- layout: vertical
- max_columns: 3
- min_width: 32%
- max_width: 97%
- cards:
- - type: picture-glance
- title: Person
- image: /local/images/persons/person.jpg
- entities:
- - sensor.in2025_battery_level
- - sensor.in2025_wifi_connection
- - sensor.in2025_geocoded_location
- - break
- - type: picture-glance
- title: Person2
- image: /local/images/persons/person.jpg
- entities:
- - sensor.in2025_battery_level
- - sensor.in2025_wifi_connection
- - sensor.in2025_geocoded_location
- - break
- - type: picture-glance
- title: Person3
- image: /local/images/persons/person.jpg
- entities:
- - sensor.in2025_battery_level
- - sensor.in2025_wifi_connection
- - sensor.in2025_geocoded_location
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement