This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-26 14:08:21 +00:00
Code
Activity
Files
531207e005dff1bcb8b63c1947627523f05b6dae
core
/
tests
/
components
/
rest
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
…
test_binary_sensor.py
Sort imports according to PEP8 for rest (
#29674
)
2019-12-09 12:09:49 +01:00
test_sensor.py
Use a requests Session for rest sensors (
#32463
)
2020-03-04 08:32:38 -08:00
test_switch.py
Sort imports according to PEP8 for rest (
#29674
)
2019-12-09 12:09:49 +01:00