hass-workstation-service icon indicating copy to clipboard operation
hass-workstation-service copied to clipboard

MQTT topics should be configurable

Open sleevezipper opened this issue 5 years ago • 1 comments

Maybe through the user interface but through editing a config might be good enough. There should also be a way to easily restart the service after updating the configuration.

sleevezipper avatar Jan 19 '21 19:01 sleevezipper

Just adding on to this one to not create a new topic:

Especially the base topic I would love to configure. It is currently hardcoded to "homeassistant" in many places such as this one: https://github.com/sleevezipper/hass-workstation-service/blob/242e72601f4605de03a5fba65dc7d5ba0587a599/hass-workstation-service/Domain/Commands/KeyCommand.cs - I'd love to configure this to be something else.

DennisGaida avatar Dec 03 '21 09:12 DennisGaida