1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-12 06:50:00 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
epenet
1baa5c12c0 Fix rest schema () 2022-11-11 10:08:26 -06:00
epenet
c585817e67 Adjust REST schema validation ()
fixes undefined
2022-11-08 11:18:58 +01:00
epenet
a0ed91e30c Add type hints to rest tests () 2022-10-31 15:30:29 +01:00
Paulus Schoutsen
31153ac155 Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
Ville Skyttä
5626cc4524 Use http.HTTPStatus in components/r* () 2021-10-23 20:53:39 +02:00
J. Nick Koston
dd56cc8010 Fix rest sensor data misalignment with multiple sensors ()
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
J. Nick Koston
2f3c2f5f4d Add support for using a single endpoint for rest data () 2021-02-19 21:44:15 -08:00