epenet
|
2c7d0b8909
|
Initialise coordinator with config_entry in components (part 1) (#128080)
|
2024-10-29 16:18:04 +01:00 |
|
Bouke Haarsma
|
28eef00cce
|
Huisbaasje rebranded to EnergyFlip (#120151)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2024-06-22 19:09:40 +02:00 |
|
Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
|
Marc Mueller
|
7a89e58873
|
Use builtin TimeoutError [e-i] (#109679)
|
2024-02-05 12:00:37 +01:00 |
|
Marc Mueller
|
5dd3f05db8
|
Use asyncio.timeout [f-h] (#98449)
|
2023-08-15 08:37:06 -05:00 |
|
Franck Nijhof
|
ca1a12898c
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
|
Marc Mueller
|
2512eb1e4c
|
Improve DataUpdateCoordinator typing in integrations (5) (#84740)
|
2022-12-28 23:44:41 +01:00 |
|
Dennis Schroer
|
ee32e0eb3f
|
Update huisbaasje-client 0.1.0 to energyflip-client 0.2.0 (#79233)
|
2022-09-29 13:25:23 -04:00 |
|
J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
|
Marc Mueller
|
40b99135e5
|
Use platform enum (3) [H-L] (#60937)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2021-12-05 17:10:07 -10:00 |
|
Tomasz
|
e9f6bc7364
|
Add missing return type to async_unload_entry and async_setup_entry (#57115)
|
2021-10-06 10:48:11 +02:00 |
|
tkdrob
|
d1c4d0de49
|
Use bool annotations for setup entries (#51166)
|
2021-05-27 17:39:06 +02:00 |
|
J. Nick Koston
|
a1fdf84dba
|
Reduce config entry setup/unload boilerplate G-J (#49737)
|
2021-04-27 16:09:59 +02:00 |
|
J. Nick Koston
|
a851bff95a
|
Create async_config_entry_first_refresh to reduce coordinator boilerplate (#48451)
|
2021-03-29 12:51:39 -10:00 |
|
Franck Nijhof
|
b90c620c5e
|
Address huisbaasje review comments (#48313)
* Address huisbaasje review comments
* Update homeassistant/components/huisbaasje/config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-26 04:18:46 +01:00 |
|
J. Nick Koston
|
c820dd4cb5
|
Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-03-19 09:26:36 -05:00 |
|
Dennis Schroer
|
8d572af77a
|
Add Huisbaasje integration (#42716)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2021-01-27 15:53:25 +01:00 |
|