Commit Graph

27 Commits

Author SHA1 Message Date
Michael Graf
3a9297bc81
Merge pull request #13 from trunneml/dev
Release 0.9.4
2021-12-26 16:48:52 +01:00
Michael Graf
4f4a12d3fa Update version in manifest 2021-12-26 15:48:15 +00:00
Michael Graf
ded13df09a Use DeviceInfo and remove device_state_attributes #11 2021-12-26 15:48:15 +00:00
Michael Graf
aeb49eb253 Fixing schedule switch #6 2021-06-04 20:22:01 +02:00
Michael Graf
8a9eff2bb1 Fix vacuum won't start when docked #4 2021-05-26 17:32:47 +02:00
Michael Graf
230fca0f6f Adding RETURNING to ATTR_STATUS #1 2021-05-15 20:43:18 +02:00
Michael Graf
30291b7337 Fix busy state #1
Fix cleaning state shown as docking #1

Fixed robot_state access
2021-05-15 20:17:23 +02:00
Michael Graf
20ed194b68 Fix device info #2 2021-05-15 19:56:07 +02:00
Michael Graf
c8710d8237 remove api.py
Removed module for integration into homeassistant-core
2021-05-15 19:56:07 +02:00
Michael Graf
2dca19091a remove DOCS_URL 2021-05-15 15:58:07 +02:00
Michael Graf
6af13731e8 removes type in config lfow
FlowResultDict is only available in dev
2021-04-28 17:23:21 +02:00
Michael Graf
eb05998ee6 Add version to manifest.json 2021-04-28 17:15:07 +02:00
Michael Graf
96da93219e mypy improvments 2021-04-28 17:14:09 +02:00
Michael Graf
12314d0178 Fix german translation 2021-04-28 17:05:46 +02:00
Michael Graf
adab03db60 Fix throttle bug with multiple robots 2021-04-27 13:05:47 +02:00
Michael Graf
6bc641b4b6 Pylint 2021-04-27 11:12:23 +02:00
Michael Graf
d469a62d74 Add missing decorator 2021-04-27 11:12:01 +02:00
Michael Graf
4aa49b9300 Removed od ATTR 2021-04-27 11:10:51 +02:00
Michael Graf
d10af9824a Use DataUpdateCoordinator 2021-04-25 20:30:12 +02:00
Michael Graf
bba9a3c1eb Move content into root
- the repository content matches hacs.json
- is installalbe via git checkout
2021-04-25 15:53:46 +02:00
Michael Graf
7503b8d597 Add installation notes 2021-03-20 17:03:25 +01:00
Michael Graf
ae991d118f Add hacs.json and upates README 2021-03-20 16:47:50 +01:00
Michael Graf
dc15e65ae1 Update config_flow.py 2021-03-20 16:14:52 +01:00
Michael Graf
5b7aa7f0a8 add missing string in string.json 2021-03-20 16:14:40 +01:00
Michael Graf
24678b8e80 Update .gitignore 2021-03-20 16:14:02 +01:00
Michael Graf
fb1f2869f2 Initial working version 2021-03-20 16:11:04 +01:00
Michael Graf
771f91e362
Initial commit 2021-01-27 18:04:38 +01:00