mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-01-09 08:03:58 +01:00
Update config.py
This commit is contained in:
@@ -24,6 +24,7 @@ class Entity(object):
|
||||
self.assumedState = entity_input_config.get("assumed_state", False)
|
||||
self.stype = entity_input_config.get("type")
|
||||
self.value = entity_input_config.get("value")
|
||||
self.font = entity_input_config.get("font")
|
||||
self.data = entity_input_config.get("data", {})
|
||||
self.entity_input_config = entity_input_config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user