Fixes #1159 Switched everything to Buttoms but actually - didn't have any in production. Refactor TPLink configurations by removing the deprecated tplink.yaml file and updating related components to use buttons instead of switches in logger and mqtt screens. Adjusted basketball shell script to reflect the same change.pull/1545/head
parent
214657f4cc
commit
10714a953b
@ -1,12 +0,0 @@
|
||||
#-------------------------------------------
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
###################################
|
||||
## TPink compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html
|
||||
|
||||
TPLink no longer needed as it was moved into the UI.
|
||||
###################################
|
||||
tplink:
|
||||
# discovery: false
|
||||
switch:
|
||||
- host: 192.168.10.116
|
||||
Loading…
Reference in new issue