bruberg

Results 10 comments of bruberg

I tried adding this code as an external converter for a wall switch configured as a single channel switch. `Zigbee2MQTT:error 2023-11-06 10:42:13: Device 'namron_switch' has no endpoint 'l2'` Correspondingly, L2...

> > I tried adding this code as an external converter for a wall switch configured as a single channel switch. > > `Zigbee2MQTT:error 2023-11-06 10:42:13: Device 'namron_switch' has no...

Btw it looks like the readings are not the real values. With a ~30W lamp connected, L1 voltage reports 2348 V and L1 current reports 169A. I guess those should...

Seems we will need some assistance on this one. @Koenkk any pointers on how to move forward? In short: The initial config seems quite OK, but the readings need adjustments...

``` { "id": 91, "type": "Router", "ieeeAddr": "0xdc8e95fffe3579e7", "nwkAddr": 28630, "manufId": 4098, "manufName": "Namron AS", "powerSource": "Mains (single phase)", "modelId": "4512768", "epList": [ 1 ], "endpoints": { "1": { "profId":...

> Are you really sure this is a 2 gang switch? It has only 1 endpoint where I would expect 2 (each for a gang) The switch can be configured...

Looks like some work has been done in Koenkk/zigbee2mqtt/issues/19837

Here's a database extract from a switch configured as a 2 gang switch: ``` { "id": 37, "type": "Router", "ieeeAddr": "0xdc8e95fffe358025", "nwkAddr": 128, "manufId": 4098, "manufName": "Namron AS", "powerSource": "Mains...

With the latest release the switch seems to integrate perfectly. Thank you!

Same here, the unit enters a reboot loop. It seems to give up after a while and set up a local AP instead. ``` [C][wifi:038]: Setting up WiFi... [D][esp-idf:000]: I...