mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add battery level in flipr documentation (#24959)
This commit is contained in:
parent
ed4039b8fe
commit
d6bb0e194f
@ -28,6 +28,7 @@ There is currently support for the following information within Home Assistant:
|
|||||||
- Last measure date
|
- Last measure date
|
||||||
- pH Status Indicator
|
- pH Status Indicator
|
||||||
- Chlorine Status Indicator
|
- Chlorine Status Indicator
|
||||||
|
- Battery Level
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
@ -47,5 +48,6 @@ It is recommended that you create your own card with the following sensors where
|
|||||||
- `sensor.flipr_[fliprid]_red_ox`
|
- `sensor.flipr_[fliprid]_red_ox`
|
||||||
- `sensor.flipr_[fliprid]_water_temp`
|
- `sensor.flipr_[fliprid]_water_temp`
|
||||||
- `sensor.flipr_[fliprid]_last_measured`
|
- `sensor.flipr_[fliprid]_last_measured`
|
||||||
|
- `sensor.flipr_[fliprid]_battery_level`
|
||||||
|
|
||||||
Leave `binary_sensor.flipr_[fliprid]_ph_status` and `binary_sensor.flipr_[fliprid]_chlorine_status` as badges.
|
Leave `binary_sensor.flipr_[fliprid]_ph_status` and `binary_sensor.flipr_[fliprid]_chlorine_status` as badges.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user