Add "Alarm" section

This commit is contained in:
Edward Firmo
2023-08-31 18:59:18 +02:00
parent 17072c4144
commit 7642088db0

View File

@@ -142,7 +142,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
- 4 user's selectable values (for water and external temperatures, etc.) - 4 user's selectable values (for water and external temperatures, etc.)
- All the standard climate controls from Home Assistant (`heat`, `fan`, `cool`, `auto`, `dry`) - All the standard climate controls from Home Assistant (`heat`, `fan`, `cool`, `auto`, `dry`)
- 2 user's selectable buttons - 2 user's selectable buttons
- [Can be used for local control (even when Wi-Fi is unavailable) when your panel's relays are used to control your heater](/docs/en/addon_climate.md) - [Can be used for local control (even when Wi-Fi is unavailable) when your panel's relays are used to control your cooler/heater](/docs/en/addon_climate.md)
   
### Fan speed ### Fan speed
@@ -150,6 +150,12 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
- Set speed via slider or buttons - Set speed via slider or buttons
- jump back to the right button page - jump back to the right button page
 
### Alarm
- Arm/disarm an alarm (standard modes supported by Home Assistant)
- Support to numeric pin for arming or disarming
   
### Weather Forecast ### Weather Forecast
- 5 days weather forecast via swipe (supports most used weather integrations) - 5 days weather forecast via swipe (supports most used weather integrations)