What's Changed
- fix formatting of development setup link by @evgeni in #397
- Load json from stdin if --json is set to '-' by @pschmitt in #400
- Remove info sub-command by @fabaff in #388
- Allow later dateparser by @musicinmybrain in #403
- Add Python 3.11 by @fabaff in #401
- Migrate to PEP-517 by @fabaff in #414
- Add Support for Dateparser 1.2 by @thebeanogamer in #426
- Allow ruamel-yaml 0.18 by @thebeanogamer in #412
- Howto create backup of Home Assistant is worth to mention in documentation by @lhost in #422
- Support lists in --arguments by @FOLLGAD in #404
- fix
hass-cli state history --since ....by correcting the URL_API_HISTORY_PERIOD constant by @varenc in #418 - Increase websocket max message size to 16MB by @csutcliff in #434
- Migrate away from distutils by @fabaff in #445
- Add info plugin for hass-cli itself by @fabaff in #446
- Add command to list all devices of an area and to delete devices by @fabaff in #449
- Add confirmation for deleting areas by @fabaff in #448
- Add CLI part for integrations by @fabaff in #447
- Clean-up constant and naming by @fabaff in #450
- Allow to delete, enable and disable entities by @fabaff in #451
- Re-work auto-discovery of HA instance by @fabaff in #452
- Migrate to ImmutableSandboxedEnvironment by @fabaff in #453
- Add name_by_user to output by @fabaff in #454
- Update exception handling by @fabaff in #455
New Contributors
- @evgeni made their first contribution in #397
- @pschmitt made their first contribution in #400
- @thebeanogamer made their first contribution in #426
- @lhost made their first contribution in #422
- @FOLLGAD made their first contribution in #404
- @varenc made their first contribution in #418
- @csutcliff made their first contribution in #434
Full Changelog: 0.9.6...1.0.0