Shelly Homekit Versions Save

Apple HomeKit firmware for Shelly's

2.11.2

1 year ago

Fixes:

  • Fix reverting to stock for Plus devices
  • Increase power reporting interval to 5-ish seconds

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.11.1

1 year ago

Fixes:

  • Fix a memory leak on WiFi reconnect. Could exhaust device's memory when WiFi went down for a long time. (#1018)

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.11.0

1 year ago

A big release that's been long time in the making. Highlights:

New device support:

  • Plus series Plus1, Plus1PM (https://github.com/mongoose-os-apps/shelly-homekit/issues/800) and PlusI4 (#911)
    • Note: Plus series must be updated to 0.10.0 or later to updated using the /ota?url=... method.
  • Shelly1/1PM temperature add-on with DS18B20 sensor (#186 thanks @markirb !)
  • Shelly Duo (#369)
  • Shelly Color Bulb (#823)
  • Shelly Vintage (#719)
  • Shelly UNI (#938)

New HomeKit modes:

  • Leak sensor (#929)
  • Smoke sensor (#931)
  • RGBW2: Added CCT / RGB+W / 4xW mode (thanks @markirb and @timoschilling!)

New and improved wifi config manager:

  • Supports 2 station configurations
  • Allows configuring static IP
  • Recovers from incorrect STA settings (reverts back to previous config)
  • Improved UX when configuring: AP is kept running, providing responsive UI.

Misc:

  • Modified roller shutter control (#879)
  • Fix HAP setup timeouts
  • Show new version and build when updating
  • UI polish
  • ESP SDK update to pick up wifi stability improvement on busy networks
  • Increase number of HAP sessions for Plus devices to 16, we have plenty of memory.
  • Fancy HomeKit QR code (#968) - thanks @alexbartsch
  • Change to report WiFi station MAC instead of AP (#987)
  • Shelly 2.5 WC: Respect ramp up time when calibrating close
  • Shelly 2.5 WC: Added some tolerance for motor overpower condition during movement.
  • PlugS: Disable sys LED when state LED is disabled (#995)
  • Add WiFi power saving mode selection (#1001). Note: May impact connectivity on some networks.

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.10.1

2 years ago
  • Generate stable setup code for device
  • Shelly 2.5: reconfigure GPIO16 as input to prevent clash with the PM chip's IRQ output. Reduces power consumption and device temperature.

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.10.0

2 years ago

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.9.5

2 years ago
  • Important Espressif SDK update, improving network stability and security
  • Fixed firmware file upload on FIrefox and Safari
  • Improve UI during update
  • Added support for /ota?url=... updates, albeit somewhat limited compared to stock.
  • Fix entering into failsafe mode for some devices

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.9.3

2 years ago
  • Minor fixes, including network stability

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.9.2

2 years ago
  • Simplified setup - uses QR code instead of manually setting and entering the code
  • Added power consumption chanarcteristics (supported by Eve app)
  • Pick up a workaround for stuck wifi connection (this one).

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.9.1

3 years ago
  • Fixed device lock out if reverted to stock with password protection set (#682)
  • Fixed entering failsafe more for 1PM and 2.5 (3 seconds after boot instead of booting with button held).
  • Minor UI fixes when password protection is enabled

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal

2.9.0

3 years ago

Full commit log.

If updating multiple devices, you may find it easier with a script.

Please consider supporting development by donating: Donate via PayPal