Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
Andy
|
69bb827a20
|
Add ecovacs lawn mover (#111673)
|
2024-02-28 16:35:29 +01:00 |
Robert Resch
|
6fc5804818
|
Add Ecovacs switch entities (#109216)
|
2024-01-31 16:05:41 +01:00 |
Robert Resch
|
4f4d79137e
|
Add Ecovacs number entities (#109209)
|
2024-01-31 14:43:35 +01:00 |
Robert Resch
|
01df5f9cab
|
Add Ecovacs button entities (#109189)
|
2024-01-31 09:00:43 +01:00 |
Robert Resch
|
b1b53ac893
|
Add Ecovacs image entities (#108924)
* Add Ecovacs image entities
* Fix
|
2024-01-26 20:33:21 +01:00 |
Robert Resch
|
5467fe8ff1
|
Add Ecovacs select entities (#108766)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-24 17:17:43 +01:00 |
Robert Resch
|
37f5c75752
|
Add sensors to Ecovacs (#108686)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-23 21:17:18 +01:00 |
Robert Resch
|
881872fdb4
|
Add binary_sensor to Ecovacs (#108544)
|
2024-01-22 13:36:26 +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 |
Michael
|
cce9d938f6
|
Make setup of Ecovacs async (#96200)
* make setup async
* apply suggestions
|
2023-07-25 00:07:43 +02:00 |
epenet
|
c7cb26cbab
|
Use Platform enum in load_platform [a-l] (#63750)
|
2022-01-10 10:30:47 +01:00 |
epenet
|
04e8e84058
|
Add init type hints [e] (#63102)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-31 11:05:44 +01:00 |
Joakim Sørensen
|
351b67ffb1
|
Handle KeyError when accessing device information (#52650)
|
2021-07-07 20:18:43 +02:00 |
springstan
|
cc255da038
|
Move imports to top for ecovacs (#29017)
* Moved imports in ecovacs integration
* Imported sucks once, reused it multiple times
|
2019-11-25 18:01:48 -08:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |