Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry ( #138201 )
2025-02-10 21:08:03 +01:00
Marc Mueller
6e84280e3c
Small typing improvements ( #137994 )
2025-02-09 04:37:49 +01:00
Michael
c71116cc12
Explicitly pass in the config_entry in aosmith coordinator init ( #137710 )
...
explicitly pass in the config_entry in aosmith coordinator init
2025-02-08 12:46:05 +01:00
Brandon Rothweiler
8bd2c183e2
Bump py-aosmith to 1.0.12 ( #133100 )
2024-12-13 08:46:15 +01:00
Brandon Rothweiler
d527788a60
Bump py-aosmith to 1.0.11 ( #131422 )
2024-11-24 00:44:31 +01:00
epenet
99eb466223
Add updates argument to update_reload_and_abort helper ( #127781 )
...
* Add updates argument to update_reload_and_abort helper
* Also apply to airvisual_pro
* Rename argument
* docstring
* Use modern syntax
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Apply suggestion
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Apply suggestion
* Docstring
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-10-09 07:47:18 +02:00
Brandon Rothweiler
b4dfd08bc4
Update A. O. Smith integration to reflect upstream API changes ( #127678 )
2024-10-06 17:16:29 +02:00
epenet
9ba58233ec
Use reauth helpers in aosmith config flow ( #127432 )
...
Use async_update_reload_and_abort in aosmith config flow
2024-10-03 14:34:42 +02:00
epenet
2659097010
Adjust type hints in aosmith config_flow ( #127160 )
2024-10-01 11:21:22 +02:00
epenet
7209b3c7d3
Migrate aosmith to use runtime_data ( #125538 )
2024-09-08 22:05:48 +02:00
Marc Mueller
b93312b62c
Use PEP 695 for class annotations (1) ( #117775 )
2024-05-20 10:42:57 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
Marc Mueller
2c06d4fcb9
Add empty line after module docstring (2) [components] ( #112736 )
2024-03-08 19:15:59 +01:00
Marc Mueller
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
Joost Lekkerkerker
4229f988e2
Add icon translations to aosmith ( #111340 )
...
* Add icon translations to aosmith
* Add icon translations to aosmith
2024-02-25 10:42:41 +01:00
Brandon Rothweiler
a3dbe42fa1
Bump py-aosmith to 1.0.8 ( #110061 )
2024-02-09 08:25:32 +01:00
Brandon Rothweiler
a3352ce457
Minor fixes to A. O. Smith integration ( #107421 )
2024-01-31 11:22:25 +01:00
Brandon Rothweiler
3f2170bd06
Bump py-aosmith to 1.0.6 ( #107409 )
2024-01-06 12:01:11 -10:00
Brandon Rothweiler
4af47a4815
Add diagnostics to A. O. Smith integration ( #106343 )
...
* Add diagnostics to A. O. Smith integration
* Bump py-aosmith to 1.0.4
* remove redactions from test fixture
2024-01-06 17:16:24 +01:00
Brandon Rothweiler
c629b434cd
Add energy usage sensor to A. O. Smith integration ( #105616 )
...
* Add energy usage sensor to A. O. Smith integration
* Address review comments
* Address review comment
* Address review comment
* Create device outside of the entity class
* Address review comment
* remove platinum
2023-12-23 17:24:49 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Brandon Rothweiler
6acbbec839
Address late review comments for A. O. Smith reauth ( #105941 )
2023-12-18 07:10:14 +01:00
Brandon Rothweiler
a595cd7141
Add sensor platform to A. O. Smith integration ( #105604 )
...
* Add sensor platform to A. O. Smith integration
* Fix typo
* Remove unnecessary mixin
* Simplify async_setup_entry
2023-12-13 00:52:15 +01:00
Brandon Rothweiler
58d9d0daa5
Add reauth to A. O. Smith integration ( #105320 )
...
* Add reauth to A. O. Smith integration
* Validate reauth uses the same email address
* Only show password field during reauth
2023-12-10 14:30:24 -08:00
Brandon Rothweiler
1c7bd3f729
Add A. O. Smith integration ( #104976 )
2023-12-08 17:17:42 +01:00