Fix windspeed interface typo

This commit is contained in:
Simon Stürz 2019-03-15 19:12:46 +01:00 committed by Michael Zanetti
parent a7a44e3d4a
commit 6573d8b566

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