Its not clear what you’re referring to….
“My” CSV exposes write enabled parameters from ebusd, if you’re using a MQTT-hassio.cfg file that have the filter removed as per instructions you should be able to have writable entities in HA via native discovery.
You can try to create a custom/manual MQTT entity to test the write, the read topic is ebusd/……/entity
The write one is the same with appended a /set suffix.
You can also manually publish a MQTT message to the write topic and check if the write goes as planned



