mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 22:47:01 +01:00
fix
This commit is contained in:
@@ -126,7 +126,7 @@ class LovelaceUIPanel:
|
||||
libs.panel_cmd.timeout(self.sendTopic, sleepTimeout)
|
||||
self.dimmode()
|
||||
|
||||
def dimmode():
|
||||
def dimmode(self):
|
||||
# send dimmode
|
||||
dimValue, dimValueNormal = ha_control.calculate_dim_values(
|
||||
self.settings.get("sleepTracking"),
|
||||
|
||||
Reference in New Issue
Block a user