Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.0-Alpha #3

Merged
merged 26 commits into from
Aug 31, 2023
Merged

0.2.0-Alpha #3

merged 26 commits into from
Aug 31, 2023

Conversation

chrisgilldc
Copy link
Owner

Roll in work for 0.2.0-Alpha. This is now fairly stable and consistent.
Major updates include:

  • Cerberus to validate and normalize configuration input
  • Migration to constants for sensor, detector, and bay states.
  • Fix long-standing side-selection issue for lateral indicators
  • Numerous other bug fixes and streamlining.

…ce of detectors and ignore references to detectors that aren't configured (likely due to typos in the config file or hardware faults)
- Support structure for new 'progress' bottom box display option. Strobe is still default. Progress itself still needs debugging.
* Now use Cerberus to validate configuration
* Adjustment of main module methods and settings to be consistent with configuration structure.
* Lots more docstrings.
* Partial documentation updates.
…ey wouldn't publish unless repeating was forced.

* Convert some state checks to use constants.
* Improve MQTT logging segregation.
* Add MQTT Select discovery to create System and Bay Command selectors.
* Add Detector Quality discovery.
* General syntax and clarity cleanups.
* Update logging
* Convert to constants.
Config:
* Convert more items to explicit pint quantities.
* Add font as a config option.
Core:
* Rework trigger creation.
Detectors:
* Fix longitudinal percentage handling.
* Add distance limiter for laterals.
Display:
* Add parameters for mqtt image control.
* Update to new Intercept namedtuple from Bay.
Network:
* Add discovery for bay motion timer
* Updated to use the data_ready method from the base library.
* Properly return values if the base library returns None.
* Split sensor recovery reading into separate _recoverable_reading method for clarity.
Add a beyond range detector quality constant.
Laterals now have an intercept property.
Laterals now check for interception during quality evaluation.
Trap errors on AW9523 reset.
Explicit custering parameter for TFMini sensor.
Display hollow boxes for non-intercepted laterals.
Fix non-quatity displays for range.
@chrisgilldc chrisgilldc self-assigned this Aug 31, 2023
@chrisgilldc chrisgilldc merged commit 6fb4d86 into main Aug 31, 2023
@chrisgilldc chrisgilldc deleted the new_config branch August 31, 2023 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant