Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Home Assistant CLI
Command-line tool for Home Assistant. Work with Home Assistant in the nerdy way and automate your Home automation for your terminal.
Collective -
Host: opensource -
https://opencollective.com/home-assistant-cli
- Code: https://github.com/home-assistant-ecosystem/home-assistant-cli
Why:
* aiohttp was just used for a few headers.
* might need it back later for ws integration...
In #64 it was found that `hass-cli info` would return empty result
when there was 401 auth error...
github.com/home-assistant-ecosystem/home-assistant-cli - 8febae177ee8acf9b4cccd173086783826c961e6 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - ec7f71c074e0f9b2931d271d34bf45c59e8af01a authored about 6 years ago by Robert Schütz <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 8f5d196fed138cf4aa26ee6e9bb987620e78e236 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* when getting started it would be helpful to locate running HA
servers on local netwo...
github.com/home-assistant-ecosystem/home-assistant-cli - 4d67db45184421bb7ad9984184f2d0a12257527b authored about 6 years ago by Max Rydahl Andersen <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 3d92011fe54a459a200c16cf2697803e841e3408 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* The test files were getting crowded. Nicer to have test data in files.
This change add...
github.com/home-assistant-ecosystem/home-assistant-cli - 386c265b7bb6416bb3cc84558533b77a28631286 authored about 6 years ago by Max Rydahl Andersen <[email protected]>Why:
* last commit broke autocompletion when server=auto
This change addreses the need by:
...
github.com/home-assistant-ecosystem/home-assistant-cli - c4573bbda3806e343bf694d8d1f2ac2a6060e55e authored about 6 years ago by Max Rydahl Andersen <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - cb3e293024e4934e5e526e6fe553cafbb075c6ce authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* edit, get, toggle been replaced with more uniform commands.
Lets remove the to-be-de...
github.com/home-assistant-ecosystem/home-assistant-cli - 902b982ec014fc7f782b15e55238c76caec6e99c authored about 6 years ago by Robert Schütz <[email protected]>
Why:
* session and cert attributes was not initialized
for autocompletion causing errors.
T...
github.com/home-assistant-ecosystem/home-assistant-cli - 24fbdaac4456e33c5f5d3e43dd8a2643585d0e0a authored about 6 years ago by Max Rydahl Andersen <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - 8121c5beb4cc7d15b855a4b1f799cbdff668e181 authored about 6 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 9620291ffb0573c735a211d601cfb52a0f928119 authored about 6 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 39706b4582bdc70ce380774f706210c9ba4b932b authored about 6 years ago by Max Rydahl Andersen <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 301244b591a60cc6972a1cc97179cd27e97491c0 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
* 0.0.2 (#19)
* Add move bot configuration (#11)
* Add stale bot configuration (#12)
* ...
github.com/home-assistant-ecosystem/home-assistant-cli - 41bcffc47f602f4b4c7692a16ee7553142fe9d25 authored about 6 years ago by Max Rydahl Andersen <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - 6077e4ec56bff23aa9b36c30e9d7cf4fa81e7d96 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 2d42e0b530a2854d37d6ee84354edc2e7aa7743c authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* want to call services
This change addreses the need by:
* adds `service call` allowi...
github.com/home-assistant-ecosystem/home-assistant-cli - 1dbd42b1d7eadb6ebf31f9cd45fcd0c74de6536a authored about 6 years ago by Max Rydahl Andersen <[email protected]>Why:
* json/yaml raw dumps are not always the best way to read/process things.
This change ad...
github.com/home-assistant-ecosystem/home-assistant-cli - 736f9ec441b94a2e562478a6c746d88c6e565d2b authored about 6 years ago by Max Rydahl Andersen <[email protected]>Why:
* when piping to less or somewhere else
logging was causing issues so pipe broke
Thi...
github.com/home-assistant-ecosystem/home-assistant-cli - fae6fc449b209379a68e21c84b21fbc05bdc8d3f authored about 6 years ago by Max Rydahl Andersen <[email protected]>Why:
* need some uptodate docs for release
This change addreses the need by:
* updated read...
github.com/home-assistant-ecosystem/home-assistant-cli - 23795f0063c54db063c174d7bf442af95d56ec3e authored about 6 years ago by Max Rydahl Andersen <[email protected]>Why:
* printing exception backtraces aren't really part of what verbose
does. Sometimes you...
* add on/off for generic turn on/off
* fix typing error in cmd loads
* add tests for plugin l...
github.com/home-assistant-ecosystem/home-assistant-cli - 63d05dc4ca5cf2367e86a77e8853b29b017e47b5 authored about 6 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 537f0fea85d3c903c88020ce5fc9175d1cd0b534 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* precommits are helpful but hard to remember/configure right
This change addreses t...
github.com/home-assistant-ecosystem/home-assistant-cli - 4f6c13ed30e992c3b21d8e40fb13de47240c4046 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
* add flake8 and fix formatting
* add remote interface for better isolation
* add basic testi...
github.com/home-assistant-ecosystem/home-assistant-cli - f0311c593076441f4b0620f7af2310257bfcbdf0 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 308646d714ceba91ddfaa2459bb7871c08e8f895 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* getting really tired of manually formatting python code before commit
This change ...
github.com/home-assistant-ecosystem/home-assistant-cli - 7d060830e678927e8f18234ef5b3369ce9bc560b authored about 6 years ago by Max Rydahl Andersen <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - c8a0b048b2d7affb377e08ac35a4063d72e69e4c authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* users setting up hass or hass.io might enable signed certificates
and when they d...
github.com/home-assistant-ecosystem/home-assistant-cli - b3da740a22e0c94b2ecccf3f5ed60083382dd328 authored about 6 years ago by Max Rydahl Andersen <[email protected]>
Why:
* would be nice if you are using standard HASSIO_TOKEN that we will
default to hass...
Why:
* autocompletion had a type causing failure
* friendly names would be nice to see in ...
Why:
* need to have automated build/validations
This change addreses the need by:
* m...
github.com/home-assistant-ecosystem/home-assistant-cli - e28ba2d58b51b001f954fc262f2c914da777b368 authored about 6 years ago by Max Rydahl Andersen <[email protected]>* Fix ALL flake8, pylint, typing issues
* disabled pylint locally for a few cases.
* disab...
* Add move bot configuration (#11)
* Add stale bot configuration (#12)
* Add hound configu...
github.com/home-assistant-ecosystem/home-assistant-cli - 213a21613cea8df99affcf8c8c33be5ede76a584 authored about 6 years ago by Fabian Affolter <[email protected]>Why:
* the current get/set/delete doesn't work well with HA apis
* the code for click com...
github.com/home-assistant-ecosystem/home-assistant-cli - 83ba85463d9be0f1111cd02ad6f8533f43d25b8a authored about 6 years ago by Max Rydahl Andersen <[email protected]>
* Add move bot configuration (#11)
* Add stale bot configuration (#12)
* Add hound configu...
github.com/home-assistant-ecosystem/home-assistant-cli - a7fc1a397598adcca66f50b1cf24a2de1e151579 authored about 6 years ago by Fabian Affolter <[email protected]>* Add move bot configuration (#11)
* Add stale bot configuration (#12)
* Add hound configu...
github.com/home-assistant-ecosystem/home-assistant-cli - f87e7467d44d2c98c0b2b511bb4b7fd231295dcb authored about 6 years ago by Fabian Affolter <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - 1f99ed43ba9a85e9f1451456dcf31ae3fc7dde35 authored about 6 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - f4903e962e47799483c63b4e99a820d2053d510a authored about 6 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - c3d1606df25294f7515446eddbda6c3cb7911ee4 authored about 6 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 042b537f91407b7a375984addfb847d2ed41b0cb authored about 6 years ago by Fabian Affolter <[email protected]>
* Give the cli an overhaul so it works again + more
Changes:
- remove all use of homeassi...
Querying works as follows:
* When no domain is given, lists all services from all domains
* Wh...
github.com/home-assistant-ecosystem/home-assistant-cli - 12cc0cd9b3d8a8e18cae9bb4804f342728703f5c authored about 6 years ago by Teemu R <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 175bb32decdb71309c15cc3d118cf5be3cd827e3 authored almost 7 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - f8537834dc17c4da6164d50ab63c263433f5cd7c authored almost 7 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 6b55d3ed20db5cfd15bb40a7c4778e1913314df9 authored almost 7 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - b598e24b6173b20f20f10cd0b133bbaa7eb69c8f authored over 7 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - bd713a6f7d95477ebc2e314308fc88a245b1bd42 authored over 7 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - ba83effb64592c8bade3b5ae62a30a8731fe9376 authored almost 8 years ago by Robbie Trencheny <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 45065d8b58201e61e37886d131a6eb5cce13e908 authored almost 8 years ago by Robbie Trencheny <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - c94d732111c526db1a374b37488d2e9814376ebb authored almost 8 years ago by Robbie Trencheny <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 5baf4685762b29385f27a6bffd45f43e3481f09a authored almost 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 3856b32ce19ec028b1a0dbf92990b2ad99be274e authored almost 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - bd92a9b99d6ffd8dafa0b74eb95c8959fc3d219f authored almost 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - d1b745a867e5f15665b7e98343d9394a504823cf authored almost 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - fa094fe4df48ad02630327163a67fb6819f957ce authored about 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - d64a31b2188b4ebbd319b962d2973d3ed959c22c authored about 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - d195329073c75f69f1065b6fb307bae52841a5e6 authored about 8 years ago by Fabian Affolter <[email protected]>
Added port and SSL as options for CLI
github.com/home-assistant-ecosystem/home-assistant-cli - 519ef954741f043d6d3664c147d97ffc731e6061 authored about 8 years ago by Fabian Affolter <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - 0d31c1c6e20ce3561fc50b1c5740f55d5990d9a2 authored over 8 years ago by Sytone <[email protected]>
Added port and SSL as options for CLI
github.com/home-assistant-ecosystem/home-assistant-cli - 8f82920d80e1fa415821c2b4c91d87215b14e0f2 authored over 8 years ago by Sytone <[email protected]>github.com/home-assistant-ecosystem/home-assistant-cli - 86e897e11054fa785e370b305c595b91afc4429e authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - f37c911e386a94fb2528f43417dda00fb464782b authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - d404ef55f7d593bcc95479a909b143554a9988aa authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 9eeb2315e9f464deedfc474b0a4afdc934e8869e authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 3fb5d4c3dacc59bb3ae46467c79631259a84f9c7 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - ce6bd5ac480582b9fa864f7706d5165e14597a60 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - e54b85e97e3edbb31b85b2e3ee8d9d73fe8077ac authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 2e7753c0eed3d75c53ea76b741756af1203db1b6 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 34d16da143c24497f6831f34758f54e3b63c8614 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - cb5cd8fdd75b574392eca2125b1061e254f2cb1a authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - bd49d00d520fc2e8967b14271760439788b674b4 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 1cf83694e2003853178e9acc9aeb8e77ff0179c3 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 6bf6955c99f45a6013f3063497225c528d546f38 authored over 8 years ago by Fabian Affolter <[email protected]>
github.com/home-assistant-ecosystem/home-assistant-cli - 168bce95913eaf255e9a04f21e4c6b102f30b091 authored over 8 years ago by Fabian Affolter <[email protected]>