Closed JaydenLoone closed 3 years ago
Thanks for that! But I think you've broken the identation
There's an editorconfig file for the correct identation, line ending and end of file:
https://github.com/project-alice-assistant/HermesLedControl/blob/master/.editorconfig
Default mqtt ports have change in Rhasspy from v2.5+ from 1883 to 12183.
Rhasspy configuration file has also changed. If mqtt configuration is default, the mqtt section of the file is omitted. Added in a check for this and a fallback to default values should the config not be found.