You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation and tests for pendulum.DateTime propagation through MQTT and webhook channels (commit).
Changed
MQTT URI schemes from /notifiers are now normalized following Postel's Law — mqtt://, mqtts://, tcp://, ssl://, and bare host:port forms are all accepted (commit).
Fixed dict access patterns on coerced models in examples and docs (commit).