Daniel Hjelseth Høyer
5e981d00a4
Add mill number platform ( #134044 )
...
* Mill number, max heating power
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill number, max heating power
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill number, max heating power
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill number, max heating power
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill number, max heating power
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* type
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
---------
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2025-01-01 23:25:42 +01:00
Joost Lekkerkerker
b9281327c4
Use FlowResultType enum in config flow tests A-M ( #114681 )
2024-04-03 09:21:17 +02:00
Joost Lekkerkerker
5d500cb74b
Use is in enum comparison in config flow tests K-O ( #114672 )
2024-04-02 11:21:42 -10:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ( #112690 )
...
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Joost Lekkerkerker
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 Mueller
1722e23df8
Add empty line after module docstring [tests l-p] ( #112710 )
2024-03-08 14:55:15 +01:00
Aarni Koskela
706add4a57
Switch formatting from black to ruff-format ( #102893 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
Marc Mueller
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 Montnemery
5b654c8b79
Fix mill tests ( #93596 )
2023-05-26 15:20:46 +02:00
epenet
f75ac17554
Add type hints to integration tests (j-m) ( #87704 )
2023-02-08 19:06:59 +01:00
Franck Nijhof
a6244eea28
Search/replace RESULT_TYPE_* by FlowResultType enum ( #74656 )
2022-07-07 21:28:18 +02:00
Daniel Hjelseth Høyer
4c542336d5
Add sensors to Mill local heaters ( #61247 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-09 09:04:19 +01:00
Daniel Hjelseth Høyer
a3d5aec778
Mill local access ( #59549 )
...
* Mill local
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill local
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill local
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Update homeassistant/components/mill/config_flow.py
Co-authored-by: Allen Porter <allen@thebends.org>
* Update homeassistant/components/mill/config_flow.py
Co-authored-by: Allen Porter <allen@thebends.org>
* Update homeassistant/components/mill/config_flow.py
Co-authored-by: Allen Porter <allen@thebends.org>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* coveragerc
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Co-authored-by: Allen Porter <allen@thebends.org>
2021-11-18 21:44:45 -08:00
Ville Skyttä
153d6e891e
Use config_entries.SOURCE_* constants ( #49631 )
2021-04-25 11:27:40 +02:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
scheric
db802ff2b4
Use common strings in Mill config flow ( #41836 )
2020-10-16 13:44:41 +02:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
Daniel Høyer Iversen
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 <nick@koston.org>
* style
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* update strings
* add test
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-05-10 08:44:05 -05:00