Open andersevenrud opened 1 year ago
Hi. Great work! The following devices also seem to work: NXT: WTH-103 Temperature & Humidity Sensor (Battery) NXT: MYCR-1000 and MYCR-3500 – PLUG-IN ON/OFF Z-Wave: ZRT-106 Thermostatic Radiator (partly only, no time/date is set) (is a rebranded Everspring AC301) Z-Wave: ZSD-109 smoke detector But even the bridge does not set the date/time of the Thermostat
@mkrase Really appreciate the feedback, thanks!
Currently using these devices, all working NXT: MWMR-251 Built In Reciever (Dimmer) NXT: MWMR-2300 Built in Reciever (On/Off) Z-Wave: AN-179 Built In Reciever (On/Off) Z-Wave: Fibaro Smoke Sensor FGSD-002 (Reports Battery, Temperature, Smoke Sensor and Tamper Sensor)
@agit22 Thank you very much for the feedback!
Z-Wave: Namron K4 2ch switch (Reports Last keypress and battery) Z-Wave: Namron K8 4ch switch (Reports Last keypress and battery)
Very buggy inclusion into the Bridge X gateway, takes multiple attempts. Once included, shows up without any problems in the integration.
The nexa remote for MYC-4 correctly gives HA 1 binary sensor, but the sensor does not register any on or off events.
@olterman From HA to the device, the other way around, or both ?
Nexa MLT-1924/1925 PUSH BUTTON - does not show up as a device in HA. the button works on the Nexa Bridge but does not show up in Home Assistant. (the other problem is that on the bridge it always shows as putton pushed .... wich means to use it in an integration one must use last event updated or something)
Here is what v1/nodes show { "id": "LLyDHieHFLqEERa3", "name": "Doorbell", "type": "Extended", "category": "", "hideInApp": false, "ignoreInRoomAction": false, "broken": false, "locked": false, "favorite": false, "favoriteCapability": "", "roomId": "4", "roomName": "Hallen", "extraInfo": { "id": "nexa_systemnexa", "customEvents": [], "customActions": [] }, "capabilities": [ "notificationPushButton" ], "tags": [], "periodicEvents": [], "minMax": {
},
"lastEvents": {
"notificationPushButton": {
"value": true,
"prevValue": true,
"time": "2024-06-03T14:35:26.816Z",
"name": "notificationPushButton"
}
}
}
@olterman It looks like this device is using a capability (notificationPushButton
) that is not documented by Nexa.
Could you open a new issue for this and I will fix it ASAP.
@olterman I went ahead and just pushed a fix for this and did a new release. If you come across any other issues, please open a new issue.
This issue was created in an effort to collect information about device support.
If your device does not show up correctly in HA (values, actions, etc.), please open a new issue.
Bridge1
The legacy (non-X) Nexa Bridge is supported (#15), but with some caveats:
Probably has the same nxt/z-wave device support as the Bridge2, but no detailed power metering slightly different API.
Bridge2 / Bridge3
Bridge2 aka "Nexa Bridge X" (White enclosure), and latest Bridge 3 (Black enclosure).
Supported Protocols
Supported Capabilities
Implemented device capabilities:
And the following undocumented capabilities:
Exposed bridge custom metrics:
Supported Devices
Any smart devices that supports capabilities noted above should work out of the box.
This is a list of reported devices:
System Nexa / NXT (433MHz)
Z-wave
[^1]: Firmware 2.4.1 has Nexa protocols disabled ?! (@andersevenrud) [^2]: Buggy inclusion. Required multiple tries (@andersevenrud, @agit22) [^3]: Reported by @mkrase [^4]: Reported by @agit22
Discoveries