Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/home-assistant-ecosystem/home-assistant-cli

:computer: Command-line tool for Home Assistant
https://github.com/home-assistant-ecosystem/home-assistant-cli

build(deps): bump bcrypt from 3.1.6 to 3.1.7 (#258)

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.1.6 to 3.1.7.
- [Release notes](https://g...

99ecb354b6b1589ca67a3a2e3c0708ae05ac82f1 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
build(deps): bump ruamel-yaml from 0.15.94 to 0.15.97 (#255)

Bumps [ruamel-yaml](https://bitbucket.org/ruamel/yaml) from 0.15.94 to 0.15.97.
- [Changelog](h...

68769fe6ccd373ac917afe72c81601cb9851cf7b authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
build(deps): bump cryptography from 2.6.1 to 2.7 (#254)

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 2.7.
- [Release notes]...

3bd21df09fbf020355732dd4452526beb380b5f3 authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
fix(build): publish to real pypi and use env variables for user/pwd

178b0255ab2aa950ea02a0ce68661f810a14c444 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
Upgrade ruamel.yaml to 0.15.96 (#251)

86de970998d9383312323ce9599deb3ebdf104cb authored over 5 years ago by Fabian Affolter <[email protected]>
fix(build): use pypi compatible dev versions

13a62a2dede3389d15a062b9f6197dd6724f0ebb authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): twine seems picky on its slashes.

674c7f7b3c59c4b6251293900c58ba2447fe5ce9 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): actually enable venv during deploy

b4e4fa14522e75531cb7784be1a9e1ccb12b4b6b authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): don't quiet twine install

0396e2b76196704820f6d9c940a00f10172cf8a4 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): force install of twine on circle II

578420d5058e3c845620549f1078d2d9e7432811 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): force install of twine on circle

4ffd2418bb187d53c345b2b7e9dfa83260c30950 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): setup.py in cache and requests update

Why:

* cache was not invalidated when changing deps listed in setup.py
* pip3 install complai...

a8743faf84195f2f14a65019877ff502e4bccd52 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): include twine to make deploy work

f7ebfa4f42153b6c2204b82d37263492cffd3472 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): make check_release ok dev and version named tags

6cad65be9ab9f4fa52b70440d1654626af06b089 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
Bump requests from 2.21.0 to 2.22.0 (#250)

Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes]...

26c64f39f3f4edf273f4ae7e6ba5c429ead1f4d1 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
fix(build): explicit python version

407ab9efd6b0c1377fa99adb80bf5c15e992ef33 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): make sure pre-reqs are available for deploy

