Yes i am using the SONOFF app you mentioned and have a SNZB-01 switch paired with my Homey and 12 other Zigbee devices.
Is this app still maintained and would it be possible to add the SNZB-01P? Actually just starting with Homey and ordered various Sonoff Zigbee devices assuming these would (mostly) be supported. But really home this app remains supported so I am not investing in devices that won’t work at some point.
Well, the SNZB-04 and the SNZB-01 are both supported by the app SONOFF-Zigbee. Strange you cannot pair the SNZB-04. Here stops my knowledge.
Also purchased SNZB-04 and that is pairing fine with my 2019 Pro model. The SNZB-01P pairs as an unknown device.
Interested too! Am about to use one to manage the speed of the ventilation in the house. Rather not turn it off simultaneously with lights.
Any news about the new release ?
I bought 4 SNZB-02P devices and am not able to use them, I should have checked this before purchase…
If, by any chance, the next release could also fix the temperature update interval of the SNZB-02D, it would be perfect
Keen to test this new release, could not yet find it via SONOFF Zigbee App voor Homey | Homey.
Unfortunately no reply from the developer for almost two months now :(. Maybe there’s a good reason, but the last app update is from april…so might not get your hopes up. I also have a couple of the new SNZB-02P devices, but can’t use them yet. I could buy a Zigbee dongle for HA, but really would like to be able to use Homey for this.
@johan_bendz any chance of making this project open source? I would really like to contribute and add the power_on_behavior capability as a setting to the devices which support it (ZBMINI-L, ZBMINI-L2, SA-028/SA-029).
EDIT: In case you don’t accept contributions, from what I have been able to gather from the zigbee2mqtt source code it should use the default onOff
cluster startUpOnOff
attribute with the id 0x4003
(16387
) and enum8
values with the following mapping:
{0: 'off', 1: 'on', 2: 'toggle', 255: 'previous'}
Also described here if you search for “StartUpOnOff”.
@johan_bendz I agree with @staeff please consider making this project open source. I also would like to contribute.
Hello, I bought 6 Sonoff SNZB-02D sensors, I have a Homey Pro (Early 2019), I carried out the test with 3 different sensors and I have the same problem. The pairing goes well and the temperature and humidity data comes back well, however the battery data never arrives and none of my configurations (Offset, number of decimal places, Temperature interval) are there. seem to be taken into account. the new parameters are applied, but there is no difference and if I do an interview of the device, we see the interval parameters which have not changed. I made sure that the device was wide awake for recording, then restarted the application following the interval changes, but nothing worked.
Interview completed :
"ids": {
"modelId": "SNZB-02D",
"manufacturerName": "SONOFF"
},
"endpoints": {
"endpointDescriptors": [
{
"endpointId": 1,
"applicationProfileId": 260,
"applicationDeviceId": 770,
"applicationDeviceVersion": 0,
"_reserved1": 1,
"inputClusters": [
0,
1,
3,
32,
1026,
1029,
64599,
64529
],
"outputClusters": [
25
]
}
],
"endpoints": {
"1": {
"clusters": {
"basic": {
"attributes": [
{
"acl": [
"readable",
"reportable"
],
"id": 0,
"name": "zclVersion",
"value": 8,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 1,
"name": "appVersion",
"value": 0,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 3,
"name": "hwVersion",
"value": 0,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 4,
"name": "manufacturerName",
"value": "SONOFF",
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 5,
"name": "modelId",
"value": "SNZB-02D",
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 6,
"name": "dateCode",
"value": "20230105",
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 7,
"name": "powerSource",
"value": "unknown",
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"writable",
"reportable"
],
"id": 17,
"name": "physicalEnv",
"value": "Unspecified",
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 16384,
"name": "swBuildId",
"value": "1.0.9",
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 65533,
"name": "clusterRevision",
"value": 3,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
}
],
"commandsGenerated": [],
"commandsReceived": []
},
"powerConfiguration": {
"attributes": [
{
"acl": [
"readable",
"reportable"
],
"id": 33,
"name": "batteryPercentageRemaining",
"value": 200,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 65533,
"name": "clusterRevision",
"value": 2,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
}
],
"commandsGenerated": [],
"commandsReceived": []
},
"identify": {
"attributes": [
{
"acl": [
"readable",
"writable",
"reportable"
],
"id": 0,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 65533,
"name": "clusterRevision",
"value": 2,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
}
],
"commandsGenerated": [
0
],
"commandsReceived": [
0,
1
]
},
"pollControl": {
"attributes": [
{
"acl": [
"readable",
"writable",
"reportable"
],
"id": 0,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 1,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 2,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"writable",
"reportable"
],
"id": 3,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 65533,
"name": "clusterRevision",
"value": 3,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
}
],
"commandsGenerated": [
0
],
"commandsReceived": [
0,
1,
2,
3
]
},
"temperatureMeasurement": {
"attributes": [
{
"acl": [
"readable",
"reportable"
],
"id": 0,
"name": "measuredValue",
"value": 1960,
"reportingConfiguration": {
"direction": "reported",
"attributeDataType": 41,
"minInterval": 0,
"maxInterval": 3600,
"minChange": 100,
"status": "SUCCESS"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 1,
"name": "minMeasuredValue",
"value": -32768,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 2,
"name": "maxMeasuredValue",
"value": -32768,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 65533,
"name": "clusterRevision",
"value": 3,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
}
],
"commandsGenerated": [],
"commandsReceived": []
},
"relativeHumidity": {
"attributes": [
{
"acl": [
"readable",
"reportable"
],
"id": 0,
"name": "measuredValue",
"value": 6020,
"reportingConfiguration": {
"direction": "reported",
"attributeDataType": 33,
"minInterval": 0,
"maxInterval": 3600,
"minChange": 100,
"status": "SUCCESS"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 1,
"name": "minMeasuredValue",
"value": 0,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 2,
"name": "maxMeasuredValue",
"value": 0,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
},
{
"acl": [
"readable",
"reportable"
],
"id": 65533,
"name": "clusterRevision",
"value": 2,
"reportingConfiguration": {
"status": "NOT_FOUND",
"direction": "reported"
}
}
],
"commandsGenerated": [],
"commandsReceived": []
}
},
"bindings": {
"ota": {
"attributes": [],
"commandsGenerated": [],
"commandsReceived": []
}
}
}
}
}
Voici le Diag de l’application : c9b1076f-b63c-4ae4-ba32-bf9f9bab3e14
Hello all, I am hoping someone can help me with the following;
I have a Sonoff SNZB-01P temperature/humidity sensor that I would like to add to the Homy Pro 2023. The Sonoff app is installed and when I want to add the Sensor through the Homy I get the following error message:
What am I not doing right?
You didn’t search the forum
Then the search engine does not work properly
To be clear, this is an SNZB-01P, on the forum it is said that this is a switch, but it is a temperature / humidity sensor, I read nothing about not communicating with the homey. Or am I reading over it?
You didn’t find this post? Or this one?
If Sonoff uses the same modelId
for different types of device, it’s going to be difficult anyway because if so, Homey cannot distinguish between the different types of devices.
yes, I had seen that post iddly, but those are about the switch and I have a temperature/humidity sensor.
After some further research, I found out that I have a SNZB-02P sensor (was delivered in the wrong box). As I understand it, this one is not yet supported by the Homey Sonoff app?
Can anyone indicate when this support will come?
Thanks in advance.
Any information about this?
I like the suggested feature as well!
I’m interested too. I want to use the ZBMINI as a sensor, powered by 220V to observe the Somfy Ondeis, as rainsensor for the complete outside sun protection.
Is it possible to use the ZBMINI as a single on/off sensor?
I did several new tests, and only the Temperature Offset parameter works. Does anyone have an idea to help me please
Hello Johan Bendz,
Is there any news on the release date of the new version?
Thanks