Addressing Breaking Change in 0.90 for TPLink #509
This commit is contained in:
parent
418213d3ee
commit
85c506d159
|
@ -1 +1 @@
|
|||
0.88.2
|
||||
0.90.0
|
|
@ -0,0 +1,32 @@
|
|||
#-------------------------------------------
|
||||
# @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
|
||||
###################################
|
||||
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
|
|
@ -5,10 +5,6 @@
|
|||
## Migrated to http://amzn.to/2DJPfdl
|
||||
######################################################################
|
||||
|
||||
- platform: tplink
|
||||
name: Living_Room_Amp
|
||||
host: 192.168.10.116
|
||||
|
||||
# Thanks to @ZOMBU2 for providing me with the right firmware - http://cn-fwversions.ibroadlink.com/firmware/download/10026/20028.bin
|
||||
- platform: broadlink
|
||||
host: 192.168.10.118
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 92 KiB |
Loading…
Reference in New Issue