core/homeassistant/components/webostv
Ellis Michael a289ab9044
Don't check SSL certificate retrieving webos image (#104014)
I didn't test this in HA, but I did test this in a Python REPL, manually
querying my TV. The old method for ignoring SSL certificate validation
doesn't work at all. This method does and is supported by the aiohttp
documentation.

https://docs.aiohttp.org/en/stable/client_reference.html

Fixes #102109
2024-01-29 21:41:53 +02:00
..
triggers
__init__.py
config_flow.py
const.py
device_trigger.py
diagnostics.py
helpers.py
manifest.json
media_player.py
notify.py
services.yaml
strings.json
trigger.py