Joost Lekkerkerker
|
5d500cb74b
|
Use is in enum comparison in config flow tests K-O (#114672)
|
2024-04-02 11:21:42 -10:00 |
Marc Mueller
|
1722e23df8
|
Add empty line after module docstring [tests l-p] (#112710)
|
2024-03-08 14:55:15 +01:00 |
J. Nick Koston
|
c7e2f24303
|
Fix formatting of mac addresses from dhcp discovery mocking in lametric (#110580)
|
2024-02-14 23:23:22 +01:00 |
J. Nick Koston
|
322b8b5be0
|
Migrate lametric to use async_update_entry to alter config entries (#110313)
|
2024-02-12 08:27:05 +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
|
ed79265843
|
Enable Ruff PT006 (#88165)
* Enable Ruff PT006
* Adjust existing cases
* Fix tests
* Remove unneeded parentheses
|
2023-02-15 14:09:50 +01:00 |
epenet
|
a79be493e5
|
Adjust hass_client type hint in integration tests (#86954)
* Adjust hass_client type hint in integration tests
* Adjust hass_client_no_auth
* Fix rebase
|
2023-02-02 16:29:57 -05:00 |
epenet
|
30bf0634fe
|
Add per-file-ignore to pylint (#86289)
|
2023-01-22 17:26:24 +01:00 |
Franck Nijhof
|
79b52a2b41
|
Stricter pylint message control (#86154)
|
2023-01-20 13:47:55 +01: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
|
7bd9ce72f7
|
Add reauth support to LaMetric (#80355)
* Add reauth support to LaMetric
* Adjust docblock
|
2022-10-14 23:54:14 +02:00 |
Franck Nijhof
|
564150169b
|
Update LaMetric config entry using DHCP discovery data (#78527)
* Update LaMetric config entry using DHCP discovery data
* Update translations
|
2022-09-16 08:35:12 +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 |