core/homeassistant/components/doorbird
J. Nick Koston f9a7c64106
Config flow for doorbird (#33165)
* Config flow for doorbird

* Discoverable via zeroconf

* Fix zeroconf test

* add missing return

* Add a test for legacy over ride url (will go away when refactored to cloud hooks)

* Update homeassistant/components/doorbird/__init__.py

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>

* without getting the hooks its not so useful

* Update homeassistant/components/doorbird/config_flow.py

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>

* fix copy pasta

* remove identifiers since its in connections

* self review fixes

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-03-23 10:14:21 +01:00
..
.translations Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
__init__.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
camera.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
config_flow.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
const.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
entity.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
manifest.json Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
strings.json Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
switch.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
util.py Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00