Files
ha-core/homeassistant/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-29 11:33:27 +02:00
2023-04-14 20:02:09 -04:00
2023-04-03 13:02:36 -04:00
2023-04-12 20:43:26 -04:00
2023-04-13 13:58:35 -04:00
2023-04-06 10:30:29 +02:00
2023-03-25 12:31:01 -10:00
2023-04-11 17:01:56 +02:00
2023-03-29 17:43:54 -04:00
2023-04-11 17:01:56 +02:00
2023-04-05 07:52:05 +03:00
2023-03-27 10:00:41 +02:00
2023-04-05 12:18:54 +02:00
2023-04-09 16:48:37 -04:00
2023-03-28 08:46:16 +02:00
2023-04-07 12:13:39 +02:00
2023-03-29 06:36:01 -10:00
2023-04-11 17:01:56 +02:00
2023-04-11 17:01:56 +02:00
2023-04-09 16:48:37 -04:00
2023-03-25 18:00:15 +01:00
2023-04-07 19:02:13 -04:00
2023-03-23 10:05:08 +01:00
2023-04-19 20:26:45 +03:00
2023-04-09 16:48:37 -04:00
2023-04-17 13:37:27 +02:00
2023-04-12 23:47:37 +02:00
2023-04-07 21:56:39 -04:00
2023-04-11 13:54:30 -04:00
2023-04-10 18:06:26 -06:00
2023-04-06 16:54:18 -04:00
2023-03-26 20:03:03 +02:00
2023-04-07 16:01:53 -10:00