Skip to content

Releases: sinricpro/esp8266-esp32-sdk

2.10.3

24 Nov 16:43
c03fd1b
Compare
Choose a tag to compare

Fixed version number for PlatformIO library registry

Version 2.10.2

06 Nov 06:00
4bf4730
Compare
Choose a tag to compare

Fixed Timestamp calculation

Version 2.10.1

30 Oct 17:07
6a7a3a3
Compare
Choose a tag to compare
  • Code cleanup
  • Fixed UDP
  • Fixed Timestamp issue (#294)

Version 2.10.0

21 Jun 04:06
831c651
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.9.16...2.10.0

Version 2.9.16

02 Feb 07:26
Compare
Choose a tag to compare

Fixed:

  • Issue in RangeController
    For relative changes, onRangeValue was called instead of onAdjustRangeValue.

2.9.15

31 Jan 12:53
Compare
Choose a tag to compare

Fixed: Namespace issues with custom devices

Version 2.9.14

25 Jan 04:45
638bfcc
Compare
Choose a tag to compare

Fixed: Cannot connect to the server.

Version 2.9.13

24 Jan 15:34
c9a78c5
Compare
Choose a tag to compare
  1. Add "firmwareVersion" websocket header.
  2. Rename websocket header "version" to "SDKVersion".

Version 2.9.10

19 Oct 03:38
Compare
Choose a tag to compare

Version 2.9.10

  • Fixed event limitation in PowerLevelController
  • Example "RGB_LED_Stripe_5050.ino" extended to support color temperature
  • Example "ACUnit.ino" extended to support onRangeValue / adjustRangeValue

Version 2.9.9

08 Aug 16:13
Compare
Choose a tag to compare

Fixed include instruction in EventLimiter.h (uppercase / lowercase issue)