joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
856 stars 187 forks source link

[BUG] wrong place for config #1152

Closed lakusz1github closed 5 months ago

lakusz1github commented 5 months ago

PROBLEM DESCRIPTION

Changing config file: /homeassistant/appdaemon/apps/apps.yaml is not reflecting on NSPanel

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspanel_salon/RESULT" panelSendTopic: "cmnd/nspanel_salon/CustomSend" model: eu locale: "pl_PL" updateMode: "auto-notify" sleepTimeout: 30 sleepBrightness:

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.16.3 You are running the latest version of this add-on. System: Home Assistant OS 11.4 (amd64 / qemux86-64) Home Assistant Core: 2024.1.5 Home Assistant Supervisor: 2023.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 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 Looking in indexes: https://pypi.org/simple, https://wheels.home-assistant.io/musllinux-index/ Collecting babel Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 8.5 MB/s eta 0:00:00 Installing collected packages: babel Successfully installed babel-2.14.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 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 [16:38:57] INFO: Starting AppDaemon... 2024-01-25 16:39:06.070925 INFO AppDaemon: AppDaemon Version 4.4.2 starting 2024-01-25 16:39:06.071892 INFO AppDaemon: Python version is 3.11.6 2024-01-25 16:39:06.072361 INFO AppDaemon: Configuration read from: /config/appdaemon.yaml 2024-01-25 16:39:06.072652 INFO AppDaemon: Added log: AppDaemon 2024-01-25 16:39:06.072959 INFO AppDaemon: Added log: Error 2024-01-25 16:39:06.075074 INFO AppDaemon: Added log: Access 2024-01-25 16:39:06.076583 INFO AppDaemon: Added log: Diag 2024-01-25 16:39:06.624500 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2024-01-25 16:39:07.149950 INFO HASS: HASS Plugin Initializing 2024-01-25 16:39:07.151204 WARNING HASS: ha_url not found in HASS configuration - module not initialized 2024-01-25 16:39:07.151660 INFO HASS: HASS Plugin initialization complete 2024-01-25 16:39:07.152709 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2024-01-25 16:39:07.348306 INFO MQTT: MQTT Plugin Initializing 2024-01-25 16:39:07.349253 INFO MQTT: Using 'appdaemon/status' as Will Topic 2024-01-25 16:39:07.349664 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2024-01-25 16:39:07.351626 INFO AppDaemon: Initializing HTTP 2024-01-25 16:39:07.353244 INFO AppDaemon: Using 'ws' for event stream 2024-01-25 16:39:07.363891 INFO AppDaemon: Starting API 2024-01-25 16:39:07.372031 INFO AppDaemon: Starting Admin Interface 2024-01-25 16:39:07.373778 INFO AppDaemon: Starting Dashboards 2024-01-25 16:39:07.428325 INFO HASS: Connected to Home Assistant 2024.1.5 2024-01-25 16:39:07.440532 INFO MQTT: Connected to Broker at URL 192.168.66.203:1883 2024-01-25 16:39:07.505452 INFO AppDaemon: Got initial state from namespace mqtt 2024-01-25 16:39:07.509906 INFO MQTT: MQTT Plugin initialization complete 2024-01-25 16:39:07.721846 INFO HASS: Evaluating startup conditions 2024-01-25 16:39:07.737708 INFO AppDaemon: App 'nspanel-1' added 2024-01-25 16:39:07.741443 INFO AppDaemon: Found 1 active apps 2024-01-25 16:39:07.745037 INFO AppDaemon: Found 0 inactive apps 2024-01-25 16:39:07.747097 INFO AppDaemon: Found 0 global libraries 2024-01-25 16:39:07.748958 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2024-01-25 16:39:07.752038 INFO AppDaemon: Running on port 5050 2024-01-25 16:39:07.758973 INFO HASS: Startup condition met: hass state=RUNNING 2024-01-25 16:39:07.760795 INFO HASS: All startup conditions met 2024-01-25 16:39:07.834389 INFO AppDaemon: Got initial state from namespace default 2024-01-25 16:39:09.780565 INFO AppDaemon: Scheduler running in realtime 2024-01-25 16:39:09.787661 INFO AppDaemon: Adding /config/apps to module import path 2024-01-25 16:39:09.789704 INFO AppDaemon: Adding /config/apps/nspanel-lovelace-ui to module import path 2024-01-25 16:39:09.791694 INFO AppDaemon: Adding /config/apps/nspanel-lovelace-ui/luibackend to module import path



### TO REPRODUCE
_Steps to reproduce the behavior:_

### EXPECTED BEHAVIOUR
_A clear and concise description of what you expected to happen._

### 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 VERION
EU

When downloaded this will be located in '/config/appdaemon/apps/nspanel-lovelace-ui' but for new HA should be /homeassistant/...

How to fix it ?