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

1.2 #41

Merged
merged 33 commits into from
Feb 11, 2021
Merged

1.2 #41

merged 33 commits into from
Feb 11, 2021

Conversation

raetha
Copy link
Owner

@raetha raetha commented Aug 19, 2020

Version bump to 1.2
Update bug report template to use markdown (@dale3h)
Resolve most flake8 issues (@dale3h)
Bridge connection retries should now continue when an IOError is triggered (#17)
Add vim to docker image (Resolves #39)
Add Neos Leak Sensor support (Resolves #29) - In Progress
Handle not having a sensors.yaml file on startup (Fixes #44, Reference PR #45 @AK5nowman)
Logging enhancements (Reference PR #45 @AK5nowman)
Add support to disable HASS discovery topics (Reference PR #45 @AK5nowman)
Refactored configuration initialization to be self-updating for new features
Removing a sensor now removes it from config file (Reference PR #45 @AK5nowman)
Add support for sensor battery alerts (PR #50 @AK5nowman)
Set Python and shell scripts as executable (Fixes #48)
Updated Systemd install instructions to resolve a number of missing steps or issues (Fixes #48, Fixes #37)
Add Github codeql-analysis support
Remov exit in MQTT on_connect function that might cause connection issues (#46)
Alternate MQTT connection model coded for if issues linger (currently commented out) (#46)
Moved MQTT publish to separate function with logging added (#46)
Tweaked main script to properly close MQTT and USB Dongle connections on SIGINT

@raetha raetha added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Aug 19, 2020
@raetha raetha added this to the 1.2 milestone Aug 19, 2020
@raetha raetha self-assigned this Aug 19, 2020
Gregory Schmidt and others added 4 commits November 22, 2020 12:25
…e PR #45)

Logging enhancements (Reference PR #45)
Add support to disable HASS discovery topics (Reference PR #45)
Refactored configuration initialization to be self-updating
Removing a sensor now removes it from config file (Reference PR #45)
@raetha raetha linked an issue Nov 28, 2020 that may be closed by this pull request
@raetha raetha linked an issue Nov 28, 2020 that may be closed by this pull request
@raetha raetha linked an issue Nov 28, 2020 that may be closed by this pull request
raetha and others added 7 commits November 28, 2020 01:03
Add Github codeql-analysis support
…ction issues (#46)

Prepared for alternate MQTT connection if problems stay (currently commented out) (#46)
Moved MQTT publish to separate function with logging added (#46)
Tweaked main script to properly close MQTT and USB Dongle connections on SIGINT
@raetha raetha merged commit 7198387 into master Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
3 participants