home-assistant / home-assistant/example-custom-config
Error in mqtt async example
Open
- Dominant language
- Python
- Stars
- 255
- Forks
- 219
- PR merge metrics
- No merged PRs in 30d
Description
I get the following error when running the async mqtt example:
`Exception in message_received when handling msg on 'home-assistant/mqtt_example': 'payload_text' TypeError: async_setup..message_received() missing 2 required positional arguments: 'payload' and 'qos'`
Any ideas?
TIA
Contributor guide
Assessment
This issue has not been assessed yet.