mirror of https://github.com/nymea/nymea.git
Update type of signalstreght for the wirelessconnectable interface
parent
53290fe31f
commit
8e98f8177c
|
|
@ -4,7 +4,7 @@
|
||||||
"states": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "signalStrength",
|
"name": "signalStrength",
|
||||||
"type": "int",
|
"type": "uint",
|
||||||
"unit": "Percentage",
|
"unit": "Percentage",
|
||||||
"minValue": 0,
|
"minValue": 0,
|
||||||
"maxValue": 100,
|
"maxValue": 100,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue