Commit Graph

4 Commits (3ce89409d2955b440f2c7b03d1ba8b6dbd383b16)

Author SHA1 Message Date
J. Nick Koston ff936302d7
Fix Doorbird yaml import aborted if discovery finds it first () 2020-04-08 18:29:46 -07:00
J. Nick Koston a473ae6711
Ignore link local addresses during doorbird ssdp config flow () 2020-03-31 14:20:29 -07:00
J. Nick Koston 2360fd4141
Switch legacy calls to init_recorder_component using async_add… () 2020-03-23 11:27:45 -07:00
J. Nick Koston f9a7c64106
Config flow for doorbird ()
* 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