Skip to content

PyPlumIO v0.5.7

Compare
Choose a tag to compare
@denpamusic denpamusic released this 23 Nov 01:34
· 566 commits to main since this release
5f29f7c
  • Added ability to specify a custom protocol to handle device communication. See: https://pyplumio.denpa.pro/connecting.html#protocols
  • Added LRU cache for alerts datetime converter.
  • Renamed "schema" to "regdata_schema".
  • Removed ethernet_parameters and wireless_parameters method, please directly use respective dataclasses.
  • Improved documentation.