1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-22 19:39:36 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
J. Nick Koston
0eca433004 Update zeroconf discovery to use IPAddress objects to avoid conversions () 2023-09-19 18:58:46 +02:00
epenet
7b5c978b95 Add missing mock in overkiz config flow tests () 2023-02-28 08:59:48 -05:00
Franck Nijhof
ed79265843 Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
epenet
3abf7ea18a Add type hints to integration tests (m-p) () 2023-02-08 07:48:54 -08:00
Mick Vleeshouwer
132ff2c410 Update Config Flow to show message about unsupported Overkiz hardware ()
* Update Config Flow to show cozytouch unsupported hardware error

* Apply feedback

* Remove vague unknown user exception

* Fix test

* Code coverage back to 100%
2022-10-08 16:37:03 -06:00
Mick Vleeshouwer
c98ee412c0 Catch unknown user exception in Overkiz integration () 2022-08-31 21:16:00 +02:00
Franck Nijhof
7cd68381f1 Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
Mick Vleeshouwer
365ea59b64 Improve Config Flow and handle TooManyAttemptsBannedException in Overkiz () 2022-03-29 16:19:57 -10:00
Joshua Roys
9134e5c844 Get discovered zeroconf IPv6 addresses () 2022-02-11 16:46:17 -06:00
Mick Vleeshouwer
5bd96a35f9 Add reauth flow to Overkiz integration () 2022-01-25 13:00:58 -10:00
Etienne G
dfb7ab5c30 Add zeroconf to overkiz integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-25 07:50:40 -10:00
Mick Vleeshouwer
654bd7dd1f Improve tests for Overkiz config flow () 2022-01-24 18:23:16 +01:00
Mick Vleeshouwer
b9ce82f79c Add unique id to DHCP step in Config Flow for Overkiz () 2021-12-27 11:28:18 -10:00
Mick Vleeshouwer
3605c4f32f Add Overkiz integration (with base + sensor entity) () 2021-12-23 08:34:35 -10:00