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

home-assistant / home-assistant / 45838 / 4
94%
dev: 94%

Build:
DEFAULT BRANCH: dev
Ran 01 Jul 2018 10:41AM UTC
Files 408
Run time 15s
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

01 Jul 2018 10:32AM UTC coverage: 94.106%. Remained the same
TOXENV=py35

push

travis-ci

Kane610
deconz: proper fix light.turn_off with transition (#15227)

Previous commit d4f7dfa successfully fixed the bug in which lights
would not turn off if a transition was specified, however if 'bri' is not
present in the payload of the PUT request set to deCONZ, then any
'transitiontime' ends up being ignored. This commit addresses the
unintended side effect by reintroducing 'bri', resulting in the following
payload:

{ "on": false, "bri": 0, "transitiontime": ... }

36194 of 38461 relevant lines covered (94.11%)

0.94 hits per line

Source Files on job 45838.4 (TOXENV=py35)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 41826
  • Travis Job 45838.4
  • 3c04b075 on github
  • Prev Job for TOXENV=py35 on dev (#45837.4)
  • Next Job for TOXENV=py35 on dev (#45845.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