HassOSArgonOneAddon
HassOSArgonOneAddon copied to clipboard
A Home Assistant Addon for Argon One Fan Control.
Thanks for this nifty add-on. It's working but one small bug is the log out put says `Port not found`. ``` [s6-init] making user provided files available at /var/run/s6/etc...exited 0....
First off, thank you for your work! Unfortunately the add-doesn't start. The log shows the following (fatal) error: > s6-overlay-suexec: fatal: can only run as pid 1 I deleted the...
This worked alright for me for a week or so but now it stops a few seconds after it starts. See below for what’s showing in the logs. Any help...
Hello! I’m interested in three questions: Will this addon work on HomeAssistant Supervised? Does this addon only allow you to control the fan speed, or also functions related to on...
As https://github.com/adamoutler/HassOSArgonOneAddon/issues/61 is kind of closed I will create a new one. Newly installed version 30a works well ``` [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring...
Hi Adam, Thanks for this great addon. I recently switched from HAOS to the container version. I was wondering if you'd worked on a docker-compose version of your script, given...
I found that for some time now the sensor.argon_one_addon_fan_speed entity is not created anymore. Not sure when this started to happen as multiple updates were probably installed before I noticed...
Supervisor received https://github.com/home-assistant/supervisor/issues/4454 from a user of this addon. After some digging the root cause is this bit of code: https://github.com/adamoutler/HassOSArgonOneAddon/blob/851bad19ff5f4fdd40219a07f2a523b00bff0ba4/argonOne/run.sh#L78-L84 This is not working correctly. It is not actually...
Hello ;) How are you ? I have many issues. without understand why, i have "disconnection" of i2c 2023-05-16_07:32:13: 39C - Fan 0% | hex:(0x00) Current Temperature = 40 °C...
Could you add `state_class: measurement` to the reqBody as this would allow uage of the "Statistics Graph Card" for better long term reporting and display.