This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-04-28 03:07:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
Consolidate all platforms that have tests (
#22109
)
2019-03-18 23:07:39 -07:00
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