Skip to content

Conversation

CarrBen
Copy link

@CarrBen CarrBen commented Sep 14, 2025

This started based on some of the mqtt-io-in-Docker-on-Raspberry-Pi things that I mentioned in my workaround comment on #416, but grew a bit to bring some things up to date. This doesn't include a fix for that issue, as while it can be worked around with Config, I think a more general fix may be needed.

Summary of changes

  • Update Docker docs & Examples to use the new flyte/mqtt-io Docker Image Name
  • Update Docker docs to remove mention of different tags for different CPU architectures, and instead mention the multi-arch builds
  • Added DHT22 on Raspberry Pi specific information about;
    • Filesystem permissions
    • Docker Security Options
    • How to set both from the Docker Commandline and with docker compose

I wasn't entirely sure where to put this, or if it's even the level of detail that is wanted in the docs, so I'm happy to take suggestion/instruction around the structure/tone/wording etc. of any of these changes.

@CarrBen CarrBen marked this pull request as draft September 16, 2025 22:11
@CarrBen
Copy link
Author

CarrBen commented Sep 16, 2025

I've discovered I still had something else running in the background, so while mqtt-io was able to read from the DHT22, it isn't able to setup the DHT22 correctly when it's the only thing running, so I need to do some more work

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.

1 participant