Guido Schmitz
144371d843
Add siren platform to devolo Home Control ( #53400 )
...
* Rework mocking
* Add siren platform
* Rebase with dev
* React on change of default tone
* Fix linting error
2022-01-20 08:10:06 -05:00
Marc Mueller
f57d42a9e8
Use platform enum (1) [A-D] ( #60908 )
...
* Use platform enum (1) [A-D]
* Fix imports
* Fix tests
* Use Platform even in tests
2021-12-03 08:51:30 -08:00
Guido Schmitz
77372d9094
Add zeroconf detection to devolo Home Control ( #47934 )
...
Co-authored-by: Markus Bong <2Fake1987@gmail.com>
2021-04-22 08:38:56 -10:00
Guido Schmitz
6f2327c6d5
Change config flow unique_id for devolo Home Control ( #43005 )
2020-12-03 09:10:20 +01:00
Guido Schmitz
804579cd54
Update devolo-home-control-api to 0.16.0 ( #42944 )
2020-11-09 12:17:35 +01:00
Markus Bong
fa1b8c824c
Add devolo thermostat devices ( #38594 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-04 08:33:54 -05:00
Markus Bong
e3e9ad1342
Add devolo blinds devices ( #36597 )
...
* 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
Markus Bong
6c5bcbfc3e
Add devolo light devices ( #37366 )
2020-08-05 18:16:21 +02:00
Markus Bong
35dc5ba742
Add devolo sensor devices ( #37049 )
2020-06-24 10:06:11 -07:00
Markus Bong
3495932eb0
Add devolo binary_sensor devices ( #36370 )
...
* initial commit
* small corrections
* fix linting error
* add new files to coveragerc
* rename devolo_sensor to devolo_device
* use correct import
* use binary_switch platform
* use binary_switch platform
* add binary_sensor to coverage
* adjustments according PR review
* make super call easier to read
* use f-string instead of concatenating
* update docstrings - remove device_id property
* add will_remove_from_hass
2020-06-06 10:10:05 -05:00
Markus Bong
5e33842ce0
Add devolo home control ( #33181 )
2020-05-07 16:08:51 +02:00