core/homeassistant/components/rest
J. Nick Koston 7f91501a36
Use a requests Session for rest sensors (#32463)
This avoids the ssl setup overhead for each request
2020-03-04 08:32:38 -08:00
..
__init__.py
binary_sensor.py
manifest.json Support XML conversion for RESTful sensors (#31809) 2020-02-15 21:10:23 -08:00
notify.py
sensor.py Use a requests Session for rest sensors (#32463) 2020-03-04 08:32:38 -08:00
switch.py