create node1 entity in home assistant

This commit is contained in:
Travis Shears 2025-04-12 19:35:36 +02:00
parent 2548813231
commit 25caea841b
4 changed files with 99 additions and 41 deletions

View file

@ -0,0 +1,8 @@
{
"temperature": 15.2,
"humidity": 58,
"pressure": 945.5,
"pm1": 7,
"pm25": 7,
"pm10": 7
}