mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Reject template select/number/switches that don't handle user input (#2230)
This commit is contained in:
@@ -1862,6 +1862,7 @@ switch:
|
||||
inverted: False
|
||||
- platform: template
|
||||
id: ble1_status
|
||||
optimistic: true
|
||||
|
||||
fan:
|
||||
- platform: binary
|
||||
|
||||
Reference in New Issue
Block a user