Commit Graph
9 Commits
Author SHA1 Message Date
6bb4e7d62c Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <[email protected]>
Co-authored-by: Marc Mueller <[email protected]>
Co-authored-by: J. Nick Koston <[email protected]>
2024-03-26 00:02:16 +01:00
Joost LekkerkerkerandGitHub ce12d45b50 Catch Mill timeout error (#114068)
* Catch Mill timeout error

* Catch Mill timeout error

* Catch Mill timeout error
2024-03-23 20:57:22 +01:00
Marc MuellerandGitHub 1722e23df8 Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
706add4a57 Switch formatting from black to ruff-format (#102893)
Co-authored-by: Franck Nijhof <[email protected]>
2023-11-27 14:38:59 +01:00
Marc MuellerandGitHub 544d6b05a5 Replace mock_coro with AsyncMock (#99014)
* Replace mock_coro with AsyncMock

* Remove mock_coro test helper function

* Remove redundant AsyncMock
2023-08-25 22:54:55 +02:00
Erik MontnemeryandGitHub 5b654c8b79 Fix mill tests (#93596) 2023-05-26 15:20:46 +02:00
epenetandGitHub f75ac17554 Add type hints to integration tests (j-m) (#87704) 2023-02-08 19:06:59 +01:00
4c542336d5 Add sensors to Mill local heaters (#61247)
Co-authored-by: Franck Nijhof <[email protected]>
2021-12-09 09:04:19 +01:00
a3d5aec778 Mill local access (#59549)
* Mill local

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Mill local

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Mill local

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Update homeassistant/components/mill/config_flow.py

Co-authored-by: Allen Porter <[email protected]>

* Update homeassistant/components/mill/config_flow.py

Co-authored-by: Allen Porter <[email protected]>

* Update homeassistant/components/mill/config_flow.py

Co-authored-by: Allen Porter <[email protected]>

* Fix review comments

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* coveragerc

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Fix review comments

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Fix review comments

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

* Fix review comments

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>

Co-authored-by: Allen Porter <[email protected]>
2021-11-18 21:44:45 -08:00