Giter Site home page Giter Site logo

Comments (5)

amasolov avatar amasolov commented on June 5, 2024 1

Hi @bluemaex,

I was very close to make my own add-on and then I found yours. Thank you for your efforts to make it available. I will patiently wait for the fix!

from home-assistant-addons.

bluemaex avatar bluemaex commented on June 5, 2024

Oh! Someone already found this repository :-)

Hi @amasolov,

Thanks for the report. I just realized i put in a bug with the new deployer workflow that it doesn't push the image to the package repository after building 🙈

I'll fix this later today and ping you when it's ready 👍

from home-assistant-addons.

bluemaex avatar bluemaex commented on June 5, 2024

@amasolov I fixed the issue and also updated to the just released unpoller 2.8.1.

I have used it in my HA Install (also on a RPI4) since a while and works so far flawless. If you find any other issue, please feel free to point them out 👍

As There is not too much documentation yet, I personally use this with the configuration file approach:

image

Config-File
#
# https://github.com/unpoller/unpoller/blob/master/examples/up.conf.example
#

[influxdb]
  disable = true

[prometheus]
  buffer = 100
  dead_ports = false
  disable = false
  namespace = "unpoller"
  report_errors = true

[unifi.defaults]
  pass = "..."
  url = "..."
  user = "unpoller"
  save_alarms = true
  save_anomalies = true
  save_ids = true
  save_events = true
  save_dpi = true
  sites = [ "default" ]
  verify_ssl = true

from home-assistant-addons.

bluemaex avatar bluemaex commented on June 5, 2024

Well I think I was too quick 😬

Github seems to delete all permission if you use their upload action haha 👍

Alright, fixed this. Also updated my local system to confirm if its working. 😌

from home-assistant-addons.

amasolov avatar amasolov commented on June 5, 2024

Working for me too! Thanks!

from home-assistant-addons.

Related Issues (5)

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.