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

home-assistant / home-assistant / 18311
94%

Build:
DEFAULT BRANCH: dev
Ran 20 Jan 2017 06:31AM UTC
Jobs 5
Files 195
Run time 10min
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
18311

push

travis-ci

balloob
Updated ISY component to not overwrite state_attributes. (#5433)

* Updated ISY component to not overwrite state_attributes.

The ISY component included an ISYDevice base class that is used by all
of the isy994 platforms. This still overwrote the state_attributes
property instead of the more appropriate device_state_attributes
property. This was also repeated in the isy994 light platform. Both of
these were addressed. This also fixes issue #5428.

* Removed custom state attributes from ISY lights.

The brightness attribute need not be manually reported by the isy994
light platform.

* Removed ISY Node cleanup.

The ISY entities don’t really need to unsubscribe themselves while hass
is shutting down. Because these updates are not sent in a thread, there
is no negative impact from shutting down without unsubscribing. This
greatly speeds up hass shutdown.

* Removed unused attribute from isy994 light platform.

* Cleaned up ISY994 light entity class.

1) Removed the state property. This property is set in the Entity base
class and shouldn’t be overridden here.
2) Set the brightness property. This is the proper way of setting the
brightness for the Light base class.
3) Removed properties that are now unused because of these changes.

16185 of 17286 relevant lines covered (93.63%)

2.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18311.1 (TOXENV=py34) 20 Jan 2017 06:35AM UTC 0
93.62
Travis Job 18311.1
2 18311.2 (TOXENV=requirements) 20 Jan 2017 06:31AM UTC 0
Travis Job 18311.2
3 18311.3 (TOXENV=lint) 20 Jan 2017 06:38AM UTC 0
Travis Job 18311.3
5 18311.5 (TOXENV=py35) 20 Jan 2017 06:41AM UTC 0
93.61
Travis Job 18311.5
6 18311.6 (TOXENV=py36) 20 Jan 2017 06:40AM UTC 0
93.61
Travis Job 18311.6
Source Files on build 18311
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18311
  • 5dd45efa on github
  • Prev Build on dev (#18310)
  • Next Build on dev (#18313)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc