0.4.1
What's Changed
Features:
- Clean up service list to return serveice list a337b88 @maxandersen
- sort-by option 4a6ec45 @maxandersen
- Multiple entities for history period c3fe18c @maxandersen
- Add --since and --end time periods for history b93ab24 @maxandersen
- Bulk update entities in toggle, turn_on & turn_off 061e20d @maxandersen
- Introduce format=
auto421243d @maxandersen - Add feature to get release directly 05f620c @fabaff
- autocomplete for raw api 71feb79 @maxandersen
- update config to have decent table output 9144557 @maxandersen
- Allow using jsonpath without title for --column-formats 06e33fb @maxandersen
- Control over table and column format 5a549bb @maxandersen
- feat(entity): entity list regular filtering e7226f2 @maxandersen
Bug fixes:
- Merge pull request #135 from home-assistant/release-0-4-0 fc1c103 @maxandersen
- prepare for 0.4 f26a930 @maxandersen
- Removed idna to avoid ci failure 0a031c7 @maxandersen
- Merge branch 'master' into dev 8e49092 @maxandersen
- Upgrade pytest-timeout to 1.3.3 (#133) 19a87ff @fabaff
- Upgrade tabulate to 0.8.3 (#134) 404de60 @fabaff
- Updated docs to latest features and fix minor bugs a165a28 @maxandersen
- apply proper fix for shared setup.py/const 585417c @maxandersen
- Upgrade requests to 2.21.0 278d2c9 @fabaff
- Upgrade mypy to 0.660 6ace6e1 @fabaff
- Upgrade idna to 2.8 08a43d8 @fabaff
- Upgrade pytest to 4.1.1 47585fa @fabaff
- Upgrade pylint to 2.2.2 2db60a5 @fabaff
- Upgrade netdisco to 2.3.0 425093b @fabaff
- try avoiding weird import module bug in tox a64dd0a @maxandersen
- Update name f28f74f @fabaff
- Update 4a20547 @fabaff
- Split information f408c4b @fabaff
- Fix docstrings and typos (#109) fe5960a @fabaff
- Upgrade pytz to >=2018.07 (#106) c40bf9f @fabaff
- Upgrade aiohttp to 3.5.1 (#105) 39b9f0d @fabaff
- Upgrade pyyaml to >=4.2b1 (#107) b867e24 @fabaff
- Update comment and docstring (#108) defc8d8 @fabaff
- Fix CVE-2017-18342 7448a4a @fabaff
- refactor: use proper type ignore and fix typing 069a689 @maxandersen
- fix: bump version beebb37 @maxandersen