You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintenance update (#29)
* Share event listeners for multiple sensors
and dispatch all event filters for each sensor derived from a specific event.
* Parse boolean values in event data
so "true"/"false" are correctly processed.
* Add travis CI config
- To check lint stage with pre-commit
- To produce a zip file for HACS on deploy stage when releasing
* Update requirements
* Disable listening to EVENT_STATE_CHANGED even with manual YAML
* Add version tag to hacs.json
and also declare a zip release file
* Update CHANGELOG.md
* Add version & issue_tracker tags to manifest.json
* Bump minor version and update CHANGELOG.md