1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-14 07:50:01 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Erik Montnemery
43ac77ca2f Fix fan device actions () 2023-10-25 23:22:38 -04:00
epenet
3a0e816f1b Adjust device_automation type hints in core platforms 2/3 () 2022-05-23 16:02:36 +02:00
Erik Montnemery
524920dd2e Add 'toggle' device action to fans () 2022-05-09 13:49:35 +02:00
Ville Skyttä
4bb2c6e00f Improve device action type hinting ()
* Improve device action type hinting

* More precise _async_get_automations type hints

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-20 07:13:25 +03:00
Erik Montnemery
489c73b4da Simplify device action code () 2021-05-31 09:47:15 +02:00
Erik Montnemery
4fbc3da196 Validate device action schemas once () 2021-03-26 08:46:26 +01:00
Marc Mueller
91df3fa904 Update typing 06 () 2021-03-17 23:49:01 +01:00
Bas Nijholt
a38f3ac9c6 use isort to sort imports according to PEP8 for fan () 2019-12-08 21:28:47 +05:30
Paulus Schoutsen
2c607c836f Add device action to fan () 2019-11-07 12:26:10 +01:00