1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant
escoand 5a5dad689b add support for Kodi discovery (#13790)
* add support for Kodi discovery

* remove "too many blank lines"

* register service only once

* optimize "workflow"
2018-04-14 08:31:12 -04:00
..
components add support for Kodi discovery (#13790) 2018-04-14 08:31:12 -04:00
helpers Allow platform unloading (#13784) 2018-04-12 14:28:54 +02:00
scripts Check_config: Handle numbers correctly when printing config (#13377) 2018-03-30 22:50:08 +02:00
util Fix too green color conversion (#13828) 2018-04-12 08:21:52 -04:00
__init__.py
__main__.py Disable Monkey Patch for 3.6.3+ (#13150) 2018-03-12 16:12:21 -07:00
bootstrap.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
config_entries.py Extract config flow to own module (#13840) 2018-04-13 10:14:53 -04:00
config.py Don't add Falsy items to list #13412 (#13536) 2018-03-29 17:21:28 -07:00
const.py Version bump to 0.68.0.dev0 2018-04-13 18:02:51 -04:00
core.py Check whitelisted paths #13107 (#13154) 2018-03-29 19:57:19 -07:00
data_entry_flow.py Extract config flow to own module (#13840) 2018-04-13 10:14:53 -04:00
exceptions.py
loader.py
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade aiohttp to 3.1.2 (#13732) 2018-04-07 10:40:34 +02:00
remote.py Remove crazy JSON encoding things that are no longer used (#13029) 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00