epenet
88444b2e0c
Add type hints to integration tests (part 16) ( #88008 )
2023-02-15 10:50:02 +01:00
epenet
3abf7ea18a
Add type hints to integration tests (m-p) ( #87705 )
2023-02-08 07:48:54 -08:00
Marc Mueller
d72802cfb0
Spelling - runtime and test changes ( #82868 )
2022-11-28 16:42:20 +01:00
Franck Nijhof
7a04ba96f3
Adjust unique ID of Octoprint camera entity ( #80996 )
2022-10-26 13:27:13 +02:00
Ryan Fleming
c197e1765a
Add Octoprint camera entity ( #79689 )
2022-10-25 19:59:57 +02: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
epenet
7bc2712142
Adjust root-import in tests ( #78761 )
...
* Adjust root-import in tests
* Adjust diagnostics
* Adjust button
* Adjust select
* Adjust device_tracker
* Adjust camera
* Adjust humidifier
* Adjust media_source
* Adjust update
* Adjust siren
* Adjust number
* Adjust alarm_control_panel
* Adjust notify
* Adjust sensor
* Adjust switch
* Revert anthemav
* Don't adjust demo humidifier
2022-09-19 15:22:23 +02:00
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum ( #74642 )
2022-07-07 19:57:36 +03:00
Franck Nijhof
69cc6ab5f1
Clean up accessing entity_registry.async_get_registry helper via hass ( #72005 )
2022-05-17 16:40:45 +02:00
Sebastian Lövdahl
8f4979ea17
Reduce state updates for OctoPrint ( #70146 )
2022-04-18 21:33:40 +02:00
Ryan Fleming
35b343de9e
Octoprint buttons ( #66368 )
2022-02-14 11:05:06 +01:00
Joshua Roys
9134e5c844
Get discovered zeroconf IPv6 addresses ( #65462 )
2022-02-11 16:46:17 -06:00
Ryan Fleming
77d22c8542
Allow self signed certs on octoprint server ( #59213 )
2022-01-10 13:15:38 +01:00
Aidan Timson
d85d93d1a1
Downgrade OctoPrint printer disconnected errors ( #63076 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-03 13:53:25 +01:00
epenet
2468724378
Use SsdpServiceInfo for ssdp tests (part 2) ( #60322 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 09:45:35 -06:00
epenet
77dfeb062f
Update ZeroconfServiceInfo in tests (n-t) ( #60219 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-23 10:35:44 -06:00
Franck Nijhof
69b7495324
Sensor: Handle local->UTC conversion and reject timezoneless timestamps ( #59971 )
2021-11-22 17:04:06 +01:00
epenet
36a67d060b
Use ZeroconfServiceInfo in octoprint ( #60049 )
2021-11-21 17:35:24 +01:00
Ryan Fleming
9c2bff3b3b
Use octoprint printer flag status to check if printer is printing ( #59663 )
2021-11-14 21:06:42 +01:00
Ryan Fleming
5e2d71dc90
Use unknown state for octoprint temperature sensors with None value ( #59130 )
...
* Mark octoprint temperature sensors as unavaible when value is not supplied
* Check for none explictly
* Do not mark the entity as unavailable
* Swap to using er.get_async
2021-11-10 05:52:29 +01:00
Franck Nijhof
b3e7eeb020
Fix spelling of OctoPrint ( #58686 )
2021-10-29 13:21:57 +02:00
Ryan Fleming
c84fee7c6e
Rework octoprint ( #58040 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-22 15:25:12 +02:00