Tomasz
Tomasz
I also would like to say thank you for your time and effort. I'm in the process of preparing to migrate an old plugin-based app that used Autofac to .NET8....
Hi @upsidedown76, sorry to hear you have problems using my integration. I'm not aware of any problems with the recent versions of Home Assistant. Which method of activating I2C did...
@upsidedown76, so if I understand correctly, the issue is fixed and you can use the integration? If yes, then please close the issue. > Am still a rookie with raspberry...
Hi, I used Argon One V2 case (https://argon40.com/products/argon-one-v2-case-for-raspberry-pi-4). Sadly I don't have access to HAT or the new M2 case. Maybe the address of the FAN changed. Can you try...
you can try to contact Argon40 for help. If I remember correctly both the case and the fan has the same address. My case had some instructions inside the box....
Try https://github.com/Misiu/argon40/blob/master/custom_components/argon40/__init__.py#L29 You should change 0x1A to 0x50 or 0x32 (not sure if results from i2c are in dec or hex)
Could you please add a picture of the hat or post a link to the product (HAT)?
Could you please reply using GitHub? When replying via email no attachments are added.
I just contacted Argon40 and they confirmed that they are still using the I2C address and codes from https://github.com/Argon40Tech/Argon-ONE-i2c-Codes When I started developing this integration, the first thing I did...
@upsidedown76 any updates?