Franck Nijhof
|
4f4fca0d14
|
Add diagnostics support to TwenteMilieu (#64627)
|
2022-01-21 16:39:21 +01:00 |
Franck Nijhof
|
42bae5439b
|
Add support for Christmas Tree pickup to TwenteMilieu (#60822)
|
2021-12-02 10:21:19 +01:00 |
Franck Nijhof
|
79ebc1b79a
|
Use device class enums in TwenteMilieu (#60686)
|
2021-12-01 10:25:26 +01:00 |
Ville Skyttä
|
053c456199
|
Change device entry type to an StrEnum (#59940)
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-11-22 18:14:15 +01:00 |
Franck Nijhof
|
458bc92124
|
Add test coverage to Twente Milieu (#59640)
|
2021-11-14 11:11:29 +01:00 |
Franck Nijhof
|
28a0ba4df3
|
Modernize/Simplify Twente Milieu (#59632)
|
2021-11-13 15:34:09 +01:00 |
J. Nick Koston
|
34c84a6bbb
|
Reduce boilerplate to abort for matching config entries (#50186)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-05-11 22:00:12 +02:00 |
Martin Hjelmare
|
48b5ef0bac
|
Clean twentemilieu config flow tests (#50460)
|
2021-05-11 15:53:36 +02:00 |
Franck Nijhof
|
8f31b09b55
|
Complete typing on TwenteMilieu integration (#47480)
|
2021-03-05 15:33:26 -08:00 |
scheric
|
1f4fe62380
|
Use common strings in twentemilieu config flow (#41647)
|
2020-10-11 14:54:08 +02:00 |
springstan
|
6a7caad8dc
|
Use content type json constant (#40312)
|
2020-09-23 20:21:55 +02:00 |
Franck Nijhof
|
46fa20411e
|
Bump twentemilieu to 0.3.0 (#33622)
* Bump twentemilieu to 0.3.0
* Fix tests
|
2020-04-04 14:51:12 +02:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Franck Nijhof
|
9d4b5ee58d
|
Add Twente Milieu integration (#25129)
* Adds Twente Milieu integration
* Addresses flake8 warnings
* Adds required test deps
* Fixes path typo in coveragerc
* dispatcher_send -> async_dispatcher_send
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Removes not needed __init__
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Remove explicitly setting None default value on get call
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Correct typo in comment
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Clean storage for only the unloaded entry
Signed-off-by: Franck Nijhof <frenck@addons.community>
* asyncio.wait on updating all integrations
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Use string formatting
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Set a more sane SCAN_INTERVAL
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Small refactor around services
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Small styling correction
* Extract update logic into own function
Signed-off-by: Franck Nijhof <frenck@addons.community>
* Addresses flake8 warnings
|
2019-07-14 12:30:23 +02:00 |