mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Fixed Breaking Change in 0.90 for TPLINK #509
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user