1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-04 11:57:05 +00:00

28 Commits

Author SHA1 Message Date
epenet
19a89ebcf3
Use new ServiceInfo location in components (part 2) () 2025-01-15 15:49:01 +01:00
epenet
25aea140be
Cleanup unnecessary reconfigure_confirm from config flows () 2024-10-14 12:57:15 +02:00
epenet
195398713b
Use reconfigure helpers in nam config flow () 2024-10-09 15:40:47 +02:00
epenet
c7739a7760
Align async_step_reconfigure type hints () 2024-10-03 17:54:51 +02:00
epenet
c6fa160c02
Use _get_reauth/reconfigure_entry in nam () 2024-10-02 16:13:24 +02:00
epenet
46405d7738
Improve type hints in config_flow reconfigure step () 2024-10-01 22:21:54 +02:00
Maciej Bieniek
805f634634
Bump nettigo_air_monitor to version 3.1.0 ()
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-27 12:54:10 +02:00
Maciej Bieniek
0d09226661
Support reconfigure flow in Nettigo Air Monitor integration ()
* Add reconfigure flow

* Fix input

* Add tests

---------

Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-13 19:17:14 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 () 2024-05-07 14:00:27 +02:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] () 2024-03-08 15:04:07 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler () 2024-02-29 20:09:01 +01:00
Marc Mueller
a9147cf3dd
Use builtin TimeoutError [k-n] () 2024-02-05 12:08:18 +01:00
Marc Mueller
71d985e4d6
Use asyncio.timeout [i-n] () 2023-08-15 14:32:15 +02:00
Maciej Bieniek
a54e523731
Bump nettigo-air-monitor to version 2.1.0 ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-02-21 17:41:46 -06:00
Franck Nijhof
5e81d28116
Update black to 23.1.0 () 2023-02-02 18:35:24 +01:00
Marc Mueller
d26484d482
Remove unnecessary try-else (4) () 2023-01-18 13:17:08 +01:00
epenet
ef5fccad9e
Use standard argument name in async_step_reauth () 2022-06-28 23:23:32 +02:00
Maciej Bieniek
0b5c0f8249
Bump nam backend library ()
* Update config flow

* Fix discovery with auth

* Call check_credentials() on init

* Update tests

* Bump library version

* Cleaning

* Return dataclass instead of tuple

* Fix pylint error
2022-06-07 06:56:11 -10:00
epenet
756988fe20
Use Mapping for async_step_reauth (f-o) () 2022-06-02 14:17:09 +02:00
Maciej Bieniek
5d1e6c5905
Bump lib version () 2022-04-26 19:12:54 +03:00
epenet
5003a1515b
Use dataclass properties in nam discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-30 09:36:41 +01:00
epenet
ba93a384a7
Use ZeroconfServiceInfo in nam () 2021-11-21 10:25:34 +01:00
Maciej Bieniek
1c11e7061d
Bump Nettigo Air Monitor backend library () 2021-11-17 19:00:19 -06:00
epenet
b3ffc1e183
Adjust async_step_zeroconf signature for strict typing ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-15 18:05:45 +01:00
J. Nick Koston
10d6247fee
Bump to aiohttp 3.8.0 () 2021-11-04 10:07:50 -05:00
Maciej Bieniek
0b932b53c9
Do not probe nam device if the host is already configured () 2021-10-17 00:12:01 -10:00
Maciej Bieniek
d08129352f
Bump Nettigo Air Monitor library () 2021-06-22 15:44:53 +02:00
Maciej Bieniek
0587f834df
Add Nettigo Air Monitor integration () 2021-05-07 08:59:29 -05:00