prom00
prom00
We have the same issue, we now changed the names via the database.
What is holding this feature back at the moment? Would be nice if this could be added. This is quite a basic function which is often used when creating CRUD...
I had issues configuring ha-grott. Seemed the issue was in my custom topic name not being 'energy/growatt'. I just added a PR to add this not the the readme. https://github.com/muppet3000/homeassistant-grott/pull/54
Am I correct this is still an issue?
I've been looking around to find out if the legacy authentication will be removed from npm. Might be something to keep in mind, we might be better off fixing the...
Thanks alot for your fast reply. I've got this in my logs: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0....
What do you mean with 'Wired up'? I've enabled debug (again). I had it on before, but tried reinstalling everything.  I'm not sure whether my home network supports IGMPv2....
I've tried sending messages through MQTT with MQTTX program. Setup 2 interfaces and send a message on one and it was received by the other.  I'll take it that...
https://github.com/datenschuft/SMA-EM Do I need to install the above manually?
I've got this working with another method now. I'm using MODBUS: ``` modbus: - type: tcp host: 192.168.1.151 # ip nummer omvormer port: 502 name: "sma" close_comm_on_error: true delay: 5...