1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-28 09:47:09 +00:00

9 Commits

Author SHA1 Message Date
epenet
6f8b032a6e
Adjust notify type hints in mysensors () 2022-09-01 10:11:09 +02:00
epenet
8ed689fede
Add new rule to enforce relative imports in pylint ()
* Add new rule to enforce relative imports in pylint

* Early return

* Adjust components
2022-08-29 08:55:32 +02:00
Marc Mueller
8c51303332
Use Platform enum [mysensors] () 2022-01-08 20:55:24 +01:00
Martin Hjelmare
7560a77e0e
Type mysensors strictly () 2021-06-07 16:04:04 +02:00
Martin Hjelmare
1600207f5c
Fix mysensors notify platform () 2021-03-06 18:33:55 +01:00
Franck Nijhof
7203027cbf Use literal string interpolation in integrations K-M (f-strings) () 2019-09-03 21:14:00 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Fabian Affolter
161c368c9d Update file header ()
* Update file header

* Update __init__.py
2019-02-13 20:35:12 -08:00
Paulus Schoutsen
e2d3c27e85
Embed all platforms into components ()
* Consolidate all components with platforms

* Organize tests

* Fix more tests

* Fix Verisure tests

* one final test fix

* Add change

* Fix coverage
2019-02-02 07:13:16 -08:00