Santobert
c14f11fbf0
Bump pybotvac to 0.0.25 ( #115435 )
...
Bump pybotvac
2024-04-11 21:57:18 +02:00
Daniel Shokouhi
7e5a59756e
Remove myself as a codeowner for neato ( #112410 )
...
* Remove myself as a codeowner for neato
* Update CODEOWNERS from hassfest
2024-03-05 21:40:51 +01:00
Massimiliano Cannarozzo
8b56e28838
Add neato dismiss alert button ( #97572 )
...
* Bump pybotvac
* Add neato dismiss alert button
* fixup! Add neato dismiss alert button
* fixup! Add neato dismiss alert button
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fixup! Add neato dismiss alert button
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fixup! Add neato dismiss alert button
* fixup! Add neato dismiss alert button
* fixup! Add neato dismiss alert button
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* fixup! Add neato dismiss alert button
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* fixup! Add neato dismiss alert button
* fixup! Add neato dismiss alert button
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-08 14:35:41 +02:00
Erik Montnemery
1d64ba9d34
Sort manifests 6 ( #87027 )
2023-02-08 20:38:43 +01:00
Allen Porter
c028db00de
Add Neato application credentials platform and deprecate configuration.yaml ( #72175 )
2022-05-19 21:22:37 -07:00
Allen Porter
c07100e519
Move Local OAuth http endpoint registration to auth component ( #69507 )
2022-04-06 22:34:31 -07:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Simon Tegelid
4c1f65b7a4
Bump pybotvac version for the neato integration ( #63586 )
2022-01-07 12:54:57 +01:00
Simone Chemelli
e0bc911e24
Fix Neato reauth flow when token expired ( #52843 )
...
* Fix Neato reauth flow when token expired
* Change and simplify approach
* Missing file
* Cleanup
* Update unique_id
* Added missing lamda
* Unique_id reworked
* Guard for id future ID changes
* Bump pybotvac: provide unique_id
* Address review comment
* Fix update check
* Remove token check
* Trigger reauth only for 401 and 403 code response
* Review comments
2021-08-07 12:22:08 +02:00
Santobert
adade590ed
Bump pybotvac to 0.0.21 ( #52166 )
2021-06-24 21:29:09 +02:00
Franck Nijhof
055cdc64c0
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
Santobert
ab62a4ce39
Bump pybotvac to 0.0.20 ( #45367 )
2021-01-20 15:08:44 -05:00
Santobert
d0ebc00684
Add OAuth to Neato ( #44031 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-16 23:39:41 +01:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Franck Nijhof
dc02c28891
Correct names in manifests (M-P) ( #30541 )
2020-01-07 13:28:35 +01:00
Franck Nijhof
a84741392b
Format all manifests with prettier ( #30521 )
2020-01-06 21:28:23 +01:00
Santobert
5c50fa3405
Bump pybotvac ( #27933 )
2019-10-19 22:56:57 +02:00
Santobert
dae8cd8801
Bump pybotvac and use new exceptions ( #27249 )
...
* Bump pybotvac
* Fix tests
* Remove super calls
* Surround some more statements
* Correct logger message for vacuum
2019-10-06 20:10:11 +02:00
Santobert
bd6bbcd5af
Neato config flow ( #26579 )
...
* initial commit
* Minor changes
* add async setup entry
* Add translations and some other stuff
* add and remove entry
* use async_setup_entry
* Update config_flows.py
* dshokouhi's changes
* Improve workflow
* Add valid_vendors
* Add entity registry
* Add device registry
* Update entry from configuration.yaml
* Revert unneccesary changes
* Update .coveragerc
* Prepared tests
* Add dshokouhi and Santobert as codeowners
* Fix unload entry and abort when already_configured
* First tests
* Add test for abort cases
* Add test for invalid credentials on import
* Add one last test
* Add test_init.py with some tests
* Address reviews, part 1
* Update outdated entry
* await instead of add_job
* run IO inside an executor
* remove faulty test
* Fix pylint issues
* Move IO out of constructur
* Edit error translations
* Edit imports
* Minor changes
* Remove test for invalid vendor
* Async setup platform
* Edit login function
* Moved IO out if init
* Update switches after added to hass
* Revert update outdated entry
* try and update new entrys from config.yaml
* Add test invalid vendor
* Default to neato
2019-10-06 13:05:51 +02:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Daniel Shokouhi
32e89dcbb6
Add vendor support for vorwerk robots and fix zone retrieval ( #25200 )
...
* Add vendor support for vorwerk robots and fix zone retrieval
* Lint
* Review comments
* Lint
* Review commeent
* Remove unused variable
* Review comment
* Remove unused variable
2019-07-18 10:22:05 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00