[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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user