Chips can be inverted

Solves #1365
This commit is contained in:
Edward Firmo
2023-12-18 03:28:19 +01:00
parent 9bac2c1ca8
commit e45e848501
2 changed files with 76 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ wifi:
7. Multiple Alarm Control Panels
8. Support to `remote`
9. Home page chips now supports covers
10. Chips can be inverted
 
## Details of noteworthy changes
@@ -120,6 +121,10 @@ The service `remote.toggle` will be called when the button is pressed.
That's it!
Chips now include cover visualization, allowing for easy monitoring of covers directly from the Home page.
 
### 10. Chips can be inverted
Chips now have an 'invert' option on the blueprint settings, providing additional customization flexibility.
 
## What's Next?
Discover what's next and what we are working on right now in our [Milestones](https://github.com/Blackymas/NSPanel_HA_Blueprint/milestones?direction=asc&sort=due_date)