Commit Graph
6 Commits
Author SHA1 Message Date
epenetandGitHub 89e4ee5320 Add type hints to integration tests (part 8) (#87982) 2023-02-13 11:13:48 +01:00
Erik MontnemeryandGitHub 874ece195e Include config entry id in response to WS API hardware/info (#81906) 2022-11-10 13:19:21 +01:00
Erik MontnemeryandGitHub 067d21a307 Refactor hardware.async_info to return list[HardwareInfo] (#77183) 2022-08-29 08:45:39 +02:00
bb74730e96 Add support for USB dongles to the hardware integration (#76795)
* Add support for USB dongles to the hardware integration

* Update hardware integrations

* Adjust tests

* Add USB discovery for SkyConnect 1.0

* Improve test coverage

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <[email protected]>

* Fix frozen dataclass shizzle

* Adjust test

Co-authored-by: Paulus Schoutsen <[email protected]>
2022-08-18 21:52:12 +02:00
Franck NijhofandGitHub a6244eea28 Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02:00
Erik MontnemeryandGitHub 0cca73fb23 Add hardkernel hardware integration (#72489)
* Add hardkernel hardware integration

* Remove debug prints

* Improve tests

* Improve test coverage
2022-05-26 13:15:44 -07:00