[fineoffsetweatherstation] Add channel for the sensors battery voltage (#13284)

* [fineoffsetweatherstation] add channel for the sensors battery voltage

Signed-off-by: Andreas Berger <andreas@berger-freelancer.com>
This commit is contained in:
Andreas Berger
2022-08-18 12:14:21 +02:00
committed by GitHub
parent 4fb528901f
commit e49cde0cce
6 changed files with 47 additions and 9 deletions

View File

@@ -257,11 +257,12 @@ Valid sensors:
### `sensor` Channels
| Channel | Type | Read/Write | Description |
|--------------|--------|------------|-----------------------------|
| signal | Number | R | The sensors signal strenght |
| batteryLevel | Number | R | The sensors battery level |
| lowBattery | Switch | R | The sensors battery status |
| Channel | Type | Read/Write | Description |
|----------------|--------------------------|------------|-----------------------------|
| signal | Number | R | The sensors signal strength |
| batteryLevel | Number | R | The sensors battery level |
| batteryVoltage | Number:ElectricPotential | R | The sensors battery voltage |
| lowBattery | Switch | R | The sensors battery status |
## Full Example