Releases: SmallPond/X-Knob
Releases · SmallPond/X-Knob
X-Knob v1.3.1
What's Changed
- hass wifi setup optimization by @SmallPond in #16
New Contributors
- @SmallPond made their first contribution in #16
Full Changelog: v1.3...v1.3.1
X-Knob v1.3
新特性
- 屏幕亮度调节、WiFi 和 MQTT 的 Web 配置
- 支持 OTA 升级
- 长时间无操作自动熄屏
【注意!】:因为 x-knob 新加了一些功能导致分区变化了,直接只刷 app 会重启不了。这里我将 pio 生成的 bin 合并成了一个整体固件,v1.3 版本不再需要指定偏移 0x10000 烧录,直接偏移 0x0 就好。相关问题可参考:
What's Changed
- [app] setting page by @morris13579 in #12
- [project] Fix compilation issues in Linux env: filename case sensitivity in Linux. by @CofinCup in #13
New Contributors
- @morris13579 made their first contribution in #12
- @CofinCup made their first contribution in #13
Full Changelog: v1.2...v1.3
X-Knob v1.2
What's Changed
- [app] Fix the issue of Surface Dial app unable to connect properly when re-entering. @SmallPond
- [app] The Hass app supports dynamic multi-device @SmallPond
- [project] adjust project directory structure by @jwxa in #7
New Contributors
X-Knob v1.1
新特性:
- 电源管理:电池管理、系统深度休眠,续航可达到几(3)个月; V2(最新) 硬件支持 UPS
- MQTT 接入 Home Assistant,可实现控制接入 HASS 的设备
说明:此版本固件有 S-Home 的 UI,但没有发送 MQTT 消息的逻辑。因为目前的固件只支持编译时配置 WiFi 和 MQTT Server。此固件仅限用于方便体验 S-Home 的控制 UI。
如果需要使用实际控制功能,需要阅读 README 中的配置和编译说明。
X-Knob v1.0
X-Knob 已支持以下特性:
- X-TRACK UI 框架
- 7 种旋钮模式:边界限制、棘轮、回弹等模式的组合
- 实现基于 LVGL 框架下 smart-knob 的 UI
- Surface Dial
- 按键按压振动反馈
内存和 flash 使用:
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM: [===== ] 51.4% (used 168352 bytes from 327680 bytes)
Flash: [==== ] 43.4% (used 1451121 bytes from 3342336 bytes)