epenet
|
7b3a932cd9
|
Remove incorrect constant usage in test (#91198)
|
2023-04-11 10:00:17 +02:00 |
Franck Nijhof
|
6112793b19
|
Modernize Twentemilieu tests (#88640)
|
2023-02-23 10:26:17 -05:00 |
Franck Nijhof
|
bcf32f8331
|
Mark required fields in FlowResult typedict (#84811)
* Mark required fields in FlowResult typedict
* Remove unneeded asserts from tests
|
2022-12-30 12:01:45 +01:00 |
Franck Nijhof
|
a6244eea28
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74656)
|
2022-07-07 21:28:18 +02: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 |