Skip to content

Releases: Apollon77/ioBroker.tuya

Release v3.17.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 22:50
  • (@Apollon77) Added support for Tuya 3.5 devices
  • (@Apollon77) Fixed several errors report by Sentry
  • (@Apollon77) Tried to reduce memory usage by only loading Schema definitions when needed and giving memory free afterward
  • (@Apollon77) More schema information were added/updated
  • (@Apollon77) Added enhanced logic for AC/DC states and generalized it for more devices
  • (@Apollon77) Fixed raw data parsing for some devices
  • (@Apollon77) Adjusted special handling for TempSet, TempCurrent and FloorTemp states to return correct values
  • (@simatec) Responsive Design added

Release v3.16.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:21
  • js-controller 5.0 is now required at least
  • (Apollon77) Improves stability
  • (Apollon77) Tries to support phase_X information with 10 bytes
  • (Apollon77) More schema information were added/updated

Release v3.15.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 12:08
  • (agraf) Add support to login with "Ledvance" App account
  • (Apollon77) Add support to login with "Sylvania" App account
  • (Apollon77) Fixed several smaller issues reported by Sentry
  • (Apollon77) More schema information added/updated

Release v3.14.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 07:34
  • (Apollon77) prevent state polling to hang when decide do not return new data
  • (Apollon77) More schema information added/updated

Release v3.14.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 07:51
  • (Apollon77) Also adjust min/max when using multipliers
  • (Apollon77) More schema information added/updated

Release v3.14.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 15:17
  • (Apollon77) Added special handling for needed multiplier for TempSet(2), TempCurrent(3) and floorTemp(102) objects
  • (Apollon77) More schema information added/updated

Release v3.13.1

Choose a tag to compare

@github-actions github-actions released this 16 Jan 11:11
  • (Apollon77) More schema information added/updated

Release v3.13.0

Choose a tag to compare

@github-actions github-actions released this 10 Jan 22:30
  • (Apollon77) Add generic support for gateways (and so also WLAN Gateways)
  • (Apollon77) More schema information added/updated

Release v3.12.1

Choose a tag to compare

@github-actions github-actions released this 03 Jan 12:53
  • (Apollon77) More schema information added/updated

Release v3.12.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 15:33
  • (Apollon77) Added decoding of phase_a/b/c and alarm_set_2
  • (Apollon77) Added fallback for cloud polling when no values were updated using MQTT connection
  • (Apollon77) Added decoding of bitmaps (read only for now)