core/homeassistant/components/netatmo
Ville Skyttä b10fc89a6b
Automation trigger info type hint improvements (#55402)
* Make automation trigger info a TypedDict

* zwave_js trigger type hint fixes

* Remove redundant automation trigger info field presence checks

* Use async_initialize_triggers in mqtt and tasmota device_trigger tests
2021-09-04 02:25:51 +02:00
..
translations [ci skip] Translation update 2021-08-29 00:11:57 +00:00
__init__.py
api.py
camera.py
climate.py Replace *args and **kwargs type hint collections with value types (#54955) 2021-08-21 10:20:09 +03:00
config_flow.py
const.py
data_handler.py
device_trigger.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
helper.py
light.py Replace *args and **kwargs type hint collections with value types (#54955) 2021-08-21 10:20:09 +03:00
manifest.json
media_source.py
netatmo_entity_base.py
select.py
sensor.py
services.yaml
strings.json
webhook.py