create node1 entity in home assistant
This commit is contained in:
parent
2548813231
commit
25caea841b
4 changed files with 99 additions and 41 deletions
8
node1_payload_example.json
Normal file
8
node1_payload_example.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"temperature": 15.2,
|
||||
"humidity": 58,
|
||||
"pressure": 945.5,
|
||||
"pm1": 7,
|
||||
"pm25": 7,
|
||||
"pm10": 7
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue