Files
nspanel-lovelace-ui/.gitignore
Jens Hartlep b6ab35a2ed added null check for .SET state in GenerateThermoPage.
In the tado adapter, the level.temperature DP can be null if AWAY or power is off.
In this case, use the configured minValue.
2022-10-26 20:34:35 +02:00

6 lines
99 B
Plaintext

__pycache__/
# don't add nextion2text
HMI/Nextion2Text.py
# don't add Webstorm project stuff
.idea