Commit graph

17 commits

Author SHA1 Message Date
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
epenet
ef5fccad9e
Use standard argument name in async_step_reauth () 2022-06-28 23:23:32 +02:00
epenet
756988fe20
Use Mapping for async_step_reauth (f-o) () 2022-06-02 14:17:09 +02:00
Mick Vleeshouwer
6a0a77f986
Don't close aiohttp session in Overkiz config flow () 2022-03-30 11:40:14 -07:00
Mick Vleeshouwer
365ea59b64
Improve Config Flow and handle TooManyAttemptsBannedException in Overkiz () 2022-03-29 16:19:57 -10:00
Mick Vleeshouwer
c763d23cbb
Fix reauth message in Overkiz integration () 2022-03-28 08:23:25 -07:00
Mick Vleeshouwer
2456d8a401
Remember user and hub after input in ConfigFlow () 2022-02-21 20:56:20 +02:00
Mick Vleeshouwer
98ae7e106c
Always create a new session in ConfigFlow in Overkiz integration () 2022-02-15 14:46:52 -06:00
Vincent Le Bourlot
d82899ed2f
Add title placeholders to overkiz discovery ()
* add gateway_id to the config flow context name.

* obfuscate gateway_id.

* replace const with homeassistant.const.

* Remove obfuscation of gateway_id.

* fix style.

* Add translatable title according to comments

* Update homeassistant/components/overkiz/strings.json

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-07 17:53:05 +02: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
24e24a5157
Move logger to constants () 2022-01-19 17:19:49 +02:00
Mick Vleeshouwer
3fcdaa8a5d
Don't close HA aiohttp session in Overkiz Config Flow () 2022-01-13 21:35:07 +01:00
Mick Vleeshouwer
8599ddf51e
Address feedback to Overkiz integration (round 2) ()
* Address feedback in multiple files

* Add missing return statement

* Improve sensor descriptions

* Improve typing

* Move to new device registry

* Disable RSSI sensor by default

* Improve typing
2021-12-30 15:22:35 +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