Fix windspeed interface typo

pull/139/head
Simon Stürz 2019-03-15 19:12:46 +01:00 committed by Michael Zanetti
parent a7a44e3d4a
commit 6573d8b566
1 changed files with 1 additions and 1 deletions

View File

@ -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",