Merge pull request #527 from edwardtfn/patch-20
Add support to `input_boolean` to chips
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:
|
entity:
|
||||||
domain:
|
domain:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
- sensor
|
- input_boolean
|
||||||
- light
|
- light
|
||||||
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
chip01_icon:
|
chip01_icon:
|
||||||
name: Chip 01 - ICON (Optional)
|
name: Chip 01 - ICON (Optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user