Skip to content

Releases: mongoose-os-apps/shelly-homekit

Shelly HomeKit 2.12.2

12 Sep 18:23
Compare
Choose a tag to compare

Changelog

New Model Support

  • Plus 1 Mini
  • Plus RGBWPM (thanks to @lanmarc77 for pinning and testing)
  • Mini 1 Gen3 (thanks to @metaljay for hardware)
  • Mini 1PM Gen3

Fixes

  • Plug S not retaining configuration

Support

If you use and enjoy the firmware please consider a donation to support further development.

Full Changelog: 2.12.1...2.12.2

Shelly HomeKit 2.12.1

08 Jul 19:03
Compare
Choose a tag to compare

What's Changed

This is the first release in a long time.
Thanks to all contributors, testers and supporters.

If you use and enjoy the firmware please consider a donation to cover for hardware and hours lost along the way.

Short Version

this is the condensed version, for contributors and details please see long version below

New Model Support

  • Plus 2PM
  • Plus Plug S (without LED support)
  • Plus Addon support for all supported Plus Models

New Features

  • Web UI Dark Mode
  • HomeKit Adaptive Lighting for CCT Lights
  • HomeKit Carbon dioxide and Monoxide sensors
  • DHT Sensor Support for all Addons

Fixes

  • Upgradability from newer stock firmware versions
  • PWM behavior at 100% for lights
  • Uni: use Noisy Inputpin for debouncing Input
  • Various small fixes see below

Long

New Contributors

Full Changelog: 2.11.2...2.12.1

Shelly HomeKit 2.11.2

12 Aug 23:17
Compare
Choose a tag to compare

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

Shelly HomeKit 2.11.1

28 Jun 23:47
Compare
Choose a tag to compare

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

Shelly HomeKit 2.11.0

19 Jun 14:16
Compare
Choose a tag to compare

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

New device support:

  • Plus series Plus1, Plus1PM (#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:

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

Shelly HomeKit 2.10.1

16 Oct 13:16
Compare
Choose a tag to compare
  • 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

Shelly HomeKit 2.10.0

06 Sep 19:41
59d1934
Compare
Choose a tag to compare
  • Shelly 1L second input mode - #346
  • Memory footprint optimizations, improving stability on busy 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

Shelly HomeKit 2.9.5

31 Jul 15:30
Compare
Choose a tag to compare
  • 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

Shelly HomeKit 2.9.3

14 Jul 21:09
Compare
Choose a tag to compare
  • 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

Shelly HomeKit 2.9.2

09 Jul 00:53
Compare
Choose a tag to compare
  • 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