hass-core/tests/components/rest
J. Nick Koston dd56cc8010
Fix rest sensor data misalignment with multiple sensors (#48043)
If there were multiple rest data sources, the index needed
to be incremented by type instead of by data source/type
2021-03-17 22:47:42 +01:00
..
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init.py Fix rest sensor data misalignment with multiple sensors (#48043) 2021-03-17 22:47:42 +01:00
test_notify.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
test_sensor.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
test_switch.py Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00