1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 18:38:17 +00:00
Files
core/tests/components
Luke b4e0a1f1fc Add new Roborock Integration (#89456)
* init roborock commit

* init commit of roborock

* removed some non-vacuum related code

* removed some non-needed constants

* removed translations

* removed options flow

* removed manual control

* remove password login

* removed go-to

* removed unneeded function and improved device_stat

* removed utils as it is unused

* typing changes in vacuum.py

* fixed test patch paths

* removed unneeded records

* removing unneeded code in tests

* remove password from strings

* removed maps in code

* changed const, reworked functions

* remove menu

* fixed tests

* 100% code coverage config_flow

* small changes

* removed unneeded patch

* bump to 0.1.7

* removed services

* removed extra functions and mop

* add () to configEntryNotReady

* moved coordinator into seperate file

* update roborock testing

* removed stale options code

* normalize username for unique id

* removed unneeded variables

* fixed linter problems

* removed stale comment

* additional pr changes

* simplify config_flow

* fix config flow test

* Apply suggestions from code review

Co-authored-by: Allen Porter <allen.porter@gmail.com>

* First pass at resolving PR comments

* reworked config flow

* moving vacuum attr

* attempt to clean up conflig flow more

* update package and use offline functionality

* Fixed errors and fan bug

* rework model and some other small changes

* bump version

* used default factory

* moved some client creation into coord

* fixed patch

* Update homeassistant/components/roborock/coordinator.py

Co-authored-by: Allen Porter <allen.porter@gmail.com>

* moved async functions into gather

* reworked gathers

* removed random line

* error catch if networking doesn't exist or timeout

* bump to 0.6.5

* fixed mocked data reference url

* change checking if we have no network information

Co-authored-by: Allen Porter <allen.porter@gmail.com>

---------

Co-authored-by: Allen Porter <allen.porter@gmail.com>
Co-authored-by: Allen Porter <allen@thebends.org>
2023-04-20 07:02:58 -07:00
..
2023-03-28 14:59:03 +02:00
2023-03-22 20:00:47 -04:00
2023-03-28 17:11:48 +02:00
2023-03-01 12:29:57 -05:00
2023-04-13 13:58:35 -04:00
2023-03-25 12:31:01 -10:00
2023-03-10 12:06:50 +01:00
2023-03-01 21:19:20 +01:00
2023-03-02 12:33:04 +01:00
2023-03-29 17:43:54 -04:00
2023-04-04 00:11:20 -04:00
2023-04-12 08:19:01 +02:00
2023-03-22 20:00:47 -04:00
2023-03-07 11:35:48 +01:00
2023-03-28 16:49:32 +02:00
2023-04-06 13:48:19 +02:00
2023-03-22 20:00:47 -04:00
2023-03-28 08:46:16 +02:00
2023-03-07 11:35:48 +01:00
2023-03-10 12:06:50 +01:00
2023-04-12 08:19:01 +02:00
2023-03-10 12:06:50 +01:00
2023-03-22 20:00:47 -04:00
2023-03-28 11:54:16 +02:00
2023-03-22 20:00:47 -04:00
2023-04-12 23:47:37 +02:00
2023-04-12 08:19:01 +02:00
2023-03-04 22:26:16 +01:00
2023-04-11 13:54:30 -04:00
2023-03-22 20:00:47 -04:00
2023-03-15 10:07:12 +01:00
2023-03-26 20:03:03 +02:00
2023-03-22 12:01:04 +01:00