Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Commit 737c3e9

Browse files
committed
Fixed sensor example in readme
1 parent 89983bf commit 737c3e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ Alternatively, we can create a thread that queries the physical sensor every few
164164
Property(
165165
sensor,
166166
'level',
167+
Value(0.0),
167168
metadata={
168169
'@type': 'LevelProperty',
169170
'title': 'Humidity',

0 commit comments

Comments
 (0)