hass-core/homeassistant/components/select
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 Validate Select option before calling entity method (#52352) 2021-08-04 11:12:42 +02:00
const.py Add device action support to Select entity (#51990) 2021-06-18 11:40:29 -07:00
device_action.py Improve device action type hinting (#54850) 2021-08-20 07:13:25 +03:00
device_condition.py Improve device condition type hinting (#54906) 2021-08-20 22:21:40 +02:00
device_trigger.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
manifest.json
reproduce_state.py Add reproduce state to select entity (#51977) 2021-06-18 11:30:40 -07:00
services.yaml
significant_change.py Add significant change support to select entity (#51978) 2021-06-18 11:31:09 -07:00
strings.json Add device condition support to Select entity (#51992) 2021-06-18 23:31:08 +02:00