Marc Mueller
|
988c71ecc5
|
Add empty line after module docstring [n-q] (#112702)
|
2024-03-08 15:04:07 +01:00 |
|
Franck Nijhof
|
99db2a5afe
|
Update requests to 2.28.0 (#73406)
* Update requests to 2.28.0
* Fix mypy warning
* Fix Facebook messenger tests
|
2022-06-14 12:21:32 +02:00 |
|
Simone Chemelli
|
18a0fcf931
|
Strict typing for Neato (#53633)
* Strict typing
* Rebase
* Tweak import
* Cleanup
* Rebase + typing hub
* Flake8
* Update homeassistant/components/neato/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/neato/vacuum.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/neato/camera.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Address review comments
* Black
* Update homeassistant/components/neato/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Specific dict definition
* Annotations
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-08-08 15:02:37 +02: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 |
|