..
__init__.py
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
aiohttp_client.py
Upgrade to aiohttp 3 ( #12921 )
2018-03-05 13:28:41 -08:00
condition.py
Fix numeric_state condition spamming on unavailable ( #12550 )
2018-02-20 17:02:27 +01:00
config_validation.py
Add consider_home and source_type to device_tracker.see service ( #12849 )
2018-03-08 23:57:21 -08:00
deprecation.py
Spelling fixes ( #12138 )
2018-02-02 22:35:34 +01:00
discovery.py
Fix incorrect comment. ( #11111 )
2017-12-13 00:04:42 +01:00
dispatcher.py
RFC: Use bind_hass for helpers ( #9745 )
2017-10-08 08:17:54 -07:00
entity.py
Grammar fix 'an unique' ( #12870 )
2018-03-03 19:23:55 +01:00
entity_component.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
entity_platform.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
entity_registry.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
entity_values.py
Simplify customize ( #6007 )
2017-02-15 19:47:30 -08:00
entityfilter.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
event.py
Retry keyset cloud ( #12270 )
2018-02-10 11:40:24 +01:00
icon.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
intent.py
Add optional words to conversation utterances ( #12772 )
2018-03-01 07:35:12 -08:00
location.py
Async migration device_tracker ( #4406 )
2016-11-18 23:35:08 +01:00
restore_state.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
script.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
service.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
signal.py
RFC: Use bind_hass for helpers ( #9745 )
2017-10-08 08:17:54 -07:00
state.py
Removing asyncio.coroutine syntax from HASS core ( #12509 )
2018-02-25 03:38:46 -08:00
sun.py
RFC: Use bind_hass for helpers ( #9745 )
2017-10-08 08:17:54 -07:00
temperature.py
Round humidity for display purposes ( #12766 )
2018-02-28 10:59:47 -08:00
template.py
Upgrade pylint to 1.8.2 ( #12274 )
2018-02-11 09:20:28 -08:00
translation.py
Support serving of backend translations ( #12453 )
2018-02-28 19:31:38 -08:00
typing.py
MQTT Static Typing ( #12433 )
2018-02-28 22:59:14 +01:00