Misiu / argon40

Home Assistant support for Argon ONE Pi 3 & 4 cases and Argon Fan HAT
MIT License
117 stars 22 forks source link

Just another query #72

Open LazzaAU opened 1 month ago

LazzaAU commented 1 month ago

This is a more of a "question for dummies "than a bug report.

I bought the argon40 V2 the other day to put on my Pi4 which runs Home assistant. Because home assistant uses ssh Web and terminal commands rather than the standard sudo and apt-get commands, i haven't been able to download and install the https://download.argon40.com/argon1.sh | bash as per Argon instructions. Does this repo bypass the need for that or do i still need to work out how to install that script on home assistant ? cause i'm struggling to find out how

I got this addon installed and i2c enabled etc, but i swear the fan isnt operating at all, hence the question :)

Misiu commented 1 month ago

Hi, sorry for the late reply. Recently version if HAOS remived hpio support, which thisintegration users. For now the workaround is to comment out line 71, ref: https://github.com/Misiu/argon40/issues/69

I'm working on a nwe version with replaced library for GPIO access.