GithubHelp home page GithubHelp logo

Comments (4)

TheGroundZero avatar TheGroundZero commented on September 7, 2024

In a different issue I noticed you mention something about having to mount the HA folder in the Appdaemon container.
Does this mean I need to mount my whole /config folder or just /config/appdaemon?

Like

services:
  appdaemon:
    volumes:
      - /opt/homeassistant/config/appdaemon:/conf
   [...]
/opt$ ls -R homeassistant/config/appdaemon

homeassistant/config/appdaemon:
apps

homeassistant/config/appdaemon/apps:
nspanel-lovelace-ui

homeassistant/config/appdaemon/apps/nspanel-lovelace-ui:
luibackend  nspanel-lovelace-ui.py

homeassistant/config/appdaemon/apps/nspanel-lovelace-ui/luibackend:
apis.py  config.py  controller.py  helper.py  icon_mapping.py  icons.py  localization.py  mqtt.py  pages.py  theme.py  translations  updater.py

homeassistant/config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations:
backend  frontend

homeassistant/config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/backend:
af.json  bs.json  da.json     en.json  eu.json  fy.json   hi.json  iba.json  ja.json  lt.json  nn.json     pt.json  sl.json       ta.json  uk.json       zh-Hant.json
ar.json  ca.json  de.json     eo.json  fa.json  gl.json   hr.json  id.json   ka.json  lv.json  no.json     ro.json  sr.json       te.json  ur.json
bg.json  cs.json  el.json     es.json  fi.json  gsw.json  hu.json  is.json   ko.json  nb.json  pl.json     ru.json  sr-Latn.json  th.json  vi.json
bn.json  cy.json  en-GB.json  et.json  fr.json  he.json   hy.json  it.json   lb.json  nl.json  pt-BR.json  sk.json  sv.json       tr.json  zh-Hans.json

homeassistant/config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/frontend:
af.json  bn.json  cs.json  de.json     en.json  et.json  fi.json  gl.json   hi.json  hy.json  it.json  ko.json  lv.json  nn.json     pt.json  sk.json  sr-Latn.json  te.json  uk.json  zh-Hans.json
ar.json  bs.json  cy.json  el.json     eo.json  eu.json  fr.json  gsw.json  hr.json  id.json  ja.json  lb.json  nb.json  pl.json     ro.json  sl.json  sv.json       th.json  ur.json  zh-Hant.json
bg.json  ca.json  da.json  en-GB.json  es.json  fa.json  fy.json  he.json   hu.json  is.json  ka.json  lt.json  nl.json  pt-BR.json  ru.json  sr.json  ta.json       tr.json  vi.json

from nspanel-issue-graveyard.

TheGroundZero avatar TheGroundZero commented on September 7, 2024

🤦‍♂️ This did the trick:

  • Mount the /config/appdaemon from the Home Assistant container as /conf in the Appdaemon container
  • Copy appdaemon.yaml, secrets.yaml, and apps/apps.yaml from the old volume to /config/appdaemon/ in the HA volume

@joBr99 - How about adding a small Docker setup section to the docs?

from nspanel-issue-graveyard.

joBr99 avatar joBr99 commented on September 7, 2024

https://docs.nspanel.pky.eu/prepare_ha/

There is one, below the add on store picture

from nspanel-issue-graveyard.

TheGroundZero avatar TheGroundZero commented on September 7, 2024

https://docs.nspanel.pky.eu/prepare_ha/

There is one, below the add on store picture

🤦‍♂️🤦‍♂️🤦‍♂️ Completely overlooked that
I did follow the Docker tutorial at https://appdaemon.readthedocs.io/en/latest/DOCKER_TUTORIAL.html but missed the note in your docs about the volume mount.

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.