Filter devices to esp32 only (#881)
* Filter devices to esp32 only Show only ESP32 devices when selecting the panel * Filtered device list
This commit is contained in:
@@ -25,11 +25,12 @@ Since in this update lots of input to the blueprint changed, we highly recommend
|
||||
|
||||
## Breaking changes
|
||||
1. New requirement: Home Assistant 2023.5.0 or later
|
||||
2. Support to sensor display precision from Home Assistant
|
||||
3.
|
||||
|
||||
|
||||
## Overview of all changes
|
||||
1. Alarm control panel
|
||||
2. Support to sensor display precision from Home Assistant (#880)
|
||||
3. Filtered device list
|
||||
|
||||
## Details of all changes
|
||||
|
||||
@@ -46,6 +47,11 @@ recommend to have a big warning, and that the user has to take care about e.g.:
|
||||
Now the values shown in your panel will follow the [sensor display precision](https://www.home-assistant.io/blog/2023/03/01/release-20233/#sensor-display-precision) provided by Home Assistant.
|
||||
=> If you have problems with a value exceeding the available space in your panel, please reduce the number of decimals using Home Assistant [sensor display precision](https://www.home-assistant.io/blog/2023/03/01/release-20233/#sensor-display-precision).
|
||||
|
||||
### 3. Filtered device list
|
||||
When selecting the NSPanel on the automation, only ESP32 devices will be shown, making easier to find your panel.
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
## Next topics we are currently working on
|
||||
|
||||
Reference in New Issue
Block a user