1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-13 10:29:14 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Thomas D
2208650fde
Add climate platform to qbus ()
* Add climate platform

* Add unit tests for climate platform

* Use setup_integration fixture

* Apply new import order

* Undo import order

* Code review

* Throw an exception on invalid preset mode

* Let device response determine state

* Remove hvac mode OFF

* Remove hvac mode OFF

* Setup debouncer when being added to hass

* Fix typo
2025-03-26 00:25:05 +00:00
qbus-iot
2d2f4f5cec
Add new integration Qbus ()
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: Thomas D <11554546+thomasddn@users.noreply.github.com>
2025-01-13 19:06:52 +00:00