Add support to input_boolean to chips
- Chips now supports `input_boolean` entities (Toggle Helpers). This resolves #479.
This commit is contained in:
@@ -332,8 +332,9 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
||||
entity:
|
||||
domain:
|
||||
- binary_sensor
|
||||
- sensor
|
||||
- input_boolean
|
||||
- light
|
||||
- sensor
|
||||
- switch
|
||||
chip01_icon:
|
||||
name: Chip 01 - ICON (Optional)
|
||||
|
||||
Reference in New Issue
Block a user