mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 04:28:43 +00:00
[sendspin] Add a switch platform to enable and disable the client (#19361)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
packages:
|
||||
sendspin: !include common.yaml
|
||||
|
||||
switch:
|
||||
- platform: sendspin
|
||||
name: "Sendspin Enabled"
|
||||
@@ -0,0 +1,2 @@
|
||||
packages:
|
||||
sendspin: !include common-switch.yaml
|
||||
Reference in New Issue
Block a user