1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-23 05:07:41 +00:00

2 Commits

Author SHA1 Message Date
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] () 2024-03-08 14:51:32 +01:00
Michael
edccb7eb58
Add strict type annotations to actiontect ()
* add strict type annotations

* fix pylint, add coverage omit

* apply suggestions

* fix rebase conflict

* import PLATFORM_SCHEMA as BASE_PLATFORM_SCHEMA

* correct get_device_name() return annotation
2021-05-16 00:59:57 +03:00