This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/elisspace/core.git
synced
2026-09-25 20:17:16 +00:00
Code
Issues
Releases
Wiki
Activity
Files
3345d85dcaf2c93deff95ea8fcf94bf3cd644eb0
core
/
homeassistant
/
components
/
rest
T
History
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
…