hass-core/homeassistant/components/doorbird
Ville Skyttä 1aa7c87151
Remove redundant aiohttp response status=200 kwargs (#56417)
* Remove redundant aiohttp response status=200 kwargs

* Remove some more in h.c.auth

* Restore explicit status=HTTP_OK for auth and webhook per review request
2021-09-21 10:51:12 -07:00
..
translations [ci skip] Translation update 2021-08-27 00:14:42 +00:00
__init__.py Remove redundant aiohttp response status=200 kwargs (#56417) 2021-09-21 10:51:12 -07:00
camera.py Pass width and height when requesting camera snapshot (#53835) 2021-08-10 19:33:06 -05:00
config_flow.py Add constructor return type in integrations A-D (#50903) 2021-05-20 18:51:39 +03:00
const.py Ensure doorbird events are re-registered when changing options (#46860) 2021-02-24 23:16:20 -08:00
entity.py
logbook.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
strings.json Remove redundant names from config flow titles (#50380) 2021-05-10 22:14:33 -07:00
switch.py Ensure doorbird events are re-registered when changing options (#46860) 2021-02-24 23:16:20 -08:00
util.py