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

home-assistant / home-assistant / 45838
94%

Build:
DEFAULT BRANCH: dev
Ran 01 Jul 2018 10:34AM UTC
Jobs 5
Files 408
Run time 13min
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
45838

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": ... }

36196 of 38461 relevant lines covered (94.11%)

1.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 45838.1 (TOXENV=lint) 01 Jul 2018 10:37AM UTC 0
Travis Job 45838.1
2 45838.2 (TOXENV=pylint) 01 Jul 2018 10:48AM UTC 0
Travis Job 45838.2
3 45838.3 (TOXENV=typing) 01 Jul 2018 10:34AM UTC 0
Travis Job 45838.3
4 45838.4 (TOXENV=py35) 01 Jul 2018 10:41AM UTC 0
94.11
Travis Job 45838.4
5 45838.5 (TOXENV=py36) 01 Jul 2018 10:41AM UTC 0
94.11
Travis Job 45838.5
Source Files on build 45838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #45838
  • 3c04b075 on github
  • Prev Build on dev (#45837)
  • Next Build on dev (#45845)
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