Skip to content

Added support for different SMBus addresses

Latest
Compare
Choose a tag to compare
@timothy-lassiter timothy-lassiter released this 13 Oct 14:14
· 128 commits to main since this release
c8f0799

Fixes an issue with PoE failing on newer units due to an alternate SMBus IO address. Added a bus_address attribute to all XML files. Maintains support for older XML files by falling back to the old SMBus address if the attribute doesn't exist. New XML files will NOT work with librspoe 3.0.1 or older.

What's Changed

New Contributors

Full Changelog: 3.0.1...3.0.2