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": [
|
||||
{
|
||||
"name": "signalStrength",
|
||||
"type": "int",
|
||||
"type": "uint",
|
||||
"unit": "Percentage",
|
||||
"minValue": 0,
|
||||
"maxValue": 100,
|
||||
|
|
|
|||
Loading…
Reference in New Issue