b6ee55fab47a565b3070b1f5a0a88e9bef60e60f authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix(build): try make releases to testpypi work (#247)

a5e7427579e477afe3e72ba835fbefbccee58cbe authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix: bump to 0.8

39c6207d26245c40ea2cc76426942563caa36b2b authored over 5 years ago by Max Rydahl Andersen <[email protected]>
fix: release 0.7.0 version

9abfb234913d791c7d6804992011c3bc7fe97166 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
Merge branch 'master' into dev

a459e97a331ee513bfccbb8d390eee8ca24928f5 authored over 5 years ago by Max Rydahl Andersen <[email protected]>
Enable circleci

Why:

* homeassistant moved to circleci - time to do same for cli

This change addreses the nee...

14d2f48d0f0e943903b62cd4eb01d4a9481ea4ed authored over 5 years ago by Max Rydahl Andersen <[email protected]>
Upgrade requests_mock to 1.6.0

b8a95d8f686ab0bfa2807ba867db55e2c21878af authored over 5 years ago by Fabian Affolter <[email protected]>
Upgrade regex to 2019.04.14

46214eb2c93ce787a82510ff67ebf3ade18ec1ab authored over 5 years ago by Fabian Affolter <[email protected]>
Upgrade mypy to 0.701 (#239)

3c51a758f21962f072ff2f0f15512badd71438de authored over 5 years ago by Fabian Affolter <[email protected]>
Upgrade pytest to 4.4.1 (#238)

f67347a93a0f66a30fa79045bf00dd6c0da8b550 authored over 5 years ago by Fabian Affolter <[email protected]>
Upgrade ruamel.yaml to 0.15.94 (#237)

aa150b4941fd11dede290d623f72131991000e33 authored over 5 years ago by Fabian Affolter <[email protected]>
Add missing docstring (#235)

bbd4396b0c6682113003ae3a0830248937b4ffdb authored over 5 years ago by Fabian Affolter <[email protected]>
Bump ruamel-yaml from 0.15.92 to 0.15.93 (#234)

Bumps [ruamel-yaml](https://bitbucket.org/ruamel/yaml) from 0.15.92 to 0.15.93.
- [Changelog](h...

044316d59d4fbfefcc79ab7cb89e1fe3a3c823c3 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump ruamel-yaml from 0.15.91 to 0.15.92 (#230)

Bumps [ruamel-yaml](https://bitbucket.org/ruamel/yaml) from 0.15.91 to 0.15.92.
- [Changelog](h...

d22203225cacc52ec314eb0dd7280ea11da33fa0 authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Fix typos and align style of log messages (#233)

* Fix typos and align style of log messages

* Remove line break

35b2171e87b8fe278368b5b11c0e788f8256e50d authored over 5 years ago by Fabian Affolter <[email protected]>
fix: broken autocompletion for hass.io

1281e94cc859bdc6bd78ab05b18183b196d5b0b5 authored over 5 years ago by Fabian Affolter <[email protected]>
Upgrade regex to 2019.04.12 (#227)

c3a3c7e4b008f71dbf9b6667752aaeabccb343d2 authored over 5 years ago by Fabian Affolter <[email protected]>
Upgrade netdisco to 2.6.0 (#225)

de08c02d6b7890f04cafba34fc2f954433fbe4c0 authored almost 6 years ago by Fabian Affolter <[email protected]>
Fix import ordering (#226)

82aca4eb993046a1c468278240ec96a832ce9782 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade black to 19.3b0

bc1c6e2ae6dd9a639d76db0e0617160302cf4056 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade pytest to 4.4.0 (#224)

fc9e6c526dc6f04406708e1645d9c3c599dc1b5f authored almost 6 years ago by Fabian Affolter <[email protected]>
Bump astral from 1.7.1 to 1.10.1 (#219)

Bumps [astral](https://github.com/sffjunkie/astral) from 1.7.1 to 1.10.1.
- [Release notes](htt...

281ccf73ba4e23d660b549627f0e41499d7b9cfc authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Upgrade pydocstyle to 3.0.0 (#223)

0373404576c8315344ca1a24f35bb445f34255bb authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade ruamel.yaml to 0.15.91 (#222)

412a121a03bf74d49e25ea070d9a22bd142102be authored almost 6 years ago by Fabian Affolter <[email protected]>
Bump ruamel-yaml from 0.15.78 to 0.15.91 (#221)

Bumps [ruamel-yaml](https://bitbucket.org/ruamel/yaml) from 0.15.78 to 0.15.91.
- [Changelog](h...

9c51233e2e340cf0141e817c0bf592d581bb47fd authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump idna from 2.7 to 2.8 (#216)

Bumps [idna](https://github.com/kjd/idna) from 2.7 to 2.8.
- [Release notes](https://github.com...

06236a9ddbad00a94798554b8df55fd01212f4b8 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump cryptography from 2.3.1 to 2.6.1 (#218)

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.3.1 to 2.6.1.
- [Release note...

539daa1df7b89bef8e1cb60b9fe28bd6d116182e authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump aiohttp from 3.5.1 to 3.5.4 (#217)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.1 to 3.5.4.
- [Release notes](htt...

333ad9693d30514427638d8d867c9fdc2ad1a2b0 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Fix name

5b483f60c842718b845c1f591eda097dc1472c1b authored almost 6 years ago by Fabian Affolter <[email protected]>
Bump pyjwt from 1.6.4 to 1.7.1 (#214)

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 1.7.1.
- [Release notes](https:/...

7eb00185c04d159c0311aae49881df4fc98b3bbe authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump requests from 2.20.1 to 2.21.0 (#213)

Bumps [requests](https://github.com/requests/requests) from 2.20.1 to 2.21.0.
- [Release notes]...

880c774b3ee806dd08d204bb8965e0cd9902f5a4 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump bcrypt from 3.1.4 to 3.1.6 (#212)

Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.1.4 to 3.1.6.
- [Release notes](https://g...

7be1cee92b3936315935d022c842af1abc8b6c1a authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump voluptuous-serialize from 2.0.0 to 2.1.0 (#211)

Bumps [voluptuous-serialize](https://github.com/balloob/voluptuous-serialize) from 2.0.0 to 2.1....

a862c02ea7b6014444e7504ea1e1ac77848155c1 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump attrs from 18.2.0 to 19.1.0 (#210)

Bumps [attrs](https://github.com/python-attrs/attrs) from 18.2.0 to 19.1.0.
- [Release notes](h...

53c48cd81603082b4a09b7386246733ce6e6be6d authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Add instructions for homebrew installation (#167)

* Add instructions for homebrew installation

* update formula name

0a3e30b83515e685e870b6ac03a281da3499d431 authored almost 6 years ago by Michael Woods <[email protected]>
Upgrade netdisco to 2.5.0 (#207)

c1b4f9a6542577764cd3d7e25a39bced30f80bb1 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade pytest to 4.3.1 (#206)

047b02124f5596cf14725306f8cdf93534c58059 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade pylint to 2.3.1 (#208)

2d68b9228cf713c6ce36ae855b27251629b0abe7 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade regex to 2019.03.12 (#205)

bc84b54919c62d3dddfcc3dc9d790c29c8960993 authored almost 6 years ago by Fabian Affolter <[email protected]>
Fix pylint issue (#209)

efe683d6f2e6257b4a751e543cea68aecf37bf57 authored almost 6 years ago by Fabian Affolter <[email protected]>
fix: empty editor when using edit

+ fix pylint issues after upgrading pylint

3e8d2ec90d85a74c7108689703a4b6618f2e97da authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Upgrade pylint to 2.3.0 (#200)

cec25325d7cea047929df19808e1b06b6ed3d58d authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade flake8 to 3.7.7 (#199)

eb6e0174ace01835c512c0b7952ce9354f8828de authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade ruamel.yaml to 0.15.89 (#198)

ed9f483f399525eb2941d77d8e21f0a19390bbb6 authored almost 6 years ago by Fabian Affolter <[email protected]>
feat: `map` for entities and multiple map services

Why:

* openstreetmap isn't always the best option.
* there are more than just configuration w...

542c0db81ed06e32145eb67eb7966cc209fdea1f authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
doc: fix docker docs/script to use master

Why:

* now master have built for docker thus we can refer to it by default

This change addres...

498d8ea7242bcd550ed9a191e8e5ddffa08220b3 authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Upgrade regex to 2019.02.21 (#195)

7cdbfb82b890dc69db7ffb55fc799467bdd1a142 authored almost 6 years ago by Fabian Affolter <[email protected]>
fix: next 0.7.0.dev0

4ecc45683e25f3252450c5dc11437a95dffb832f authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
doc(docker): raw docker cmd described

60d83e2379ef6e93005e3095309ffc7fccc4bef3 authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
feat(docker): add doc and script for docker hass-cli

2e38aef86d1eb7531fff5ba3ff9039f75106a682 authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
fix bash line for autocomplete (#148)

992fa153adb4c9f088fd963767143ee5a33bd86e authored almost 6 years ago by DrJeff <[email protected]>
fix: next 0.6.0.dev0

7afa47c99c2f8a272390796812fd8dd8263be49f authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
fix(docker): Avoid pip 19.0.1 bug

Why:

* build was failing as described in https://github.com/pypa/pip/issues/6197

This change ...

a4e001167f2b5ff4164b2674f5806e7a9f046853 authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Update output (#169)

ef599abd8abbf7adb30970e8a81a1428c61f4387 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade ruamel.yaml to 0.15.87 (#161)

8d82e2d3b289a83cc5d1e61088046e91970e3d6a authored almost 6 years ago by Fabian Affolter <[email protected]>
Fix typo and add .xprocess to .gitignore

cffc9575c7176396e7c32107584ae4d7810e13bf authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Order requirements alphabetically

8fb38c90fb5ed7489e34803ca00211260ef3e068 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade wheel to 0.33.1 (#186)

e9d1eab2db6c0eaa607de90c64921af493bdd3a7 authored almost 6 years ago by Fabian Affolter <[email protected]>
Fix typos (#158)

f651a77979c60134b6d44985a2eac951289c7762 authored almost 6 years ago by Fabian Affolter <[email protected]>
fix: release 0.6.0 version

dea2365fed29f2f30b39152802d71b69349a640b authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Upgrade regex to 2019.02.20 (#187)

534add9f63a93e96fb675cc072dd302752484eef authored almost 6 years ago by Fabian Affolter <[email protected]>
feat: Make entity state, and entity about entityregistry

Why:

* noticed that entity-registry has additional info (like device and platform)
about an...

46eca7a5ccd6cae7395a26c4c3acbb86fd9cb91d authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Upgrade flake8 to 3.7.6 (#188)

459964a53393f9bcd3facace17da2c9da61538f3 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade pytest to 4.3.0 (#185)

4b738dfac62b433b9295a9c2491b523213782750 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade regex to 2019.02.18 (#182)

5ea981848927f9f0c4bbfc5c251079e90af271ac authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade wheel to 0.33.0 (#181)

b1efd1cbb98b40a759ca12b4377afdcf4329645f authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade dateparser to 0.7.1 (#183)

07f2cf1d4868c688d83271f5aa8f4e150d7a1cee authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade pytest to 4.2.1 (#180)

a9849d26b395503d68448ff0eeae5e5ce7a2d95e authored almost 6 years ago by Fabian Affolter <[email protected]>
fix: event watch has reliable json output

Why:

* event watch is dumping Dict rather than json
* event watch is not honoring output form...

94e4362afa1b622b48e121a43308a8bbb384c26d authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Dockcer image for armhf.

fd44bf2e2ff510789ae8e1f14cb8e1bf7831ce9b authored almost 6 years ago by Rafał Markiewicz <[email protected]>
Add support for system health (#172)

* Add support for system health

* fix(health): proper formatting of system health

12e29e03dc3494e9cca026828078d3a799f91195 authored almost 6 years ago by Fabian Affolter <[email protected]>
Update help output (fixes #173) (#174)

a7ef8a5fb88e23f5e2fb71e7b8312253e4369a1d authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade ruamel.yaml to 0.15.88 (#177)

8685b6a645231824221ccfc580d8151ef7e0323f authored almost 6 years ago by Fabian Affolter <[email protected]>
Add missing docstring (#175)

9de9b4c2fd55e9e09bc024de63c749fc2c6c40d9 authored almost 6 years ago by Fabian Affolter <[email protected]>
Fix link (#170)

e3aabed972112663b05909fb680da3f221ff8d9e authored almost 6 years ago by Fabian Affolter <[email protected]>
Fix formatting (#165)

83b2fd571381831ec469b30443bdc6403386700f authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade regex to 2019.02.07 (#160)

4965fd15cdc3d5ed4dca58629cc132606bc3a660 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade flake8 to 3.7.5 (#163)

be7a2569ffd586591284a81e3f6f225b74ffd3f7 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade pytest to 4.2.0 (#164)

b044ad13e7c190e42be75704eb3b8f5765c0a854 authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade mypy to 0.670 (#159)

a3e9eb57f876ff8123c87589603c985296b75fee authored almost 6 years ago by Fabian Affolter <[email protected]>
Upgrade regex to 2019.02.20 (#187)

0ec54e5b993e23e3180f8636ce21baecc130e4e0 authored almost 6 years ago by Fabian Affolter <[email protected]>
Order requirements alphabetically

c143074b8b886a823b11e60f50431281e136a32c authored almost 6 years ago by Fabian Affolter <[email protected]>
feat: Make entity state, and entity about entityregistry

Why:

* noticed that entity-registry has additional info (like device and platform)
about an...

082845e65e07620690367fa2b9adb0cb11267154 authored almost 6 years ago by Max Rydahl Andersen <[email protected]>
Upgrade flake8 to 3.7.6 (#188)

78e92efd3cd43faabbd7955c5176085f36bf1df9 authored almost 6 years ago by Fabian Affolter <[email protected]>