Skip to content

Releases: SUPLA/supla-core

v24.11

28 Nov 19:21
84c39b3
Compare
Choose a tag to compare
  • 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.

v24.10.01

27 Oct 16:54
aa8754d
Compare
Choose a tag to compare
  • Ignore email address case when authorizing.
  • Load all users into memory that have Alexa credentials.
  • Add support for TEMPERATURE_AUX_HISTERESIS.

v24.10

24 Oct 10:57
26062a5
Compare
Choose a tag to compare
  • Move Amazon token refresh to agent.

v24.09

25 Sep 08:15
573e987
Compare
Choose a tag to compare
  • Add reactions to HVAC errors (new variables).
  • Add reactions to roller shutter errors.
  • Expand the list of available algorithms with PID.
  • Add support for power status diode configuration.

v24.08.01

31 Aug 10:49
422d7f8
Compare
Choose a tag to compare
  • Fix refreshing of meter channel data associated with control channel. The problem occurs when the meter channel is from another device.

v24.08

30 Aug 09:57
7408b46
Compare
Choose a tag to compare
  • Added the ability to restart and identify devices.
  • Added support for OCR processing by an external service.
  • Added a new type of home screen content.
  • Added a parameter defining the type of home screen off.
  • Added support for pairing sub-devices.
  • Added the ability to pass information about the direction of current/voltage rotation by energy meters.
  • Added the ability to read and change settings by impulse meters (from the device side).
  • Added the ability to delete channels.
  • HVAC - added the ability to specify a master thermostat.
  • HVAC - added the ability to specify a pump switch.
  • HVAC - added the ability to specify a heat/cold source switch.
  • HVAC - added the ability to indicate in the configuration which parameters are hidden and which are read-only.
  • Raised the protocol to version 25.

v24.06.01

25 Jun 08:05
198d7c0
Compare
Choose a tag to compare
  • Adjust the code to work properly on ARM processors.

v24.06

22 Jun 12:41
ce1b44a
Compare
Choose a tag to compare
  • Schedules for facade blinds.
  • Show client id in logs.
  • Ignoring value and validity time when registering offline channels.
  • Record conflict details in the channel database.
  • Fixed reading memory outside the allocated range.
  • Add missing DefaultIcon var.
  • Fixed missing channel number in SQL query.
  • A temporary solution to the problem of clearing the list on the application side when the channel relations has been deleted.

v24.05

15 May 07:52
9ba1d57
Compare
Choose a tag to compare
  • Add support for facade blinds, terrace awning, projector screen, curtain, vertical blind and roller garage door.
  • Improved integration with Amazon Alexa.
  • Home Assistant Discovery - improved configuration for the liquid shortage sensor, mail sensor and hotel card.
  • Add armament sensor alarm to mqtt.
  • Add the ability to specify delta when controlling roller blinds and blinds.
  • Raise the protocol version to 24.

v24.03.01

28 Mar 22:13
ad607d7
Compare
Choose a tag to compare
  • Informing client applications about the first and last element of a relationship list.
  • Notifying client applications about changes in relationships between channels.