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
|
- 162.158.187.182
|
||||||
- 108.162.238.38
|
- 108.162.238.38
|
||||||
- 172.68.65.205
|
- 172.68.65.205
|
||||||
|
- 173.245.54.122
|
||||||
|
- 108.162.237.219
|
||||||
ip_ban_enabled: true
|
ip_ban_enabled: true
|
||||||
login_attempts_threshold: 5
|
login_attempts_threshold: 5
|
||||||
|
|
||||||
|
@ -244,31 +246,29 @@ homekit:
|
||||||
include_domains:
|
include_domains:
|
||||||
- light
|
- light
|
||||||
include_entities:
|
include_entities:
|
||||||
- switch.craft_room_fan
|
- switch.croft_fan
|
||||||
- switch.driveway_light
|
- switch.driveway_light_2
|
||||||
- switch.incense
|
- switch.incense
|
||||||
- switch.living_room_fan
|
- switch.livingroom_fan
|
||||||
- switch.rail_lights
|
- switch.rail_lights
|
||||||
- switch.spotlight
|
- switch.croft_light
|
||||||
- switch.upstairs
|
- switch.ha_speaker
|
||||||
- switch.upstairs_fan
|
|
||||||
- switch.artemis
|
- switch.artemis
|
||||||
- switch.fireplace_lights
|
- switch.fireplace_lights_2
|
||||||
- switch.desk
|
- switch.desk
|
||||||
- switch.forest
|
- switch.forest
|
||||||
- switch.front_porch
|
- switch.front_porch_light
|
||||||
- switch.ha_speaker
|
|
||||||
- input_boolean.house_party_protocol
|
- input_boolean.house_party_protocol
|
||||||
- switch.christmas_tree
|
- switch.christmas_tree
|
||||||
- switch.0xf0d1b80000052281_switch
|
- switch.rainbow_light
|
||||||
- switch.garage_fan
|
- switch.garage_fan
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Includes ###
|
### Includes ###
|
||||||
alert: !include_dir_merge_named alerts/
|
alert: !include_dir_merge_named alerts/
|
||||||
automation: !include automations.yaml
|
automation: !include automations.yaml
|
||||||
script: !include_dir_merge_named scripts
|
script: !include_dir_merge_named scripts
|
||||||
#group: !include groups.yaml
|
|
||||||
#automation: !include automations.yaml
|
#automation: !include automations.yaml
|
||||||
sensor: !include_dir_merge_list sensors
|
sensor: !include_dir_merge_list sensors
|
||||||
binary_sensor: !include_dir_merge_list binary_sensors
|
binary_sensor: !include_dir_merge_list binary_sensors
|
||||||
|
|
Loading…
Reference in New Issue