1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-19 13:29:17 +00:00

13 Commits

Author SHA1 Message Date
Markus Ressel
30a0cb1674
Fix octoprint down every two minutes () 2023-08-21 11:09:39 +02:00
Marc Mueller
60b799aac9
Misc typing improvements () 2023-01-25 11:05:36 +01:00
Ryan Fleming
2ea9732419
Support reauth for octoprint ()
* 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 () 2022-02-08 02:59:38 +01:00
Ryan Fleming
77d22c8542
Allow self signed certs on octoprint server () 2022-01-10 13:15:38 +01:00
Milan Meulemans
cdd54b365a
Remove deprecated Connection class from octoprint ConfigFlow () 2021-12-31 11:06:30 +01:00
epenet
e0b315041b
Use dataclass properties in octoprint discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-30 08:42:08 +01:00
epenet
36a67d060b
Use ZeroconfServiceInfo in octoprint () 2021-11-21 17:35:24 +01:00
Franck Nijhof
50a1e908c4
Increase time to authorize OctoPrint () 2021-11-04 11:06:17 +01:00
Franck Nijhof
4b64b92dba
Fix OctoPrint SSDP URL parsing and discovered values () 2021-10-29 16:34:27 +02:00
Franck Nijhof
a0d0e325e0
Fix OctoPrint config flow schema () 2021-10-29 14:07:25 +02:00
Paulus Schoutsen
6a3c23d02a
Fix default value for host in octoprint config flow () 2021-10-28 11:20:28 +02:00
Ryan Fleming
c84fee7c6e
Rework octoprint ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-22 15:25:12 +02:00