0.7.0
What's Changed
Small release, mainly to get version with latest dependencies out.
But noteworthy are the extended map
to support other map services than openmap,
old autocompletion bug on hassio have been fixed and brew install now documented.
- a ton of dependency updates thanks to @fabaff
Features/Fixes:
- Enable circleci (#245) @maxandersen
- fix: broken autocompletion on hass.io (#232) @maxandersen
- Add instructions for homebrew installation (#167) @michaelwoods
- fix: empty editor when using edit (#202) @maxandersen
- feat:
map
for entities and multiple map services (#196) @maxandersen - Fix typos and align style of log messages (#233) @fabaff
- Add missing docstring (#235) @fabaff
- Fix pylint issue (#209) @fabaff
Dependency updates:
- Upgrade requests_mock to 1.6.0 (#241) @fabaff
- Upgrade regex to 2019.04.14 (#242) @fabaff
- Upgrade mypy to 0.701 (#239) @fabaff
- Upgrade pytest to 4.4.1 (#238) @fabaff
- Upgrade ruamel.yaml to 0.15.94 (#237) @fabaff
- Bump ruamel-yaml from 0.15.92 to 0.15.93 (#234) @dependabot
- Bump ruamel-yaml from 0.15.91 to 0.15.92 (#230) @dependabot
- Upgrade regex to 2019.04.12 (#227) @fabaff
- Upgrade netdisco to 2.6.0 (#225) @fabaff
- Fix import ordering (#226) @fabaff
- Upgrade pytest to 4.4.0 (#224) @fabaff
- Bump astral from 1.7.1 to 1.10.1 (#219) @dependabot
- Upgrade pydocstyle to 3.0.0 (#223) @fabaff
- Upgrade ruamel.yaml to 0.15.91 (#222) @fabaff
- Bump ruamel-yaml from 0.15.78 to 0.15.91 (#221) @dependabot
- Bump idna from 2.7 to 2.8 (#216) @dependabot
- Bump cryptography from 2.3.1 to 2.6.1 (#218) @dependabot
- Bump aiohttp from 3.5.1 to 3.5.4 (#217) @dependabot
- Bump pyjwt from 1.6.4 to 1.7.1 (#214) @dependabot
- Bump requests from 2.20.1 to 2.21.0 (#213) @dependabot
- Bump bcrypt from 3.1.4 to 3.1.6 (#212) @dependabot
- Bump voluptuous-serialize from 2.0.0 to 2.1.0 (#211) @dependabot
- Bump attrs from 18.2.0 to 19.1.0 (#210) @dependabot
- Upgrade netdisco to 2.5.0 (#207) @fabaff
- Upgrade pytest to 4.3.1 (#206) @fabaff
- Upgrade pylint to 2.3.1 (#208) @fabaff
- Upgrade regex to 2019.03.12 (#205) @fabaff
- Upgrade pylint to 2.3.0 (#200) @fabaff
- Upgrade flake8 to 3.7.7 (#199) @fabaff
- Upgrade ruamel.yaml to 0.15.89 (#198) @fabaff
- Upgrade regex to 2019.02.21 (#195) @fabaff