Commit Graph
20 Commits
Author SHA1 Message Date
Joost LekkerkerkerandGitHub 3d27d501b1 Pass config entry to Mill coordinator (#149942) 2025-08-04 13:20:30 +02:00
Daniel Hjelseth HøyerandGitHub c797e7a973 Mill, add statistics (#130406)
* Mill, new features

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

* typo

* tests

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

* mill

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

* Update const.py

* Update sensor.py

* Update sensor.py

* Add test

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

* Add test

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

* mill

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

* mock_setup_entry

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

* after_depencies

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

* Mill

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

* mill stats

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

* mill stats

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

* format

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

* mill

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

* Add test

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

* tests

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

* mill

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

---------

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
2025-04-28 21:59:42 +02:00
Daniel Hjelseth HøyerandGitHub 5e981d00a4 Add mill number platform (#134044)
* Mill number, max heating power

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

* Mill number, max heating power

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

* Mill number, max heating power

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

* Mill number, max heating power

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

* Mill number, max heating power

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

* type

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

---------

Signed-off-by: Daniel Hjelseth Høyer <[email protected]>
2025-01-01 23:25:42 +01:00
Joost LekkerkerkerandGitHub b9281327c4 Use FlowResultType enum in config flow tests A-M (#114681) 2024-04-03 09:21:17 +02:00
Joost LekkerkerkerandGitHub 5d500cb74b Use is in enum comparison in config flow tests K-O (#114672) 2024-04-02 11:21:42 -10:00
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
Franck NijhofandGitHub a6244eea28 Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02: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
Ville SkyttäandGitHub 153d6e891e Use config_entries.SOURCE_* constants (#49631) 2021-04-25 11:27:40 +02:00
Franck NijhofandGitHub 65cf2fcb6f Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
schericandGitHub db802ff2b4 Use common strings in Mill config flow (#41836) 2020-10-16 13:44:41 +02:00
Franck NijhofandGitHub 1c2ebdf307 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
f302c6fd65 Add Mill config flow (#35136)
* Mill config, wip

* add tests

* fix merge

* update tests

* unique id

* Mill strings

* mill config flow

* mill config flow

* test import

* test import

* req

* ccoverage

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <[email protected]>

* style

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <[email protected]>

* update strings

* add test

Co-authored-by: J. Nick Koston <[email protected]>
Co-authored-by: Paulus Schoutsen <[email protected]>
2020-05-10 08:44:05 -05:00