mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Update Kodi notifier to async (#6497)
* Update Kodi notifier to async * Change Kodi CONF_SSL to CONF_PROXY_SSL
This commit is contained in:
committed by
Paulus Schoutsen
parent
9a86ccaaea
commit
157ab77232
@@ -127,6 +127,7 @@ CONF_PLATFORM = 'platform'
|
||||
CONF_PORT = 'port'
|
||||
CONF_PREFIX = 'prefix'
|
||||
CONF_PROTOCOL = 'protocol'
|
||||
CONF_PROXY_SSL = 'proxy_ssl'
|
||||
CONF_QUOTE = 'quote'
|
||||
CONF_RECIPIENT = 'recipient'
|
||||
CONF_RESOURCE = 'resource'
|
||||
|
||||
Reference in New Issue
Block a user