mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 14:08:37 +01:00
add config for temp unit on climate card
This commit is contained in:
@@ -95,6 +95,7 @@ class LuiBackendConfig(object):
|
||||
}, {
|
||||
'type': 'climate',
|
||||
'entity': 'climate.test_item',
|
||||
'temperatureUnit': 'celsius'
|
||||
}],
|
||||
'screensaver': {
|
||||
'type': 'screensaver',
|
||||
|
||||
Reference in New Issue
Block a user