diff --git a/config/automation/Timed_Triggers/2200.yaml b/config/automation/Timed_Triggers/2200.yaml index 9be1f11f..208e5962 100755 --- a/config/automation/Timed_Triggers/2200.yaml +++ b/config/automation/Timed_Triggers/2200.yaml @@ -22,4 +22,4 @@ - wait_template: >- {{ not is_state('media_player.livingroomCC', 'playing') }} - service: switch.turn_off - entity_id: switch.living_room_amp + entity_id: switch.lr_amp diff --git a/config/automation/Timed_Triggers/night_watchdog.yaml b/config/automation/Timed_Triggers/night_watchdog.yaml index ffce5f3c..5233c3fb 100755 --- a/config/automation/Timed_Triggers/night_watchdog.yaml +++ b/config/automation/Timed_Triggers/night_watchdog.yaml @@ -5,7 +5,7 @@ - alias: Automated NIGHT WatchDog! trigger: - platform: state - entity_id: switch.living_room_amp + entity_id: switch.lr_amp to: 'on' for: '00:10:00' - platform: state diff --git a/config/automation/Timed_Triggers/wake_up.yaml b/config/automation/Timed_Triggers/wake_up.yaml index 50a8e1f0..d374173d 100755 --- a/config/automation/Timed_Triggers/wake_up.yaml +++ b/config/automation/Timed_Triggers/wake_up.yaml @@ -23,4 +23,4 @@ entity_id: - group.kitchen_lights - service: switch.turn_on - entity_id: switch.living_room_amp + entity_id: switch.lr_amp diff --git a/config/customize/switches.yaml b/config/customize/switches.yaml index 353943f1..8861c03c 100755 --- a/config/customize/switches.yaml +++ b/config/customize/switches.yaml @@ -74,7 +74,7 @@ switch.kitchen_accents: assumed_state: true -switch.living_room_amp: +switch.lr_amp: friendly_name: 'Living Room Amp' hidden: False diff --git a/config/group/switches.yaml b/config/group/switches.yaml index 41c03cce..aecc902b 100755 --- a/config/group/switches.yaml +++ b/config/group/switches.yaml @@ -8,7 +8,7 @@ Interior Switches: - switch.printer_outlet - switch.front_door_outlet - switch.garage_outlet - - switch.living_room_amp + - switch.lr_amp - switch.master_bathroom_accents - switch.master_bathroom_accents_2 - switch.pool_deck diff --git a/config/packages/tplink.yaml b/config/packages/tplink.yaml index d7f1c6dc..0b5643ae 100755 --- a/config/packages/tplink.yaml +++ b/config/packages/tplink.yaml @@ -2,31 +2,9 @@ # @CCOSTAN # Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig ################################### -## Tuya compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html +## TPink compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html ################################### tplink: discovery: true switch: - host: 192.168.10.116 - -# homeassistant: -# customize_glob: -# "sensor.skybell_*": -# icon: mdi:camera-front -# -# hidden: False -# homebridge_hidden: True - -# group: -# bolt: -# name: Chevy Bolt EV -# control: hidden -# entities: -# - device_tracker.Carlo_Bolt -# - binary_sensor.mychevy_plugged_in -# - sensor.mychevy_charge_mode -# - sensor.mychevy_charging -# - sensor.mychevy_evcharge -# - sensor.mychevy_mileage -# - sensor.mychevy_range -# - sensor.mychevy_status diff --git a/config/packages/triggers/self_destruct.yaml b/config/packages/triggers/self_destruct.yaml index ca2eb16c..e77be3c3 100755 --- a/config/packages/triggers/self_destruct.yaml +++ b/config/packages/triggers/self_destruct.yaml @@ -32,7 +32,7 @@ automation: entity_id: media_player.livingroomCC - service: switch.turn_on - entity_id: switch.living_room_amp + entity_id: switch.lr_amp - delay: '00:00:05' - service: media_player.volume_set diff --git a/config/script/amp_settings.yaml b/config/script/amp_settings.yaml index ab3fa186..a7726388 100755 --- a/config/script/amp_settings.yaml +++ b/config/script/amp_settings.yaml @@ -35,7 +35,7 @@ amp_settings: {{volume_level}} - condition: state - entity_id: switch.living_room_amp + entity_id: switch.lr_amp state: 'off' - condition: state entity_id: group.bed @@ -43,4 +43,4 @@ amp_settings: - service: switch.turn_on data: - entity_id: switch.living_room_amp + entity_id: switch.lr_amp diff --git a/config/script/dog_bark.yaml b/config/script/dog_bark.yaml index 669fe483..4cbf36d7 100755 --- a/config/script/dog_bark.yaml +++ b/config/script/dog_bark.yaml @@ -23,7 +23,7 @@ dog_bark: entity_id: input_boolean.speech_notifications state: 'on' - service: switch.turn_on - entity_id: switch.living_room_amp + entity_id: switch.lr_amp - service: media_player.turn_on entity_id: media_player.livingroomCC diff --git a/config/script/speech_processing.yaml b/config/script/speech_processing.yaml index 65e34e7b..f2887d10 100755 --- a/config/script/speech_processing.yaml +++ b/config/script/speech_processing.yaml @@ -43,7 +43,7 @@ speech_processing: state: 'on' - service: switch.turn_on - entity_id: switch.living_room_amp + entity_id: switch.lr_amp - service: media_player.volume_set data_template: diff --git a/config/script/switch_turn_off_all.yaml b/config/script/switch_turn_off_all.yaml index c9f9b8c3..6d95a7e4 100755 --- a/config/script/switch_turn_off_all.yaml +++ b/config/script/switch_turn_off_all.yaml @@ -10,4 +10,4 @@ switch_turn_off_all: - service: switch.turn_off entity_id: group.interior_switches - service: switch.turn_off - entity_id: switch.living_room_amp + entity_id: switch.lr_amp diff --git a/config/www/custom_ui/floorplan/alarm.yaml b/config/www/custom_ui/floorplan/alarm.yaml index fa895fab..3b00dd9f 100755 --- a/config/www/custom_ui/floorplan/alarm.yaml +++ b/config/www/custom_ui/floorplan/alarm.yaml @@ -88,7 +88,7 @@ rules: - switch.master_bathroom_accents - switch.front_door_outlet - switch.foyer_outlet - - switch.living_room_amp + - switch.lr_amp - switch.garage_outlet states: - state: 'on' diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index a5d1f33b..c41786c7 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