Third-Party Zigbee 3.0 On/off Switch viewed as Dimmer in Home + Control
Hi all,
I’ve a BTicino Gateway (K4500C on v253). I’ve successfully added a third-party zigbee 3.0 on/off switch, but I’ve a problem on Home+Control app that view it as dimmer instead of switch.
I’m able to on/off it, but if I try to change brightness it crash with “Error 5” message and I can’t add it to scenarios.
These are responses from Netatmo API:
GET /homesdata:
...
{
id:"00:12:4b:00:22:fd:47:de"
type:"Z3L"
name:"Controller"
setup_date:1669827355
room_id:"1100889120"
bridge:"00:04:74:24:57:80"
}
...
GET /homestatus:
...
{
id:"00:12:4b:00:22:fd:47:de"
type:"Z3L"
on:true
firmware_revision:0
last_seen:1669976252
power:8
reachable:true
bridge:"00:04:74:24:57:80"
}
...
With /setstate I can change the on parameter to true/false, if I try to change brightness I’ve “Error 5”.
On API all seems to work fine, Is there a way to fix it on Home+Control?
I’ve tryed to add it on zigbee2mqtt and it work fine.
Hello Serafino,
I asked it to our developers, here is their answer :
“If the switch uses clusters dedicated to dimmers, we will necessarily recognize it as a dimmer. In this case we can’t do much about it, the user needs to ask for help to the manufacturer”
Have a good day,
Leslie – Community Manager
You must be logged in to reply to this topic.