core/homeassistant
Bjarni Ivarsson 961c02f72a Sonos improvements (#3997)
* Sonos improvements: media_* properties delegate to coordinator if speaker is a slave, media_image_url and media_title now works for radio streams, source selection/list takes speaker model into account, commands on slaves delegate to coordinator.

* Fixed failing unit tests.
2016-10-26 00:37:47 +02:00
..
components Sonos improvements (#3997) 2016-10-26 00:37:47 +02:00
helpers Remove more deprecated things 2016-10-25 14:16:08 -07:00
scripts Add persistent notifications to bootstrap (#3738) 2016-10-13 09:09:07 -07:00
util [WIP] Config validation error line numbers (#3976) 2016-10-25 20:13:32 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Monkey-patch a weakref set in Task to be a no-op. (#3639) 2016-10-01 12:08:25 -07:00
bootstrap.py [WIP] Config validation error line numbers (#3976) 2016-10-25 20:13:32 +02:00
config.py Add unit to comment (#3452) 2016-09-19 23:17:52 -07:00
const.py Remove more deprecated things 2016-10-25 14:16:08 -07:00
core.py Clean up some async stuff (#3915) 2016-10-17 19:38:41 -07:00
exceptions.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
loader.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
remote.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00