Adds application
This commit is contained in:
commit
b2dc69142a
12 changed files with 1683 additions and 0 deletions
5
.env.dist
Normal file
5
.env.dist
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
DOMAIN="https://my.home.assistant.tld"
|
||||
TOKEN="TOKEN"
|
||||
|
||||
TEMPERATURE_SENSOR=sensor.temperature_sensor
|
||||
MOISTURE_SENSOR=sensor.moisture_sensor
|
||||
Loading…
Add table
Add a link
Reference in a new issue