smar000 / evoGateway

Python script for listening in and responding to evohome heating control radio messages
46 stars 17 forks source link

Add a timestamp when publishing messages as key, value pairs. #52

Closed smar000 closed 1 year ago

smar000 commented 1 year ago

This should make it easier for consumers of the messages who want to use messages in an event sourcing style/ want to de-duplicate messages for exactly once consumption.

eddgrant commented 1 year ago

Hey @smar000 , I've just tried to pull the 3.14-0.22.40 release binary, which I was expecting to contain this change. But I don't think it's been created yet. Any chance you'd be able to publish a release containing this change? Thank you!

smar000 commented 1 year ago

Done!