add config for temp unit on climate card

This commit is contained in:
Johannes
2022-05-15 10:42:29 +02:00
parent 3935616cb2
commit 34cdc8b4e9
2 changed files with 15 additions and 5 deletions

View File

@@ -95,6 +95,7 @@ class LuiBackendConfig(object):
}, {
'type': 'climate',
'entity': 'climate.test_item',
'temperatureUnit': 'celsius'
}],
'screensaver': {
'type': 'screensaver',