ct-Open-Source / ct-Open-Source/tuya-convert
mosquitto settings need adaptions
Open
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 523
- PR merge metrics
- No merged PRs in 30d
Description
I had an issue with flashing a device because mosquito did not work.
With a configuration file with those settings it did work:
bind_address 0.0.0.0
allow_anonymous true
Bevor that, it did not bind to the wifi interface and did not allow anonymous login.
on mosquitto version 2.0.11, DietPi v8.2.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.