• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

home-assistant / home-assistant-cli / 39
72%
dev: 72%

Build:
Build:
LAST BUILD BRANCH: frenck-2020-0564
DEFAULT BRANCH: dev
Ran 11 Dec 2018 09:23AM UTC
Jobs 1
Files 188
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
39

push

travis-ci-com

fabaff
Try to fix merge conflict between master and dev (#62)

* 0.0.2 (#19)

* Add move bot configuration (#11)

* Add stale bot configuration (#12)

* Add hound configuration (#13)

* Add release-drafter configuration (#14)

* Fix more lint issues (#15)

* Re-add map feature (#16)

* Add config feature (#17)

* Description (#18)

* Update description

* Update

* Revert renaming

* Fix lint issue

* Fix name issue

* Prepare for 0.0.2

* Fix version

* Clean up linting and exception handling

 * add flake8 and fix formatting
 * add remote interface for better isolation
 * add basic testing
 * add test dependencies to setup.py
    (can now use pip3 install .[test])
 * encapsulated launch for better logging control

* have debug output on settings used. (#25)

* fix more linting (#27)

* Add --insecure flag to allow self-signed certs (#28)

Why:

 * users setting up hass or hass.io might enable signed certificates
   and when they do hass-cli would fail to connect due to default
   SSL validation.

This change addreses the need by:

 * introduce --insecure flag which will disable SSL verificaiton
   (but not hostname verfication) to allow use of self-signed certs.

Fixes #8

* Hass.io compatibility #23 (#26)

Why:

 * would be nice if you are using standard HASSIO_TOKEN that we will
   default to hassio/homeassistant server instead of localhost based

This change addreses the need by:

 * As suggested in #23 we'll use hassio.local if HASSIO_TOKEN is
   available and no HASS_TOKEN active.

* Add --version flag (#30)

* fix automcompletion and add friendly name (#31)

Why:

 * autocompletion had a type causing failure
 * friendly names would be nice to see in autocomplete

This change addreses the need by:

 * fix the typo and added tests for completion
 * now include friendly_name atribute in completion if available

* Add black for formatting (#32)

Why:

 * getting rea... (continued)

9508 of 36024 relevant lines covered (26.39%)

0.26 hits per line

Jobs
ID Job ID Ran Files Coverage
4 39.4 (TOXENV=cov) 11 Dec 2018 09:23AM UTC 0
26.39
Travis Job 39.4
Source Files on build 39
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #39
  • 41bcffc4 on github
  • Next Build on master (#46)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc