v24.11
·
532 commits
to master
since this release
- Use separate curl instance for different app ids when sending PUSH notifications via apns.
- Add support for temperatureControlType.
- Add support for TEMPERATURE_AUX_HISTERESIS, TemperaturesAuxHisteresisReadonly, TemperaturesAuxHisteresisHidden.
- Add support for battery status change reactions.
- Merge the battery level if the new value does not contain this information but the old one does.
- Merge the battery powered state if the new value does not contain this information but the old one does.
- Pass information about whether the heating is heating or cooling is cooling to mqtt.
- Pass hvac valve opening percentage to mqtt.
- Always send channel status to all clients.
- Support reactions to battery level changes and power status changes.
- Make registration with authorization should not be case sensitive to the email address.
- Save channel state in database.
- Send channel state right after the client establishes a connection if the channel state is known.
- Send new channel state to client applications (online but not available == 2).
- Pass HVAC devices values to webhooks.
- Change protocol version to 26.