Home Automation/POE Hat: Difference between revisions
From Cricalix.Net
(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>") |
(No difference)
|
Revision as of 11:26, 23 September 2023
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