Fix windspeed interface typo
This commit is contained in:
parent
a7a44e3d4a
commit
6573d8b566
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"extends": "sensor",
|
"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": [
|
"states": [
|
||||||
{
|
{
|
||||||
"name": "windSpeed",
|
"name": "windSpeed",
|
||||||
|
|||||||
Reference in New Issue
Block a user