1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-18 04:49:33 +00:00

13 Commits

Author SHA1 Message Date
Marc Mueller
d26484d482
Remove unnecessary try-else (4) () 2023-01-18 13:17:08 +01:00
Franck Nijhof
9229d14962
Automatically onboard Wiz () 2022-06-22 20:17:28 +02:00
J. Nick Koston
4ae3929a00
Revert wiz reload on setup_retry discovery () 2022-05-30 22:52:05 -07:00
J. Nick Koston
7d391846ff
Retry right away on discovery for WiZ () 2022-05-28 16:38:38 -10:00
Franck Nijhof
5965b015dd
Adjust data entry flow to have an option data_schema () 2022-03-04 16:42:02 +01:00
J. Nick Koston
4811b510eb
Ensure WiZ can still setup with old firmwares () 2022-02-21 19:42:54 +01:00
J. Nick Koston
578456bbb5
Fix uncaught exception during WiZ discovery during firmware update () 2022-02-11 20:42:41 -06:00
J. Nick Koston
c91a20537a
Add discovery on network up to WiZ () 2022-02-10 12:30:18 -08:00
Stephan Traub
a6013dc0de
Update WiZ with IP address validation () 2022-02-09 12:53:32 -06:00
J. Nick Koston
9dc158f5e0
Add support for picking discovered devices to WiZ ()
* Add support for picking discovered devices

- Also fixes state not being written initially (it was not so
  obvious since the next coordinator update wrote it)

* store it

* store it

* order

* fixes

* more cleanups

* hints

* naming

* merge branches
2022-02-05 22:23:31 +01:00
J. Nick Koston
2bcd4f8f93
Add discovery support to WiZ Part 1 () 2022-02-05 10:36:44 -06:00
J. Nick Koston
342f5182b9
WiZ cleanups part 1 ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-05 09:23:19 -06:00
Stephan Traub
432d9a8f19
Introduce wiz integration for the WiZ Platform ()
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Stienstra <65826735+j-stienstra@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-04 16:20:21 -08:00