Jan
Jan
I have made an attempt to implement this. It is currently placed here: https://github.com/jnxxx/wmbusmeters/tree/master/ha-addon If you find it useful I will make a pull request, to see if it can...
Well, as it runs in a container it is a bit cumbersome, you cannot just overwrite the files... I think the easiet way would be to add the repository [https://github.com/jnxxx/wmbusmeters](https://github.com/jnxxx/wmbusmeters)...
Try to restart the addon now, and see if Multical 603 appears. I am uncertain what energy_forward and returned is and how important they are. For now I have disabled...
Thanks 👍 Unfortunately GUES in Bjerringbro will not hand out the key to my Multical 603 meter... 😟
> This will not mess up existing installations where the user has manually configured their sensors? It is off by default, so will require users to enable it specifically. If...
I got version 0.2.23 offered, and it is working for me. Now that the template files are in the `weetmuts` repo, I suggest to update the file `mqtt_discovery.sh` to fetch...
I just found this card and I like it a lot. +1 for statistics data, to make it even better. I believe statistics was made as a lightweight method to...
It seems like a great integration, but how can I use an attribute as input? Like this: `state_attr('weather.mylocation', 'humidity')`
Check your defined meters. Do any of them have a key/value without an empty value?
I cannot reproduce it. I copied your template file, and configured a meter as follows: ``` data_path: /config/wmbusmeters enable_mqtt_discovery: true conf: >- loglevel=normal device=/dev/serial/by-id/usb-FTDI_2605056083001_WE_USB_Plug_2701E2E7-if00-port0:amb8465:c1 logtelegrams=true format=json logfile=/dev/stdout shell=/wmbusmeters/mosquitto_pub.sh wmbusmeters/$METER_NAME "$METER_JSON"...