add config for temp unit on climate card

This commit is contained in:
joBr99
2022-05-15 10:42:29 +02:00
parent d4bf0ab51b
commit 21a83cf8d7
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',