core/homeassistant/components/smart_meter_texas
Adam Feldman 776495dfa2
Fix broken core integration Smart Meter Texas by switching it to use HA's SSL Context (#140694)
* Update __init__.py to use HA's SSLContext

* Update config_flow.py to use HA's SSLContext

* Use default context for config_flow.py

* Use default context instead in __init__.py

Co-authored-by: Josef Zweck <josef@zweck.dev>

* Fix import in __init__.py

* Fix import in config_flow.py

---------

Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-03-18 09:24:05 +01:00
..
__init__.py
config_flow.py
const.py Add empty line after module docstring [s] (#112704) 2024-03-08 14:33:51 +01:00
manifest.json Bump smart_meter_texas to 0.5.5 (#116321) 2024-04-30 09:47:06 +02:00
sensor.py
strings.json