Fixes float being cast as int

This commit is contained in:
Michel Fedde 2025-08-16 19:54:18 +02:00
parent acfd967aee
commit 2cd551f7c5
4 changed files with 5 additions and 4 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
DOMAIN="https://my.home.assistant.tld"
TOKEN="TOKEN"
TEMPERATURE_SENSOR=sensor.temperature_sensor
MOISTURE_SENSOR=sensor.moisture_sensor