Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 17:04
· 758 commits to main since this release
0a5bc58

What’s changed

Large release that refactors the library in many ways. Python 3.9 support has been dropped, while Python 3.11 support has been added.

Furthermore, there is now support for controlling power on behaviors of lights, Wi-Fi information and the MAC address of the device is now available (in newer firmware).

Support for the Elgato Key Light Mini has been added. The Elgato Key Light Mini is a battery-powered device, and thus adds lots of information about the battery state, charging, power usage, settings for energy saving, and control to bypass the battery fully (studio mode).

🚨 Breaking changes

Support for Python 3.9 has been dropped. 🐍

  • General refactor/restructure of project @frenck (#689)

✨ New features

  • Add support for restarting an Elgato device @frenck (#693)
  • Add support for fetching mac address & Wi-Fi information @frenck (#695)
  • Add basic battery support @frenck (#697)
  • Add support for controlling battery settings @frenck (#698)
  • Add support for controlling power on behavior @frenck (#699)

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

Details