-
- Downloads
Convert rest sensors to async using httpx (#41973)
Showing
- .coveragerc 0 additions, 1 deletion.coveragerc
- homeassistant/components/pvoutput/sensor.py 9 additions, 5 deletionshomeassistant/components/pvoutput/sensor.py
- homeassistant/components/rest/binary_sensor.py 16 additions, 11 deletionshomeassistant/components/rest/binary_sensor.py
- homeassistant/components/rest/manifest.json 1 addition, 1 deletionhomeassistant/components/rest/manifest.json
- homeassistant/components/rest/sensor.py 40 additions, 22 deletionshomeassistant/components/rest/sensor.py
- homeassistant/components/scrape/sensor.py 10 additions, 6 deletionshomeassistant/components/scrape/sensor.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
- requirements_test.txt 1 addition, 0 deletionsrequirements_test.txt
- requirements_test_all.txt 3 additions, 0 deletionsrequirements_test_all.txt
- tests/components/rest/test_binary_sensor.py 368 additions, 254 deletionstests/components/rest/test_binary_sensor.py
- tests/components/rest/test_sensor.py 635 additions, 668 deletionstests/components/rest/test_sensor.py
- tests/fixtures/rest/configuration.yaml 6 additions, 0 deletionstests/fixtures/rest/configuration.yaml
Loading
Please register or sign in to comment