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

Expose board type via mqtt #140

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Conversation

kamaradclimber
Copy link

@kamaradclimber kamaradclimber commented Sep 20, 2024

@kamaradclimber kamaradclimber force-pushed the send_board_type branch 4 times, most recently from a99869a to 116d0a8 Compare September 20, 2024 15:45
@kamaradclimber
Copy link
Author

@IgorYbema do you have feedback on this?

@IgorYbema
Copy link
Owner

Is much easier to change. The stats line is already different for the ESP8266 and ESP32 so you can insert a simpel identifier for the board type there.

@kamaradclimber
Copy link
Author

Good feedback, thanks! I've pushed a new version, let me know if this sounds better.

@IgorYbema
Copy link
Owner

Better. I think we can skip the unknown and default to ESP32 if it is not ESP8266 (like most of the other code)

@kamaradclimber
Copy link
Author

Perfect, done!

@IgorYbema IgorYbema changed the base branch from main to 3.9b December 16, 2024 18:21
@IgorYbema IgorYbema merged commit bbb0a70 into IgorYbema:3.9b Dec 16, 2024
1 check passed
kamaradclimber added a commit to kamaradclimber/heishamon-homeassistant that referenced this pull request Dec 25, 2024
This will allow to detect automatically the board type and thus the
binaries to fetch

Reference: IgorYbema/HeishaMon#140
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