mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-12-03 11:31:42 +00:00
Closes Convert to BUTTON from Switch
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.
This commit is contained in:
@@ -251,7 +251,7 @@ light:
|
||||
use_random_color: true
|
||||
fade_out_rate: 50
|
||||
|
||||
switch:
|
||||
button:
|
||||
- platform: template
|
||||
name: Basketball Status Lights
|
||||
id: bb_on_lights_off
|
||||
|
||||
Reference in New Issue
Block a user