Replies: 2 comments 3 replies
-
|
did you manually add the custom fulltopic or via the in-app editor? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
the in app editor, but i also see it in the config fileSent from my iPadOn Mar 5, 2025, at 11:26 AM, Jacek Ziółkowski ***@***.***> wrote:
did you manually add the custom fulltopic or via the in-app editor?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On a Pi 5, Up to date bookworm. Installed from pypi using pip in a working virtual environment. When I launch I get:
QStandardPaths: wrong permissions on runtime directory /run/user/1000, 0770 instead of 0700
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
2025-03-05 10:58:41 [INFO] [main.py] ### TDM 2024.9.3 START ###
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
2025-03-05 10:58:41 [INFO] [mqtt.py] Subscribed to tasmota/discovery/+/config, tele/#, stat/#, +/tele/#, +/stat/#
2025-03-05 10:58:41 [INFO] [main.py] DISCOVERY(LEGACY): LWT from an unknown device zzzzzzz/tele/.../LWT
2025-03-05 10:58:41 [INFO] [main.py] DISCOVERY(LEGACY): LWT from an unknown device zzzzzzz/tele/.../LWT
Have properly copied the FullTopic to the config file.
All I get is a blank screen? What's up?
Beta Was this translation helpful? Give feedback.
All reactions