refactor for upgrade to 0.102.3 and lovelace UI
This commit is contained in:
parent
1a988a70eb
commit
ae2a365f6e
5 changed files with 45 additions and 155 deletions
103
groups.yaml
103
groups.yaml
|
@ -1,52 +1,3 @@
|
|||
Kitchen:
|
||||
- light.kitchen
|
||||
- light.kitchen_pair_1
|
||||
- light.kitchen_pair_2
|
||||
- light.kitchen_six_1
|
||||
- light.kitchen_six_2
|
||||
- light.kitchen_six_3
|
||||
- light.kitchen_six_4
|
||||
- light.kitchen_six_5
|
||||
- light.kitchen_six_6
|
||||
- light.kitchen_strip
|
||||
- binary_sensor.fibaro_system_fgfs101_flood_sensor_flood
|
||||
- sensor.fibaro_system_fgfs101_flood_sensor_temperature
|
||||
- camera.pizero2
|
||||
|
||||
Hall:
|
||||
- light.hall
|
||||
- light.hall_2
|
||||
- light.stairs
|
||||
- light.landing
|
||||
- camera.hall
|
||||
- sensor.aeotec_zw100_multisensor_6_temperature
|
||||
- sensor.aeotec_zw100_multisensor_6_relative_humidity
|
||||
- sensor.aeotec_zw100_multisensor_6_luminance
|
||||
- sensor.aeotec_zw100_multisensor_6_ultraviolet
|
||||
- sensor.aeotec_zw100_multisensor_6_sensor
|
||||
- sensor.aeotec_zw100_multisensor_6_burglar
|
||||
- binary_sensor.aeotec_zw100_multisensor_6_sensor
|
||||
|
||||
|
||||
Living Room:
|
||||
- light.living_room
|
||||
- light.living_room_sofa
|
||||
- light.living_room_window
|
||||
- light.hue_play_1
|
||||
- light.hue_play_2
|
||||
- switch.aeotec_zw096_smart_switch_6_switch_2
|
||||
- sensor.aeotec_zw096_smart_switch_6_energy_2
|
||||
- sensor.aeotec_zw096_smart_switch_6_power_2
|
||||
- sensor.aeotec_zw096_smart_switch_6_voltage_2
|
||||
|
||||
|
||||
Nova:
|
||||
- sensor.processor_use
|
||||
- sensor.load_5m
|
||||
- sensor.disk_use_percent_home
|
||||
- sensor.memory_free
|
||||
- sensor.cpu_temperature
|
||||
|
||||
Security:
|
||||
- sensor.front_door
|
||||
- sensor.front_door2
|
||||
|
@ -55,55 +6,5 @@ Security:
|
|||
- switch.hall_camera_motion_detection
|
||||
|
||||
Presence:
|
||||
- device_tracker.bcc6
|
||||
- device_tracker.europa
|
||||
|
||||
Batteries:
|
||||
- sensor.batt_frontdoor
|
||||
- sensor.batt_flood
|
||||
- sensor.batt_back_door
|
||||
- sensor.batt_multisensor
|
||||
|
||||
zwave:
|
||||
name: Z-Wave
|
||||
entities:
|
||||
- zwave.aeotec_zw090_zstick_gen5_eu
|
||||
- zwave.aeotec_zw096_smart_switch_6
|
||||
- zwave.aeotec_zw100_multisensor_6
|
||||
- zwave.aeotec_zw112_door_window_sensor_6
|
||||
- zwave.fibaro_system_fgfs101_flood_sensor
|
||||
- zwave.fibaro_system_fgk10x_door_opening_sensor
|
||||
|
||||
Automation:
|
||||
- automation.back_door_open
|
||||
- automation.christmas_lights_off
|
||||
- automation.christmas_lights_on
|
||||
- automation.flood_sensor
|
||||
- automation.front_door_open
|
||||
- automation.hallway_motion
|
||||
- automation.pir_arm
|
||||
- automation.pir_disarm
|
||||
|
||||
Study:
|
||||
- light.study
|
||||
|
||||
default_view:
|
||||
name: Home
|
||||
view: yes
|
||||
entities:
|
||||
- group.security
|
||||
- group.hall
|
||||
- group.kitchen
|
||||
- group.living_room
|
||||
- group.study
|
||||
- group.nova
|
||||
- group.presence
|
||||
- group.batteries
|
||||
- camera.pizero
|
||||
|
||||
detail:
|
||||
name: Detail
|
||||
view: yes
|
||||
entities:
|
||||
- group.zwave
|
||||
- group.automation
|
||||
- person.ben
|
||||
- person.lizzie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue