mirror of https://github.com/nymea/nymea.git
Fix windspeed interface typo
parent
a7a44e3d4a
commit
6573d8b566
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extends": "sensor",
|
||||
"description": "This interface represents a wind sensor measurment and has the unit [m/s]."
|
||||
"description": "This interface represents a wind sensor measurment and has the unit [m/s].",
|
||||
"states": [
|
||||
{
|
||||
"name": "windSpeed",
|
||||
|
|
|
|||
Loading…
Reference in New Issue