corrected typing mistake
This commit is contained in:
parent
a5d7aa63c7
commit
1bda66c199
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ A (hopefully soon) fully featured selft-hosted web interface and server-backend
|
||||||
- valuetypes
|
- valuetypes
|
||||||
- id
|
- id
|
||||||
- valuetype ('temperature' || 'humidity')
|
- valuetype ('temperature' || 'humidity')
|
||||||
- valunit (html coding)
|
- valueunit (html coding)
|
||||||
- displayproperty
|
- displayproperty
|
||||||
- widget (properties for small widget)
|
- widget (properties for small widget)
|
||||||
- type ('doughnut' || 'text')
|
- type ('doughnut' || 'text')
|
||||||
|
|
Loading…
Reference in a new issue