joBr99 / nspanel-issue-graveyard

place to move waiting for content issues to and to keep the search a bit cleaned up
0 stars 0 forks source link

Waiting for content #22

Closed pploume closed 1 year ago

pploume commented 1 year ago

Hi,

Fresh HA install ... nspanel not working with it Can't figure out where is the problem (I read lot of issues ...) ######################################################################################## nspanel console : 18:18:08.722 MQT: tele/nspanel3/RESULT = {"CustomRecv":"event,startup,46,eu"} (every 5 seconds ...) I can read this mqtt message on a mqtt client ######################################################################################## AppDeamon seems ok (?) : s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service base-addon-banner: starting

Add-on: AppDaemon Python Apps and Dashboard using AppDaemon 4.x for Home Assistant

Add-on version: 0.11.0 You are running the latest version of this add-on. System: Home Assistant OS 9.4 (amd64 / qemux86-64) Home Assistant Core: 2022.12.8 Home Assistant Supervisor: 2022.12.1

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started Log level is set to INFO s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-appdaemon: starting s6-rc: info: service init-appdaemon successfully started s6-rc: info: service appdaemon: starting s6-rc: info: service appdaemon successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [18:17:16] INFO: Starting AppDaemon... 2023-01-05 18:17:23.142730 INFO AppDaemon: AppDaemon Version 4.2.1 starting 2023-01-05 18:17:23.143167 INFO AppDaemon: Python version is 3.10.9 2023-01-05 18:17:23.143460 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml 2023-01-05 18:17:23.143782 INFO AppDaemon: Added log: AppDaemon 2023-01-05 18:17:23.144097 INFO AppDaemon: Added log: Error 2023-01-05 18:17:23.144414 INFO AppDaemon: Added log: Access 2023-01-05 18:17:23.144806 INFO AppDaemon: Added log: Diag 2023-01-05 18:17:23.394373 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2023-01-05 18:17:23.726065 INFO HASS: HASS Plugin Initializing 2023-01-05 18:17:23.726470 INFO HASS: HASS Plugin initialization complete 2023-01-05 18:17:23.726993 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2023-01-05 18:17:23.868822 INFO MQTT: MQTT Plugin Initializing 2023-01-05 18:17:23.869223 INFO MQTT: Using 'appdaemon/status' as Will Topic 2023-01-05 18:17:23.869481 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2023-01-05 18:17:23.870480 INFO AppDaemon: Initializing HTTP 2023-01-05 18:17:23.871175 INFO AppDaemon: Using 'ws' for event stream 2023-01-05 18:17:23.879627 INFO AppDaemon: Starting API 2023-01-05 18:17:23.885526 INFO AppDaemon: Starting Admin Interface 2023-01-05 18:17:23.886285 INFO AppDaemon: Starting Dashboards 2023-01-05 18:17:23.919387 INFO HASS: Connected to Home Assistant 2022.12.8 2023-01-05 18:17:23.935384 INFO MQTT: Connected to Broker at URL 192.168.0.19:1883 2023-01-05 18:17:23.944078 INFO AppDaemon: App 'nspanel-1' added 2023-01-05 18:17:23.945329 INFO AppDaemon: Found 1 total apps 2023-01-05 18:17:23.946012 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2023-01-05 18:17:23.947537 INFO AppDaemon: Running on port 5050 2023-01-05 18:17:23.949609 INFO AppDaemon: Got initial state from namespace mqtt 2023-01-05 18:17:23.950166 INFO MQTT: MQTT Plugin initialization complete 2023-01-05 18:17:24.020751 INFO HASS: Evaluating startup conditions 2023-01-05 18:17:24.039880 INFO HASS: Startup condition met: hass state=RUNNING 2023-01-05 18:17:24.040444 INFO HASS: All startup conditions met 2023-01-05 18:17:24.079351 INFO AppDaemon: Got initial state from namespace default 2023-01-05 18:17:25.960441 INFO AppDaemon: Scheduler running in realtime 2023-01-05 18:17:25.965783 INFO AppDaemon: Adding /config/appdaemon/apps to module import path 2023-01-05 18:17:25.966808 INFO AppDaemon: App initialization complete ########################################################################################

appdeamon.yaml + apps.yaml

are copy/pasted from https://docs.nspanel.pky.eu/configure_mqtt/ topics updated : panelRecvTopic: "tele/nspanel3/RESULT" panelSendTopic: "cmnd/nspanel3/CustomSend" ########################################################################################

with mqtt client, subscribed to cmnd/nspanel3/CustomSend nothing seems emitted on this topic (listening before rebooting appDaemon ...)

########################################################################################

Any suggestion ? thanks for help

joBr99 commented 1 year ago

hey, what kind of homeassistant installation? supervised or homeassistant core with docker?

joBr99 commented 1 year ago

Is the Backend Application installed in HACS?

image

Which files are existent in the appdaemon folder?

image

Piwek80 commented 1 year ago

I have a that same issue after upgrade to new version.

joBr99 commented 1 year ago

Most likely you don't, please open up your own issue.

https://github.com/joBr99/nspanel-lovelace-ui/issues/new/choose

  1. Update to 3.8.1; restart the appdaemon afterwards.
  2. Do not delete the content that is prefilled in the issue; fill out the requested information and add the log from appdaemon.
pploume commented 1 year ago

Hi,

Thanks for your time. Problem solved after BackEnd upgrade this morning ...

Thanks again pm

On Thu, Jan 5, 2023 at 6:59 PM Johannes @.***> wrote:

Is the Backend Application installed in HACS?

[image: image] https://user-images.githubusercontent.com/29555657/210848378-d40d01a5-e3e0-45c6-bd83-e590de278a1b.png

Which files are existent in the appdaemon folder?

[image: image] https://user-images.githubusercontent.com/29555657/210848562-bf46ae35-a44e-4391-a701-69648a3c1d33.png

— Reply to this email directly, view it on GitHub https://github.com/joBr99/nspanel-issue-graveyard/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIVQYYDFL2F36PP3ZMXBRATWQ4DW5ANCNFSM6AAAAAATSGJE4M . You are receiving this because you authored the thread.Message ID: @.***>