mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 08:34:16 +01:00
* Update synology_chat.py * Added verify_ssl option to notify.synology_chat Python requests will verify ssl by default, this configuration options allows the user to specify if they want to verify ssl or not. Non breaking change, default is True - do verify ssl.