Sid
|
f7b7f74d10
|
Enable Ruff TRY201 (#114269)
* Enable Ruff TRY201
* remove redundant rules
|
2024-03-28 10:18:07 +01:00 |
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
Erik Montnemery
|
e06446d0fa
|
Migrate integrations e-h to generic flowhandler (#111862)
|
2024-02-29 20:07:36 +01:00 |
Robert Resch
|
61e6882b91
|
Bump deebot_client to 5.1.0 (#109360)
|
2024-02-02 11:02:00 +01:00 |
Robert Resch
|
4bad88b42c
|
Update Ecovacs config_flow to support self-hosted instances (#108944)
* Update Ecovacs config_flow to support self-hosted instances
* Selfhosted should add their instance urls
* Improve config flow
* Improve and adapt to version bump
* Add test for self-hosted
* Make ruff happy
* Update homeassistant/components/ecovacs/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Implement suggestions
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Implement suggestions
* Remove ,
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-01-31 13:17:00 +01:00 |
Robert Resch
|
872a59f405
|
Bump deebot-client to 5.0.0 (#109066)
|
2024-01-29 21:45:10 +01:00 |
Robert Resch
|
ed449a5abd
|
Add support for MQTT based ecovacs vacuums (#108167)
* Add support for MQTT based ecovacs vacuums
* renames
* Add init import test
* bump deebot-client
* Translate continent options
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Remove continent
* use ServiceValidationError
* Small refactoring
* Simplify
* Fix tests
* Enable strict typing for ecovacs
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Implement suggestions
* improve test_async_setup_import
* Implement suggestions
* Update homeassistant/components/ecovacs/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-01-19 16:52:30 +01:00 |
Robert Resch
|
7fe6fc987b
|
Add config flow for Ecovacs (#108111)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-01-16 13:31:42 +01:00 |