Add devices to HA overview pane

This commit is contained in:
Correl Roush 2018-12-30 02:30:11 -05:00
parent f4549d2640
commit e0bbc5c973
2 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,5 @@ group.all_automations:
hidden: false
group.all_scripts:
hidden: false
group.all_devices:
hidden: false

View File

@ -15,6 +15,7 @@ HA:
entities:
- group.all_automations
- group.all_scripts
- group.all_devices
Lights:
view: yes