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

Various indicator fixes #61

Merged
merged 2 commits into from
Aug 17, 2024

Conversation

lordmortis
Copy link
Contributor

This includes some basic changes i needed to do to make the indicator_ha example work properly for me.

I'm not sure if the external memory thing for mbed_tls is a good idea or not, but until I did that - it wouldn't work in this project. This should address #48

The day thing is just fixing up a copy-paste error i suspect!

@Love4yzp
Copy link
Collaborator

What's your IDF version?

@Love4yzp Love4yzp merged commit ba2fe1c into Seeed-Solution:main Aug 17, 2024
@Love4yzp
Copy link
Collaborator

it works fine with me, when using the ha example with the internal mem.
if it works for you, LGTM, thanks for your contribution.

@lordmortis
Copy link
Contributor Author

What's your IDF version?

5.1 (I think? I just set everything up today on macOS. I’m pleased at how easy it all was!)

@lordmortis
Copy link
Contributor Author

I wonder if it has something to do with MQTT not being setup properly yet… I have no idea if the other people in #48 had a not fully setup HA instance, but I haven’t gotten that far just yet.

@Love4yzp
Copy link
Collaborator

I wonder if it has something to do with MQTT not being setup properly yet… I have no idea if the other people in #48 had a not fully setup HA instance, but I haven’t gotten that far just yet.

If the mqtt server is not accessible, the device can't connect to the server, it might display this message.
I tried server times. when i connected to the mqtt server that can't connect, it also came the error log.

@Love4yzp
Copy link
Collaborator

If you'd like, I created a new repo: https://github.com/Love4yzp/sensecap-indicator-ha
Also, there is somethings that I didn't done to modify the mqtt server address via the screen panel.

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

Successfully merging this pull request may close these issues.

2 participants