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

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

Build:
Build:
LAST BUILD BRANCH: frenck-2020-0564
DEFAULT BRANCH: dev
Ran 11 Dec 2018 09:23AM UTC
Files 188
Run time 7s
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

11 Dec 2018 09:19AM UTC coverage: 26.394%. First build
TOXENV=cov

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

Source Files on job 39.4 (TOXENV=cov)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 39.4
  • 41bcffc4 on github
  • Next Job for TOXENV=cov on master (#46.4)
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