epenet
51a5a78eb5
Standardize reauth step variable name in config flows ( #124760 )
2024-08-28 13:01:00 +02:00
epenet
318259689f
Standardize import step variable name (part 4) ( #124692 )
...
* Standardize import step variable name (part 4)
* One more
* Revert geonetnz_volcano
* Revert SMS due to coverage
* Revert somfy_mylink due to coverage
2024-08-27 16:18:11 +02:00
epenet
913e5404da
Improve config flow type hints (part 1) ( #124343 )
...
* Improve config flow type hints
* Revert sms
2024-08-21 22:42:58 +02:00
Sid
2cc916db6d
Replace pylint broad-except with Ruff BLE001 ( #116250 )
2024-05-07 14:00:27 +02:00
J. Nick Koston
ee535ee611
Ensure test async_create_task eager start behavior matches production ( #115517 )
2024-04-13 15:58:52 -05:00
Sid
a5b609f081
Enable ruff TRY401 ( #114395 )
...
* Enable ruff TRY401
* fix tests
2024-03-29 07:20:36 +01:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] ( #112702 )
2024-03-08 15:04:07 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler ( #111864 )
2024-02-29 20:09:01 +01:00
Erik Montnemery
7fc3f8e473
Improve calls to async_show_progress in octoprint ( #107792 )
2024-01-14 11:06:35 +01:00
vexofp
ef261842ac
Pass default SSLContext instances to Octoprint custom HTTP sessions ( #105351 )
2024-01-02 11:59:40 +01:00
Markus Ressel
30a0cb1674
Fix octoprint down every two minutes ( #90001 )
2023-08-21 11:09:39 +02:00
Marc Mueller
60b799aac9
Misc typing improvements ( #86550 )
2023-01-25 11:05:36 +01:00
Ryan Fleming
2ea9732419
Support reauth for octoprint ( #77213 )
...
* Add reauth flow to octoprint
* Add unit tests around octoprint reauth
* Add missing strings
* Fix unit test mocks
2022-10-02 08:08:45 +02:00
Franck Nijhof
379945860b
Add configuration_url to Octoprint discovery ( #66046 )
2022-02-08 02:59:38 +01:00
Ryan Fleming
77d22c8542
Allow self signed certs on octoprint server ( #59213 )
2022-01-10 13:15:38 +01:00
Milan Meulemans
cdd54b365a
Remove deprecated Connection class from octoprint ConfigFlow ( #63117 )
2021-12-31 11:06:30 +01:00
epenet
e0b315041b
Use dataclass properties in octoprint discovery ( #60579 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-30 08:42:08 +01:00
epenet
36a67d060b
Use ZeroconfServiceInfo in octoprint ( #60049 )
2021-11-21 17:35:24 +01:00
Franck Nijhof
50a1e908c4
Increase time to authorize OctoPrint ( #59051 )
2021-11-04 11:06:17 +01:00
Franck Nijhof
4b64b92dba
Fix OctoPrint SSDP URL parsing and discovered values ( #58698 )
2021-10-29 16:34:27 +02:00
Franck Nijhof
a0d0e325e0
Fix OctoPrint config flow schema ( #58688 )
2021-10-29 14:07:25 +02:00
Paulus Schoutsen
6a3c23d02a
Fix default value for host in octoprint config flow ( #58568 )
2021-10-28 11:20:28 +02:00
Ryan Fleming
c84fee7c6e
Rework octoprint ( #58040 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-22 15:25:12 +02:00