core/homeassistant/components/kodi
Jeff Irion 68ee828674 Move Kodi services from 'media_player' domain to 'kodi' (#25753)
* Create const.py

* Register services to 'kodi' domain, not 'media_player'

* Add const.py to .coveragerc

* 'DATA_KODI' -> 'DOMAIN'

* Move the Kodi services descriptions to the Kodi component

* Register Kodi services in __init__.py

* Finish registering Kodi services in __init__.py

* Remove logging statement intended only for testing

* Combine homeassistant.const imports

* Add __init__.py to .coveragerc
2019-08-10 14:31:04 -07:00
..
__init__.py Move Kodi services from 'media_player' domain to 'kodi' (#25753) 2019-08-10 14:31:04 -07:00
const.py Move Kodi services from 'media_player' domain to 'kodi' (#25753) 2019-08-10 14:31:04 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
media_player.py Move Kodi services from 'media_player' domain to 'kodi' (#25753) 2019-08-10 14:31:04 -07:00
notify.py Black 2019-07-31 12:25:30 -07:00
services.yaml Move Kodi services from 'media_player' domain to 'kodi' (#25753) 2019-08-10 14:31:04 -07:00