Home Automation/POE Hat

From Cricalix.Net
Revision as of 11:26, 23 September 2023 by Cricalix (talk | contribs) (Created page with "https://github.com/tgryphon/Waveshare-PoE-HAT-B-Home-Assistant-Addon This one works; the forked-from is broken. Needs i2c working, which is /dev/sdb1/CONFIG/modules/rpi-i2c.conf with content <code>i2c-dev</code> /dev/sdb1/config.txt with two lines <code>dtparam=i2c_vc=on dtparam=i2c_arm=on</code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

https://github.com/tgryphon/Waveshare-PoE-HAT-B-Home-Assistant-Addon

This one works; the forked-from is broken.

Needs i2c working, which is

/dev/sdb1/CONFIG/modules/rpi-i2c.conf with content i2c-dev

/dev/sdb1/config.txt with two lines

dtparam=i2c_vc=on
dtparam=i2c_arm=on