I have successfully paired the Develco/frient Electricity Meter Interface 2 LED with ConBee II and initially a confirmation page is shown in the Phoscon App.
When trying to find it in any category of the Phoscon App, it is not there. However, I can access it via the REST API, in my case it is http://192.168.168.52:8090/api/XXXXXXXXXX/sensors/50/. I could also change the impulse rate per kW and can read the power consumption via a script and store the data in InfluxDB.
But it does not show up in the deCONZ app anywhere.
Steps to reproduce the behavior
- Go to Phoscon App
- Add new device
- Pair Develco/frient Electricity Meter Interface 2 LED with Phoscon
- Check conformation page
- Check if the device is listed in any category (e.g. sensors)
- It will not be there
- Make a REST API call to the sensor
- This will work
Expected behavior
The device should be listed in the sensors list of the Phoscon app.
Screenshots
No response
Environment
- Host system: Raspberry Pi 4 8GB Model B
- Running method: Raspberry OS / Debian GNU/Linux Bullseye (11)
- Firmware version: 26780700
- deCONZ version: 2.28.1
- Device: ConBee II
- Do you use an USB extension cable: yes – only relevant for ConBee I/II/III
- Is there any other USB or serial devices connected to the host system? External HDD with long connection cable, no connectivity issues with ConBee II
deCONZ Logs
No response
Additional context
No response