core/homeassistant/components/neato
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
..
translations [ci skip] Translation update 2021-07-22 00:10:31 +00:00
__init__.py Raise ConfigEntryNotReady for Neato API error (#54227) 2021-08-07 19:15:25 +02:00
api.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
camera.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
config_flow.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
const.py
hub.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
manifest.json Fix Neato reauth flow when token expired (#52843) 2021-08-07 12:22:08 +02:00
sensor.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
services.yaml
strings.json Block title in strings.json unless internal or allowed (#53304) 2021-07-22 08:37:33 +02:00
switch.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
vacuum.py Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00