Add support for sensor temperature in host state (#359)

* feat: Add support for sensor temperature in host state

* chore: Update file permissions for saving config data
This commit is contained in:
Leon
2024-06-01 19:11:48 +08:00
committed by GitHub
parent 3782c0dcaf
commit e0e2b8c3c2
9 changed files with 214 additions and 80 deletions

View File

@@ -640,6 +640,9 @@ other = "Template"
[Stat]
other = "Asset"
[Temperature]
other = "Temperature"
[DisableSwitchTemplateInFrontend]
other = "Disable Switch Template in Frontend"