You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the problem is.
I use two Panels with NSPanel Addon on Homeassistant. The MQTT Connection works correctly. The commands will set and the console in Tasmota shows the commands. The display shows the Entities after a long delay or not complete. After double tap I see the Power Card. There is a speed configured but it won't move. The QR code will only shown with a blank field. Sometimes I get no reaction for a long time. After Restart it works.
I used the Panel on Iobroker with Tasmota. There it works perfekt.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Go to Settings>Add-ons>AppDaemon>Log (or the output of your TS script) and then, provide the output of the log during your issue/bug occurs:
Log output here:
DEBUG:root:Sent Message to NsPanel (Sonoff/cmnd/NSPanelOG/CustomSend): weatherUpdate~text~iid.ErwrKGILMZ~~25375~Forecast Home~9.7°C~text~iid.GfAUUo7Eg0~~63488~SENEC Main-Unit: senec Aktueller Hausverbrauch~770.25 W~text~iid.12QcVO960a~~65504~Kostal PIKO Grid Output Power~1.69 kW~text~iid.QdEzBgrUjy~~2016~SENEC Main-Unit: senec Akku-Füllstand in Prozent~64.65 %
DEBUG:root:Sent Message to NsPanel (Sonoff/cmnd/NSPanelOG/CustomSend): statusUpdate~~~~~~
DEBUG:root:Recv Message from NsPanel (nspanel-ug): event,buttonPress2,,button
Exception in thread Thread-8 (panel_thread_target):
Traceback (most recent call last):
File "/usr/local/lib/python3.12/threading.py", line 1052, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.12/threading.py", line 989, in run
self._target(*self._args, **self._kwargs)
File "/usr/bin/mqtt-manager/main.py", line 104, in panel_thread_target
panel.customrecv_event_callback(msg[1])
File "/usr/bin/mqtt-manager/panel.py", line 274, in customrecv_event_callback
ha_control.handle_buttons(entity_id, btype, value, entity_config=entity_config)
^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'entity_config' where it is not associated with a value
DEBUG:root:Sent Message to NsPanel (Sonoff/cmnd/NSPanelOG/CustomSend): time~17:42~
PROBLEM DESCRIPTION
A clear and concise description of what the problem is.
I use two Panels with NSPanel Addon on Homeassistant. The MQTT Connection works correctly. The commands will set and the console in Tasmota shows the commands. The display shows the Entities after a long delay or not complete. After double tap I see the Power Card. There is a speed configured but it won't move. The QR code will only shown with a blank field. Sometimes I get no reaction for a long time. After Restart it works.
I used the Panel on Iobroker with Tasmota. There it works perfekt.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
apps.yaml here:
Log output here:
TO REPRODUCE
Steps to reproduce the behavior:
Installed Addon in Homeassistant
Installed Tasmota
Installed Berry Driver
Installed Nextion
Configured MQTT Connection
Configured panels.yaml
EXPECTED BEHAVIOUR
A clear and concise description of what you expected to happen.
I need support what the problem is.
SCREENSHOTS
If applicable, add screenshots/pictures to help explain your problem.
ADDITIONAL CONTEXT
Add any other context about the problem here.
Please note here in case you are using ioBroker
PANEL / FIRMWARE VERSION
Please add the Panel/Firmware Version you are using (EU, US-L or US-P)
EU, Tasmota 13.4.0
The text was updated successfully, but these errors were encountered: