Skip to content

Releases: Apollon77/ioBroker.tuya

Release v3.17.0

08 Jan 22:50
Compare
Choose a tag to compare
  • (@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

15 Aug 08:21
Compare
Choose a tag to compare
  • 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

23 Nov 12:08
Compare
Choose a tag to compare
  • (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

24 Mar 07:34
Compare
Choose a tag to compare
  • (Apollon77) prevent state polling to hang when decide do not return new data
  • (Apollon77) More schema information added/updated

Release v3.14.1

09 Feb 07:51
Compare
Choose a tag to compare
  • (Apollon77) Also adjust min/max when using multipliers
  • (Apollon77) More schema information added/updated

Release v3.14.0

28 Jan 15:17
Compare
Choose a tag to compare
  • (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

16 Jan 11:11
Compare
Choose a tag to compare
  • (Apollon77) More schema information added/updated

Release v3.13.0

10 Jan 22:30
Compare
Choose a tag to compare
  • (Apollon77) Add generic support for gateways (and so also WLAN Gateways)
  • (Apollon77) More schema information added/updated

Release v3.12.1

03 Jan 12:53
Compare
Choose a tag to compare
  • (Apollon77) More schema information added/updated

Release v3.12.0

29 Dec 15:33
Compare
Choose a tag to compare
  • (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)