Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional username/pass & TLS #5

Open
t1mb0 opened this issue Apr 10, 2022 · 1 comment
Open

Optional username/pass & TLS #5

t1mb0 opened this issue Apr 10, 2022 · 1 comment

Comments

@t1mb0
Copy link

t1mb0 commented Apr 10, 2022

Hi Matthew,

Start off saying thanks for all your hard work on this, it works a treat and has not skipped a beat!!

I recently started using arm-night (after new Inception firmware introduced 'interior night inputs') and after fiddling for a couple of hrs, I realised I was running an ancient version of your code. Image updates I thought were taking place since early last year in fact were not updating! The early 2021 code I was running doesn't recognise the correct AreaPublicStates required for arm night.

Upon updating the docker image I noticed the MQTT broker connection requires a username and pass - and the string breaks if username and password are not supplied. For most of my devices I use TLS, hence no user/pass is setup on my broker. As a result, I'm stuck between a rock and a hard place at the moment! I can't implement username and password as it will break everything I have setup.

It would be awesome if you could add some smarts to your MQTT connection string to cater for missing username & password in configuration.yml, and if bored, allow for TLS with the three config items required for the certificate paths?!

Thanks once again,

Tim

@matthew-larner
Copy link
Owner

Hi Tim,
Sorry for the delay on this. I'm actually not a developer, so won't be able to do this myself. If you can arrange someone to do the work and create a pull request, I'll happily merge it in.

Thanks,
Matt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants