homeassistant-config/config_creation/groups.yaml

65 lines
1.0 KiB
YAML
Raw Normal View History

2019-06-21 01:58:58 +02:00
# Add only entities here that are auto-discovered (not FHEM and KNX devices)
2019-06-02 14:34:08 +02:00
default_view:
view: true
icon: mdi:home
living_area:
name: Wohnbereich
2019-06-21 01:58:58 +02:00
entities:
- light.kuche_links
- light.kuche_rechts
- light.kuche_vorne
- light.wohnzimmer_kugel
- light.wohnzimmer_stehlampe
- light.wohnzimmer_stehlampe_oben
- light.wohnzimmer_regal_rechts
- light.wohnzimmer_regal_links
2019-06-02 14:34:08 +02:00
bedroom:
name: Schlafzimmer
2019-06-21 01:58:58 +02:00
entities:
- light.schlafzimmer
2019-06-02 14:34:08 +02:00
hallway:
name: Gang
2019-06-21 01:58:58 +02:00
entities:
- light.gang_bogen
2019-06-02 14:34:08 +02:00
outside:
name: Außen
2019-07-21 17:51:10 +02:00
entities:
- light.garten_spot_beet
- light.garten_spot_birke
- light.garten_spot_magnolie
- light.garten_stehleuchte
2019-06-02 14:34:08 +02:00
office_martin:
name: Arbeitszimmer
2019-06-21 01:58:58 +02:00
entities:
- light.arbeitszimmer_martin_oben
- light.arbeitszimmer_martin_unten
- light.arbeitszimmer_martin
2019-06-02 14:34:08 +02:00
office_rebecca:
name: Arbeitszimmer Rebecca
2019-06-21 01:58:58 +02:00
entities:
- light.arbeitszimmer_rebecca
2019-06-02 14:34:08 +02:00
bathroom:
name: Bad
2019-06-21 01:58:58 +02:00
2019-06-02 14:34:08 +02:00
other:
name: Rest
2019-06-21 01:58:58 +02:00
2019-06-02 14:34:08 +02:00
first_floor:
name: Oben
2019-06-21 01:58:58 +02:00
2019-06-02 14:34:08 +02:00