PyPlumIO v0.5.7
- 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.