Fixes float being cast as int
This commit is contained in:
parent
acfd967aee
commit
2cd551f7c5
4 changed files with 5 additions and 4 deletions
5
.env.example
Normal file
5
.env.example
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