1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-19 13:29:17 +00:00

14 Commits

Author SHA1 Message Date
Guido Schmitz
ba4c11af5a
Bump devolo-home-control-api to 0.18.1 () 2022-04-12 10:07:17 -07:00
epenet
c8df2656b1
Use EntityFeature enum in components (d**) () 2022-04-06 00:00:37 +02:00
Guido Schmitz
8b99adc1dc
Remove default value of async_add_entities in devolo Home Control () 2022-01-20 21:34:41 +02:00
epenet
b1a8e0b796
Use new enums in devolo_home_control ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:53:05 +01:00
Guido Schmitz
bf3a16eed4
Use class attributes in devolo Home Control () 2021-07-23 21:48:32 -07:00
Guido Schmitz
8c7ef5b1b9
Add static typing to devolo_home_control () 2021-07-02 18:37:18 +02:00
Franck Nijhof
006bcde435
Remove HomeAssistantType alias - Part 3 () 2021-04-17 12:48:03 +02:00
Guido Schmitz
c480284861
Remove listener on async_unload_entry in devolo Home Control () 2020-10-28 20:54:57 +01:00
Guido Schmitz
13b2d10194
Handle multiple setups of devolo Home Control () 2020-10-22 15:01:44 +02:00
Philip Allgaier
625bbe6238
Cleanup unused loggers (components A-M) () 2020-10-12 16:59:05 +02:00
Guido Schmitz
0b11559031
Improve devolo Home Control code quality ()
Co-authored-by: Markus Bong <2Fake1987@gmail.com>
2020-09-24 10:57:52 -05:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Markus Bong
00b05d764d
correct naming () 2020-08-21 08:17:29 -06:00
Markus Bong
e3e9ad1342
Add devolo blinds devices ()
* add support for devolo blinds

* correct internal sync function

* correct naming

* fix R1719 in line 73:15

* remove 'break point' print

* simplified _sync check

* change comment

* change log msg
2020-08-06 12:14:39 +02:00