hass-core/homeassistant/helpers
Paulus Schoutsen 2c6e6c2a6f
Add config entry for Sonos + Cast ()
* Add config entry for Sonos

* Lint

* Use add_job

* Add Cast config entry

* Lint

* Rename DOMAIN import

* Mock pychromecast in test
2018-06-14 15:17:54 -04:00
..
__init__.py Update docstrings () 2017-05-02 09:18:47 -07:00
aiohttp_client.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
condition.py Zone component config entry support () 2018-04-26 17:59:22 -04:00
config_entry_flow.py Add config entry for Sonos + Cast () 2018-06-14 15:17:54 -04:00
config_validation.py Matrix Chatbot () 2018-05-05 10:00:36 -04:00
data_entry_flow.py Backend tweaks to make authorization work () 2018-05-10 10:38:11 +02:00
deprecation.py Spelling fixes () 2018-02-02 22:35:34 +01:00
discovery.py Refactor Hue: phue -> aiohue () 2018-03-16 20:27:05 -07:00
dispatcher.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
entity.py Don't run unnecessary methods in executor pool () 2018-06-07 15:31:21 -04:00
entity_component.py Allow platform unloading () 2018-04-12 14:28:54 +02:00
entity_platform.py Store config entry id in entity registry () 2018-06-07 20:23:09 +02:00
entity_registry.py Store config entry id in entity registry () 2018-06-07 20:23:09 +02:00
entity_values.py Simplify customize () 2017-02-15 19:47:30 -08:00
entityfilter.py Upgrade pylint to 1.8.2 () 2018-02-11 09:20:28 -08:00
event.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
icon.py Upgrade pylint to 1.8.2 () 2018-02-11 09:20:28 -08:00
intent.py Add optional words to conversation utterances () 2018-03-01 07:35:12 -08:00
location.py Async migration device_tracker () 2016-11-18 23:35:08 +01:00
restore_state.py Python 3.5 async with () 2018-03-17 12:27:21 +01:00
script.py Log invalid templates in script delays () 2018-03-25 01:12:26 +01:00
service.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00
signal.py RFC: Use bind_hass for helpers () 2017-10-08 08:17:54 -07:00
state.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
sun.py RFC: Use bind_hass for helpers () 2017-10-08 08:17:54 -07:00
temperature.py Round humidity for display purposes () 2018-02-28 10:59:47 -08:00
template.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00
translation.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00
typing.py MQTT Static Typing () 2018-02-28 22:59:14 +01:00