Skip to content

Releases: Apollon77/ioBroker.tuya

Release v3.11.3

22 Dec 12:34
Compare
Choose a tag to compare
  • (Apollon77) A crash case reported by Sentry is prevented
  • (Apollon77) More schema information added/updated

Release v3.11.2

20 Dec 16:40
Compare
Choose a tag to compare
  • (Apollon77) More schema information added/updated
  • (Apollon77) A crash case reported by Sentry is prevented

Release v3.11.1

15 Dec 20:47
Compare
Choose a tag to compare
  • (Apollon77) More schema information added/updated
  • (Apollon77) Prevent crash case reported by Sentry

Release v3.11.0

14 Dec 21:13
Compare
Choose a tag to compare
  • (Apollon77) Added support to control Zigbee Devices via Hubs locally
  • (Apollon77) Prevent crash case when new unencrypted device is discovered
  • (Apollon77) More schema information added/updated

Release v3.10.2

05 Dec 20:43
Compare
Choose a tag to compare
  • (Apollon77) Optimize IR - now works locally and via cloud in all cases

Release v3.10.1

05 Dec 14:29
Compare
Choose a tag to compare
  • (Apollon77) Make info.ip writable to allow manual setting of IP address

Release v3.10.0

05 Dec 11:50
Compare
Choose a tag to compare
  • (Apollon77) Added support for groups
  • (Apollon77) Add support for a second type of IR blaster
  • (Apollon77) Added cloud session refresh while adapter is running
  • (Apollon77) Add custom handling for bright_value fields with missing scale factor (10..1000 will be now 1..100);
  • (Apollon77) Base64 encoded raw values are now decoded again when the decoded value is readable ascii
  • (Apollon77) Allow to flag devices manually that need "refresh instead of get" to get current data - use "useRefreshToGet: true" in device object native section
  • (Apollon77) More schema information added/updated

Release v3.9.4

19 Nov 09:52
Compare
Choose a tag to compare
  • (Apollon77) More schema information added/updated

Release v3.9.3

17 Nov 08:29
Compare
Choose a tag to compare
  • (Apollon77) Optimize Tuya protocol 3.4 discovery
  • (Apollon77) Prevent restart schedules that are too short when cloud is used
  • (Apollon77) Fix crash cases reported by Sentry
  • (Apollon77) More schema information added/updated

Release v3.9.2

16 Nov 07:53
Compare
Choose a tag to compare
  • (Apollon77) Optimize discovery and device connection checks
  • (Apollon77) IPs of unconnected devices can be set via the ip state now
  • (Apollon77) Fix crash cases reported by Sentry