mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 14:14:12 +01:00
.
This commit is contained in:
@@ -97,7 +97,7 @@ class LovelaceUIPanel:
|
||||
return self.hidden_cards[iid]
|
||||
|
||||
def ha_event_callback(self, entity_id):
|
||||
logging.debug(f"{self.name} {entity_id} updated/state changed")
|
||||
#logging.debug(f"{self.name} {entity_id} updated/state changed")
|
||||
if self.current_card and entity_id in self.current_card.get_entities():
|
||||
self.render_current_page(requested=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user