Skip to content

Releases: starkillerOG/motion-blinds

v0.6.5

13 Apr 20:15
Compare
Choose a tag to compare

v0.6.4

29 Mar 16:12
Compare
Choose a tag to compare
  • Revert "Implement threading lock"
  • add Check_gateway_multicast method

v0.6.3

23 Mar 20:50
Compare
Choose a tag to compare
  • Implement threading lock (The gateway can only handle one request at a time, otherwise the gateway migth crash)

v0.6.2

23 Mar 12:21
Compare
Choose a tag to compare
  • add VerticalBlindRight
  • add SkylightBlind
  • add wifi curtain
  • add JogUp and JogDown operation status
  • add JogUp and JogDown commands
  • add voltage mode status
  • Use default if blind_type missing
  • Make TDBU blinds more robust

v0.6.1

28 Feb 09:33
Compare
Choose a tag to compare
  • fix missing currentPosition
  • add DEVICE_TYPES_GATEWAY and DEVICE_TYPES_WIFI to init const

v0.6.0

26 Feb 00:19
Compare
Choose a tag to compare
  • Add support for direct WiFi blinds

v0.5.13

20 Feb 17:33
Compare
Choose a tag to compare
  • add VerticalBlindLeft
  • check for token changes

v0.5.12

11 Feb 13:00
Compare
Choose a tag to compare
  • Support receiving multiple response messages on a single request.
  • Resolve issue of maximum 15 blinds beeing discoverd.

v0.5.11

07 Feb 08:45
Compare
Choose a tag to compare
  • increase buffersize from 1024 to 4096

v0.5.10

22 Jan 10:14
Compare
Choose a tag to compare
  • Improve actionResult handeling
  • improve log hiding
  • multicast socket setsockopt using IPPROTO_IP instead of SOL_IP
  • improve BiDirectionLimits blind support
  • fix typos
  • black styling