Koen Kanters
Koen Kanters
The code generator code can be found here: https://github.com/Koenkk/zigbee2mqtt.io/blob/d36fa3a2566c850d4f928fb1e17b166683d818dc/docgen/device_page_exposes.ts#L306
Do all features work with the external definition provided in the OP? If yes then I can add it.
What values are missing?
For actions no sensor is discovered, this is expected, see https://www.zigbee2mqtt.io/guide/usage/integrations/home_assistant.html#via-mqtt-device-trigger-recommended
As an alternative, you can also directly respond to the published MQTT messages. Since the device works now: Could you make a PR by clicking [here](https://github.com/Koenkk/zigbee-herdsman-converters/edit/master/src/devices/shelly.ts)?
@Grohnheit Could you check if the issue is fixed with the following [external converter](https://gist.github.com/Koenkk/d84746dd7436bec373a2d0f845768724): - save this as file next to `configuration.yaml` in the `external_converters` directory (create if it doesn't...
> After I recreated a group with id 1, After recreating the group, could you configure it again? If not: Could you provide the debug log when configuring the device...
> I get this error when I try to reconfigure with group id 1 created, and group id 2-4 not created. Does it still control group 1 after this?
Could you provide the debug log when configuring the device via the frontend -> yellow refresh icon? Make sure to wake up the device right before doing so by clicking...
@christopher-kwok does the issue go away after downgrading to 2.6.3?