Merge pull request #527 from edwardtfn/patch-20

Add support to `input_boolean` to chips
This commit is contained in:
Chris
2023-03-25 12:37:56 +01:00
committed by GitHub

View File

@@ -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)