project-alice-assistant / HermesLedControl

Provides an easy way to control your leds in an Hermes environment
GNU General Public License v3.0
83 stars 41 forks source link

Update ports for Rhasspy v2.5+ #99

Closed JaydenLoone closed 3 years ago

JaydenLoone commented 3 years ago

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.

Psychokiller1888 commented 3 years ago

Thanks for that! But I think you've broken the identation

Psychokiller1888 commented 3 years ago

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