GithubHelp home page GithubHelp logo

Comments (4)

joBr99 avatar joBr99 commented on September 7, 2024

Hey, there is something wrong with your appdaemon.yaml, however I'm not completly sure what.

Do you see authentication attempts in the log of your mqtt broker?

from nspanel-issue-graveyard.

joBr99 avatar joBr99 commented on September 7, 2024

Other thought, just try to restart the AppDaemon App, this could solve the issue.

from nspanel-issue-graveyard.

mathgameapi avatar mathgameapi commented on September 7, 2024

Thank you for your reply.
i tried to restart the home assistant

same result:
2022-08-07 03:10:12.659333 WARNING nspanel-1: ------------------------------------------------------------
2022-08-07 03:10:12.661398 WARNING nspanel-1: Unexpected error running initialize() for nspanel-1
2022-08-07 03:10:12.663346 WARNING nspanel-1: ------------------------------------------------------------
2022-08-07 03:10:12.671558 WARNING nspanel-1: Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/appdaemon/app_management.py", line 165, in initialize_app
await utils.run_in_executor(self, init)
File "/usr/lib/python3.10/site-packages/appdaemon/utils.py", line 337, in run_in_executor
response = future.result()
File "/usr/lib/python3.10/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/appdaemon/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py", line 23, in initialize
mqtt_api.mqtt_publish(topic_send.replace("CustomSend", "GetDriverVersion"), "x")
AttributeError: 'NoneType' object has no attribute 'mqtt_publish'
2022-08-07 03:10:12.674778 WARNING nspanel-1: ------------------------------------------------------------

i have try to use other client to connect the mqtt broker successfully.

from nspanel-issue-graveyard.

joBr99 avatar joBr99 commented on September 7, 2024

Screenshot_20220807-075639_Home Assistant

Not Homeassistant, AppDameon is running in a separate container and won't restart with Homeassistant.

from nspanel-issue-graveyard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.