1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-04 11:57:05 +00:00

7 Commits

Author SHA1 Message Date
Franck Nijhof
bb4b2014fc
Migrate Wiz to new entity naming style () 2022-07-10 13:03:19 -07:00
J. Nick Koston
a9ab98fb45
Add power sensor to WiZ () 2022-06-09 18:10:15 -10:00
J. Nick Koston
4811b510eb
Ensure WiZ can still setup with old firmwares () 2022-02-21 19:42:54 +01:00
J. Nick Koston
00d7fdd274
Add WiZ occupancy sensor support () 2022-02-14 14:25:15 +01:00
J. Nick Koston
721d711762
Add firmware and hardware version to WiZ () 2022-02-07 19:23:08 +01: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
5621e20963
WiZ Cleanups part 3 ()
* WiZ Cleanups part 3

- Sockets are now using the switch platform

* tweaks

* remove rgb colorcheck

* tweaks

* tweaks

* cover

* cover
2022-02-05 18:56:17 +01:00