Skip to content

Releases: awawa-dev/Hyperk

0.0.2-alpha.5

23 Feb 20:43
d032cd8

Choose a tag to compare

What's Changed

  • Added the ability to set a custom device name for mDNS in the configuration.
  • Fixed a discovery issue in Home Assistant occurring when multiple Hyperk devices are active on the same network.

0.0.2-alpha.4

22 Feb 18:33
adbe73a

Choose a tag to compare

Summary

Added official support for the WT32-ETH01 (ESP32 with Ethernet) and optimized the web interface for a smoother, more responsive experience.

Key Changes

  • Hardware: Added GPIO and SPI presets specifically for the WT32-ETH01 board.
  • UI/UX: Optimized the web interface to be more responsive on mobile devices and low-power hardware.
  • Modules: Improved lazy-loading logic for configuration modules to reduce initial load times.
  • Stability: Refined the WiFi scanning and OTA update processes for better reliability.

0.0.2-alpha.3

21 Feb 17:15
93ff078

Choose a tag to compare

Implement OTA firmware upgrade support

You can now update your device wirelessly directly from the settings page.

What's new:

  • Wireless updates: Check for and install new firmware versions directly from your browser with few clicks.
  • Update Channels: Switch between future Stable and Testing versions to try out new features early.

0.0.2-alpha.2

20 Feb 11:08
cedd29b

Choose a tag to compare

  • Fix: Resolved "[404 Not Found]" JSON API issue when used with HyperHDR.

0.0.2-alpha.1

20 Feb 01:09
83af1c7

Choose a tag to compare

  • Fix: Corrected LED dimming behavior when using NeoPixelBus on ESP32/ESP8266/ESP‑S2/Pico boards.
  • Prep: Added OTA firmware support for upcoming OTA updates.

0.0.2-alpha

19 Feb 00:05
b7de661

Choose a tag to compare

Initial pre-release for testing. Feedback is welcome.