core/homeassistant/components/roomba
J. Nick Koston da677f7d5a
Add support for discovery via DHCP (#45087)
* Add support for discovery via DHCP

* additional tesla ouis

* merge tests

* dhcp test

* merge requirements test

* dhcp test

* dhcp discovery

* dhcp discovery

* pylint

* pylint

* pylint

* fix

* Add matching tests

* 100% cover

* cleanup

* fix codespell

* Update exception handling

* remove unneeded comment

* fix options handling exception

* fix options handling exception
2021-01-14 09:09:08 +01:00
..
translations Roomba cleanups (#45097) 2021-01-13 07:27:25 +01:00
__init__.py Update roomba config flow to walk users through pairing (#45037) 2021-01-11 14:46:54 +01:00
binary_sensor.py
braava.py
config_flow.py Roomba cleanups (#45097) 2021-01-13 07:27:25 +01:00
const.py
irobot_base.py
manifest.json Add support for discovery via DHCP (#45087) 2021-01-14 09:09:08 +01:00
roomba.py
sensor.py
strings.json Roomba cleanups (#45097) 2021-01-13 07:27:25 +01:00
vacuum.py