1
0
mirror of https://github.com/home-assistant/core.git synced 2025-11-03 16:09:36 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Sid
2cc916db6d Replace pylint broad-except with Ruff BLE001 () 2024-05-07 14:00:27 +02:00
Tereza Tomcova
a00c1fa241 Bump pyprusalink to 2.1.1 and support Prusa MK3 ()
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-27 15:26:44 +01: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
438d3b01b9 Use builtin TimeoutError [o-s] () 2024-02-05 12:14:37 +01:00
Robert Resch
803e77bebd Move prusalink migration to async_migrate_entry and use a minor version bump ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-20 19:10:12 +01:00
Niklas Wagner
91f8d3faef Upgrade Prusa Link to new Digest Authentication and /v1/ API ()
Co-authored-by: Robert Resch <robert@resch.dev>
2023-12-19 18:07:27 +01:00
Marc Mueller
063ce9159d Use asyncio.timeout [o-s] () 2023-08-15 17:21:49 +02:00
Paul Bottein
71697df3c2 Add device name fallback if no hostname in PrusaLink ()
Device name fallback if no hostname in PrusaLink
2023-04-05 21:03:39 -04:00
Paulus Schoutsen
c11925f7a9 Add prusalink test cases and fix config flow () 2022-08-30 17:04:14 +02:00
Paulus Schoutsen
481205535c Add PrusaLink integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-29 20:45:27 -04:00