Wiser Schneider

ZHA integration or Zigbee2MQTT should work (but either could need custom converters for devices):

https://www.home-assistant.io/integrations/zha

or

https://www.zigbee2mqtt.io/ (see https://www.zigbee2mqtt.io/guide/installation/03_ha_addon.html)

For any of those to buy a Zigbee Coordinator USB adapter such as the examples based on CC2652P:

https://community.home-assistant.io/t/iteads-sonoff-zigbee-3-0-usb-dongle-plus-model-zbdongle-p-based-on-texas-instruments-cc2652p-20dbm-radio-mcu-now-sold-for-19-99/340705

ZHA integration and Zigbee2MQTT are somewhat similar to each other though have different pros and cons, so tip is to buy a Zigbee Coordinator USB adapter like CC2652 that is compatible with either, (as Zigbee works you are only able to have one Zigbee solution connected to a single Zigbee Coordinaor).

I also believe Schneider Wiser devices are known to not completely follow Zigbee specifications and in such cases will need a custom converter or ZHA Device Handler (quirk) depending on solution. Read:

https://www.home-assistant.io/integrations/zha/#knowing-which-devices-are-supported

and

https://www.home-assistant.io/integrations/zha/#zha-exception-and-deviation-handling

For some specific device examples see:

https://github.com/zigpy/zha-device-handlers/pull/1705

and

https://github.com/zigpy/zha-device-handlers/issues?q=is:issue%2Bwiser

Also note that the ZHA integration does not yet support any ZGP (Zigbee Green Power) based devices:

https://community.home-assistant.io/t/zha-integration-to-get-full-support-for-zgp-zigbee-green-power-devices/277149/

2 Likes