mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
14 lines
296 B
YAML
14 lines
296 B
YAML
|
title: Home
|
||
|
views:
|
||
|
- path: default_view
|
||
|
title: Home
|
||
|
badges:
|
||
|
- entity: sun.sun
|
||
|
cards:
|
||
|
- type: entities
|
||
|
entities:
|
||
|
- sensor.current_version
|
||
|
- sensor.latest_available_version
|
||
|
- switch.upgrade_homeassistant
|
||
|
title: Home Assistant
|