Folks
I've FINALLY got 'round to setting-up HA on a RPi.
I'm running the HA operating system off the micro SD card.
I've installed Mosquitto as the MQTT broker, along with the GivTCP add-on.
Got it working on one of my two inverters (thought I'd test one, first). It discovered the inverter, and loaded all the entities etc.
For the second inverter, I decided to use a more meaningful prefix, which worked fine - meaning I could more easily identify each inverter's entities.
Following this bout of success, and now having instantly become 'god of all things HA/MQTT, and GivTCP' I decided to change the Entity prefix for the first inverter, in a bid to change the entity names to the same syntax as the other one. I did this on the config page of GivTCP.
Once I'd found which inverter was on which IP address, I also swapped the IP addresses around on the same config page.
The upshot is, that one inverter's now working fine in HA, but the other (the very first one I did) still has the original names for all of the entities, and is also no longer getting any data.
I think what I need is to clear out the cache of old data, and instruct the broker / GivTCP to re-load everything, and re-discover all the new settings.
I've tried re-starting everything - including completely re-booting the RPi, but to no avail.
Can anyone suggest a way to 'refresh' everything, or is it a case of re-installing the broker, and GivTCP?
TA.