core/homeassistant/components/amcrest
epenet 665eeb4b27
Explicitely allow Platform enum in discovery helper (#63571)
* Adjust Platform type hint in discovery helper

* Adjust amcrest

* Adjust comfoconnect

* Adjust ecovacs

* Adjust egardia

* Rename arguments

* Convert Platform enum to string explicitely

* Revert "Adjust egardia"

This reverts commit ff7b0d6100.

* Revert "Adjust ecovacs"

This reverts commit 2749045e13.

* Revert "Adjust comfoconnect"

This reverts commit bfff08f7fc.

* Undo argument name change and conversion to string

* Remove comment

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-09 06:06:56 +01:00
..
__init__.py Explicitely allow Platform enum in discovery helper (#63571) 2022-01-09 06:06:56 +01:00
binary_sensor.py Use new BinarySensorDeviceClass enum in amcrest (#61268) 2021-12-08 12:13:18 -08:00
camera.py Put access to ffmpeg hass.data behind a method (#62570) 2021-12-21 23:40:43 -08:00
const.py Update amcrest to use binary sensor entity description (#55092) 2021-08-24 14:06:19 +02:00
helpers.py Add type annotations to amcrest integration (#54761) 2021-08-25 13:24:29 +02:00
manifest.json Update amcrest version to 1.9.3 (#56348) 2021-09-18 08:34:51 +02:00
sensor.py Use assignment expressions 05 (#57785) 2021-10-17 19:56:00 +02:00
services.yaml
switch.py Fix amcrest pylint issue (#60932) 2021-12-03 20:14:21 +01:00