I'm new to this forum and started to use Domoticz just shortly. I really think it's working great! However, I'm afraid I need some help with an issue. I'v installed a P1 cable from my smart meter to my Raspberry Pi (USB). Configured the hardware, but I get no results in my devices.
But first things first, I have this:
- Raspberry Pi model 3b
- Domoticz Version: 3.8153
- Aeon Labs Aeotec Gen 5 Z-Wave USB Interface on batteries
- Smart meter: Landy+Gyr E350 - ZMF110 (Stedin)
My Devices looks like this (clicked on the butten all devices): In my settings the 'Accept new Hardware Devices' is checked.
I have checked a lot of forum posts on the Domoticz site and other sites. I learned that I can check the connection with this command:
Code: Select all
cu -l /dev/ttyUSB0 -s 115200 --parity=none

Thanks in advance!