Volkszaehler Integration

Hi together

can someone explain to me how I can integrate my Volkszaehler ( USB-Interface) in HA?
The example is:
sensor:
- platform: volkszaehler
host: demo.volkszaehler.org
uuid: “57acbef0-88a9-11e4-934f-6b0f9ecd95a8”
monitored_conditions:
- average
- consumption
- min
- max

But where do I find the host and uuid?

I find my Volkszaehler in the hardware device, but I don’t see the required data.

Thanks in advance.

Jan