Releases: opsdroid/opsdroid-homeassistant
Releases · opsdroid/opsdroid-homeassistant
0.2.0
0.1.8
Changes
- Improve docstring for call_service @jacobtomlinson (#18)
Enhancements
- Add old state entity to events @jacobtomlinson (#19)
0.1.7
Changes
- Bump minimum opsdroid to 0.18.0 @jacobtomlinson (#17)
Enhancements
- Add Home Assistant demo integration tests @jacobtomlinson (#12, #13, #14, #16)
Bug Fixes
- Add test for match_hass_state_changed and fix bug at the same time 💪 @jacobtomlinson (#15)
0.1.6
0.1.5
Changes
- Add release drafter GitHub Action @jacobtomlinson (#9)
- Return none if request errors, also black @jacobtomlinson (#7)
Bug Fixes
- Add support for Hassio supervisor websocket proxy @jacobtomlinson (#8)
0.1.4
Add get_state()
helper.
Add more examples to documentation.
0.1.3
Allow notification targets to be specified
0.1.2
Reconnect to Home Assistant if websocket closes
0.1.1
Add template render helper.
Fix packaging issues.
0.1.0
First release