From 1bcb96d3905bba7ac6c1917391d396f2575495f6 Mon Sep 17 00:00:00 2001 From: Ben Charlton Date: Sun, 16 Dec 2018 15:50:02 +0000 Subject: [PATCH] device id changes --- automations.yaml | 4 ++-- customise.yaml | 14 +++++++------- groups.yaml | 10 +++++----- notify.yaml | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/automations.yaml b/automations.yaml index 4713080..73c0b1f 100644 --- a/automations.yaml +++ b/automations.yaml @@ -66,7 +66,7 @@ at: '00:30:00' action: service: switch.turn_off - entity_id: switch.aeotec_zw096_smart_switch_6_switch + entity_id: switch.aeotec_zw096_smart_switch_6_switch_2 - alias: 'Christmas Lights On' trigger: @@ -74,7 +74,7 @@ at: '07:00:00' action: service: switch.turn_on - entity_id: switch.aeotec_zw096_smart_switch_6_switch + entity_id: switch.aeotec_zw096_smart_switch_6_switch_2 - alias: PIR Arm trigger: diff --git a/customise.yaml b/customise.yaml index 4258b60..1c18c47 100644 --- a/customise.yaml +++ b/customise.yaml @@ -33,9 +33,9 @@ #binary_sensor.aeotec_zw112_door_window_sensor_6_sensor: # friendly_name: Back Door - sensor.hera_battery_state: + sensor.europa_battery_state: hidden: true - sensor.hera_battery_level: + sensor.europa_battery_level: hidden: true sensor.bcc6_battery_state: hidden: true @@ -59,19 +59,19 @@ device_tracker.bcc6: friendly_name: Ben's Phone - device_tracker.hera: + device_tracker.europa: friendly_name: Lizzie's Phone sensor.hall_motion: icon: mdi:run - switch.aeotec_zw096_smart_switch_6_switch: + switch.aeotec_zw096_smart_switch_6_switch_2: friendly_name: Christmas Lights - sensor.aeotec_zw096_smart_switch_6_energy: + sensor.aeotec_zw096_smart_switch_6_energy_2: friendly_name: Christmas Lights Usage - sensor.aeotec_zw096_smart_switch_6_power: + sensor.aeotec_zw096_smart_switch_6_power_2: friendly_name: Christmas Lights Power - sensor.aeotec_zw096_smart_switch_6_voltage: + sensor.aeotec_zw096_smart_switch_6_voltage_2: friendly_name: Mains Voltage binary_sensor.fibaro_system_fgfs101_flood_sensor_flood: diff --git a/groups.yaml b/groups.yaml index 7a24ecd..0845202 100644 --- a/groups.yaml +++ b/groups.yaml @@ -32,10 +32,10 @@ Living Room: - light.living_room - light.living_room_sofa - light.living_room_window - - switch.aeotec_zw096_smart_switch_6_switch - - sensor.aeotec_zw096_smart_switch_6_energy - - sensor.aeotec_zw096_smart_switch_6_power - - sensor.aeotec_zw096_smart_switch_6_voltage + - 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: @@ -54,7 +54,7 @@ Security: Presence: - device_tracker.bcc6 - - device_tracker.hera + - device_tracker.europa Batteries: - sensor.batt_frontdoor diff --git a/notify.yaml b/notify.yaml index 1eebe47..64c070a 100644 --- a/notify.yaml +++ b/notify.yaml @@ -2,4 +2,4 @@ platform: group services: - service: ios_bcc6 - - service: ios_hera + - service: ios_europa