Giter Club home page Giter Club logo

emoncms's Issues

Configuring options for apache.

In the new release of HA there is an option to by UI configure a dashboard as a webpage.

To be able to get that to work with the addon I did need to add this to the security.conf in /etc/apache2 in the addon

Comment out
#Header always set X-Fram-Options "SAMEORIGIN"
#Header always set Referrer-Policy "same-origin"
Add
Header set Content-Security-Policy "frame-ancestors" 'self' https://<myhass>:8123"

Another thing is that I don't really know how the HA Companion app is accessing this so having some difficulties adding access for it.

Should this be configurable option or is there a better approach?

Thanks! :)

home assistant backup 1

to make a backup, a simple way is to stop the container (or the addon), so you can backup the /data/emoncms folder on the host with the tool you want....then you restart the container....

But how to backup if the container is running ?
see https://github.com/home-assistant/addons/tree/master/mariadb
maybe this is a clue ?

home-assistant/addons@6a17fbf

more details on s6-rc -u change service_name and s6-rc -d change service_name on https://skarnet.org/software/s6-rc/faq.html

s6-rc -u change mariadb-lock runs a bundle service that actually launches these longrun services on the container :
https://github.com/home-assistant/addons/tree/master/mariadb/rootfs/etc/s6-overlay/s6-rc.d/mariadb-lock-core
https://github.com/home-assistant/addons/tree/master/mariadb/rootfs/etc/s6-overlay/s6-rc.d/mariadb-lock-post

I can't create a new input.

Hello, it's me again :).

I got the addon to work, however, when I try to create a new device for input, it doesn't work. I plan to get data from my HA instance and send it to this addon through this integration.

image

home assistant backup 2

Credential issues.

Hello, I got to know about this Add-on and I am in the process of setting it up. I got the error that my username doesn't exist (it exists).

Error picture
image

EmonCMS dashboard
image

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.