* Convert Kodi notifier to async * Change Kodi CONF_SSL to CONF_PROXY_SSL
Hey there. I noticed a mistake in the configuration example I changed this notify: - name: NOTIFIER_NAME platform: kodi host: http://192.168.0.123 to this notify: - platform: kodi name: NOTIFIER_NAME host: http://192.168.0.123
* Create notify.kodi.markdown Initial documentation for kodi notification * Update notify.kodi.markdown cosmetic changes * Update notify.kodi.markdown