More entitiy name changes since moving back to smartthings...
This commit is contained in:
parent
e6388c086f
commit
47f8be33cd
|
@ -26,6 +26,8 @@ http:
|
|||
- 162.158.187.182
|
||||
- 108.162.238.38
|
||||
- 172.68.65.205
|
||||
- 173.245.54.122
|
||||
- 108.162.237.219
|
||||
ip_ban_enabled: true
|
||||
login_attempts_threshold: 5
|
||||
|
||||
|
@ -244,31 +246,29 @@ homekit:
|
|||
include_domains:
|
||||
- light
|
||||
include_entities:
|
||||
- switch.craft_room_fan
|
||||
- switch.driveway_light
|
||||
- switch.croft_fan
|
||||
- switch.driveway_light_2
|
||||
- switch.incense
|
||||
- switch.living_room_fan
|
||||
- switch.livingroom_fan
|
||||
- switch.rail_lights
|
||||
- switch.spotlight
|
||||
- switch.upstairs
|
||||
- switch.upstairs_fan
|
||||
- switch.croft_light
|
||||
- switch.ha_speaker
|
||||
- switch.artemis
|
||||
- switch.fireplace_lights
|
||||
- switch.fireplace_lights_2
|
||||
- switch.desk
|
||||
- switch.forest
|
||||
- switch.front_porch
|
||||
- switch.ha_speaker
|
||||
- switch.front_porch_light
|
||||
- input_boolean.house_party_protocol
|
||||
- switch.christmas_tree
|
||||
- switch.0xf0d1b80000052281_switch
|
||||
- switch.rainbow_light
|
||||
- switch.garage_fan
|
||||
|
||||
|
||||
|
||||
### Includes ###
|
||||
alert: !include_dir_merge_named alerts/
|
||||
automation: !include automations.yaml
|
||||
script: !include_dir_merge_named scripts
|
||||
#group: !include groups.yaml
|
||||
#automation: !include automations.yaml
|
||||
sensor: !include_dir_merge_list sensors
|
||||
binary_sensor: !include_dir_merge_list binary_sensors
|
||||
|
|
Loading…
Reference in New Issue