Open Issues Need Help
View All on GitHub thermostat raise_event - Message signature mismatched about 1 hour ago
AI Summary: The user is developing a Python application using the SinricPro SDK to control a pellet stove, based on the `thermostat.py` example. They are encountering a "Message signature mismatched" error when attempting to send state updates (raise events) from their application to the SinricPro portal. While receiving commands works, the issue points to a potential bug in the SDK's `raise_event` method, specifically how it constructs or signs outgoing event messages, as various parameter combinations have failed.
Complexity:
3/5
good first issue