Releases: gazoodle/geckolib
Releases · gazoodle/geckolib
v0.4.15
Wrong specifier - duh!
v0.4.12 Update setup.cfg
There's got to be an easier way to check this ...
v0.4.11 Update setup.cfg
Syntax errors in install.cfg
v0.4.10 Update setup.cfg
v0.4.9
v0.4.8
- Split radio strength & channel into two separate sensors
- Added some extra debugging around protocol sync lock
- Some unit_of_measurement values were the string "None" instead of the python keyword None
- Aggregate SpaPack error properties into a single text sensor
- Rebuild pack accessors from SpaStructPack.xml v36.1
Less noise
What's Changed
- Guard against negative active_mode value by @EiNSTeiN- in #30
- Demote out-of-range enum values from spa to DEBUG and set to "Unknown"
- Demote "No handler for xxxx" type messages to DEBUG to declutter log files
Full Changelog: v0.4.6...v0.4.7
v0.4.6
v0.4.5
Activity controlled dynamic ping timeout
Separated out various constants and put them into a new configuration class.
Created two config sub-classes, one for when the spa is idle and one for when it is active
Facade decides which mode to set for configuration.