Joost Lekkerkerker
|
442fb88011
|
Add update platform to LaMetric (#147354)
|
2025-06-23 20:08:13 +02:00 |
|
Franck Nijhof
|
9cdc36681a
|
Remove setup entry mock assert from LaMetric config flow (#133387)
|
2024-12-16 23:01:24 +01:00 |
|
Franck Nijhof
|
1256a7ea96
|
Update demetriek to v1.0.0 (#132765)
|
2024-12-09 23:11:30 +01:00 |
|
Marc Mueller
|
921430d497
|
Import Generator from collections.abc (3) (#120916)
|
2024-07-01 12:09:11 +02:00 |
|
Marc Mueller
|
e5846fdffd
|
Update pydantic to 1.10.17 (#119430)
|
2024-06-21 10:16:36 +02:00 |
|
Marc Mueller
|
33ed4fd862
|
Import Generator from typing_extensions (3) (#118990)
|
2024-06-06 17:28:59 +02:00 |
|
epenet
|
3ac0fa53c8
|
Cleanup unused FixtureRequest in tests (#118780)
|
2024-06-04 11:49:21 +02:00 |
|
Joost Lekkerkerker
|
6bb4e7d62c
|
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-26 00:02:16 +01:00 |
|
Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
|
Sebastian Heiden
|
a260c11d4e
|
Fix LaMetric Config Flow for SKY (#93483)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-06-01 18:04:00 +02:00 |
|
Franck Nijhof
|
c4f92f5ad4
|
Cleanup use of test fixtures in LaMetric tests (#88453)
Cleanup use of test fixture in LaMetric tests
|
2023-02-19 21:15:07 -05:00 |
|
Franck Nijhof
|
166160e2b5
|
Add LaMetric button tests (#78754)
|
2022-09-21 13:57:40 +02:00 |
|
Franck Nijhof
|
36eda3801d
|
Add LaMetric integration init tests (#78679)
|
2022-09-19 11:11:05 +02:00 |
|
Franck Nijhof
|
71cdc1645b
|
Refactor LaMetric integration (#76759)
* Refactor LaMetric integration
* Use async_setup
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* use async_get_service
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/lametric/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/lametric/conftest.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Pass hassconfig
* Remove try/catch
* Fix passing hassconfig
* Use menu
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-08-18 00:49:11 +02:00 |
|