mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 13:16:45 +00:00
Update hostnames to openhasp.com
This commit is contained in:
parent
2038cce050
commit
7d804f8eab
32
CHANGELOG.md
32
CHANGELOG.md
@ -168,23 +168,23 @@ Updated libraries to AceButton 1.9.1 and ArduinoJson 6.18.5
|
|||||||
- Run `/online.cmd` or `/offline.cmd` script when the wifi status changed
|
- Run `/online.cmd` or `/offline.cmd` script when the wifi status changed
|
||||||
|
|
||||||
### Objects
|
### Objects
|
||||||
- Add new *[line](https://openhasp.haswitchplate.com/0.6.1/design/objects/#line)* object
|
- Add new *[line](https://www.openhasp.com/0.6.1/design/objects/#line)* object
|
||||||
- Add `val` to *[btnmatrix](https://openhasp.haswitchplate.com/0.6.1/design/objects/#button-matrix)* when `one_select` is set
|
- Add `val` to *[btnmatrix](https://www.openhasp.com/0.6.1/design/objects/#button-matrix)* when `one_select` is set
|
||||||
- Cache up to 20 *[images](https://openhasp.haswitchplate.com/0.6.1/design/objects/#image)* in PSram when available
|
- Cache up to 20 *[images](https://www.openhasp.com/0.6.1/design/objects/#image)* in PSram when available
|
||||||
- Improve precision on the *[linemeter](https://openhasp.haswitchplate.com/0.6.1/design/objects/#line-meter)* scales
|
- Improve precision on the *[linemeter](https://www.openhasp.com/0.6.1/design/objects/#line-meter)* scales
|
||||||
- Fix *[dropdown](https://openhasp.haswitchplate.com/0.6.1/design/objects/#dropdown-list)* redraw bug
|
- Fix *[dropdown](https://www.openhasp.com/0.6.1/design/objects/#dropdown-list)* redraw bug
|
||||||
|
|
||||||
### Devices
|
### Devices
|
||||||
- Fix [L8-HD dimmer](https://openhasp.haswitchplate.com/0.6.1/devices/lanbon-l8/) not responding correctly to mqtt after a reboot
|
- Fix [L8-HD dimmer](https://www.openhasp.com/0.6.1/devices/lanbon-l8/) not responding correctly to mqtt after a reboot
|
||||||
- Add [M5Stack Core2](https://openhasp.haswitchplate.com/0.6.1/devices/m5stack-core2/) backlight dimming
|
- Add [M5Stack Core2](https://www.openhasp.com/0.6.1/devices/m5stack-core2/) backlight dimming
|
||||||
- Add [Yeacreate Nscreen32](https://openhasp.haswitchplate.com/0.6.1/devices/yeacreate-nscreen32/)
|
- Add [Yeacreate Nscreen32](https://www.openhasp.com/0.6.1/devices/yeacreate-nscreen32/)
|
||||||
- Add [Makerfabs ESP32 TFT Touch](https://openhasp.haswitchplate.com/0.6.1/devices/makerfabs-tft-touch/) Capacitive
|
- Add [Makerfabs ESP32 TFT Touch](https://www.openhasp.com/0.6.1/devices/makerfabs-tft-touch/) Capacitive
|
||||||
|
|
||||||
### Fonts
|
### Fonts
|
||||||
- [Additional characters](https://openhasp.haswitchplate.com/0.6.1/design/fonts/#ascii): `²` (squared) and `³` (cubed)
|
- [Additional characters](https://www.openhasp.com/0.6.1/design/fonts/#ascii): `²` (squared) and `³` (cubed)
|
||||||
- [Additional icons](https://openhasp.haswitchplate.com/0.6.1/design/fonts/#built-in-icons): recycle-variant and additional weather icons
|
- [Additional icons](https://www.openhasp.com/0.6.1/design/fonts/#built-in-icons): recycle-variant and additional weather icons
|
||||||
- Use latin1 as default charset on [WT32-SC01](https://openhasp.haswitchplate.com/0.6.1/devices/wt32-sc01/)
|
- Use latin1 as default charset on [WT32-SC01](https://www.openhasp.com/0.6.1/devices/wt32-sc01/)
|
||||||
- Add [Greek font](https://openhasp.haswitchplate.com/0.6.1/design/fonts/#greek)
|
- Add [Greek font](https://www.openhasp.com/0.6.1/design/fonts/#greek)
|
||||||
|
|
||||||
### Compiling
|
### Compiling
|
||||||
- Allow custom bootlogo
|
- Allow custom bootlogo
|
||||||
@ -252,7 +252,7 @@ Updated libraries to lvgl 7.11.0, ArduinoJson 6.18.0 and TFT_eSPI 2.3.70
|
|||||||
|
|
||||||
## v0.5.0
|
## v0.5.0
|
||||||
|
|
||||||
Name changed to openHASP - https://openhasp.haswitchplate.com/
|
Name changed to openHASP - https://www.openhasp.com/
|
||||||
> When using HomeAssistant also update the [openHASP Custom Component](https://github.com/HASwitchPlate/openHASP-custom-component/releases/tag/0.5.0)
|
> When using HomeAssistant also update the [openHASP Custom Component](https://github.com/HASwitchPlate/openHASP-custom-component/releases/tag/0.5.0)
|
||||||
|
|
||||||
- Switch built-in icons from FontAwesome to MaterialDesign icons #139
|
- Switch built-in icons from FontAwesome to MaterialDesign icons #139
|
||||||
@ -263,7 +263,7 @@ Name changed to openHASP - https://openhasp.haswitchplate.com/
|
|||||||
- Add `back`, `prev`, `next` attributes to pages #114
|
- Add `back`, `prev`, `next` attributes to pages #114
|
||||||
- JSON Serialize text in payloads containing text attributes #140
|
- JSON Serialize text in payloads containing text attributes #140
|
||||||
- Add az-touch-mod-esp32_ili9341 config and allow for TFT_BACKLIGHT_ON set to LOW #131
|
- Add az-touch-mod-esp32_ili9341 config and allow for TFT_BACKLIGHT_ON set to LOW #131
|
||||||
- Add [FreeTouchDeck](https://openhasp.haswitchplate.com/0.5/#devices/freetouchdeck/) and [ESP32-Touchdown](https://openhasp.haswitchplate.com/0.5/#devices/esp32-touchdown/) configs
|
- Add [FreeTouchDeck](https://www.openhasp.com/0.5/#devices/freetouchdeck/) and [ESP32-Touchdown](https://www.openhasp.com/0.5/#devices/esp32-touchdown/) configs
|
||||||
- Add roller `mode` `infinite` attribute
|
- Add roller `mode` `infinite` attribute
|
||||||
- Add btnmatrix `toggle` and `one_check` attributes
|
- Add btnmatrix `toggle` and `one_check` attributes
|
||||||
- Rework all event handlers to reduce update events and prevent race condition #119 *(events have changed!)*
|
- Rework all event handlers to reduce update events and prevent race condition #119 *(events have changed!)*
|
||||||
@ -291,7 +291,7 @@ Changes:
|
|||||||
- Remove HA auto-discovery in favor of the HA Custom Component
|
- Remove HA auto-discovery in favor of the HA Custom Component
|
||||||
- Add `clearpage all` command option
|
- Add `clearpage all` command option
|
||||||
- Add local page navigation and transitions
|
- Add local page navigation and transitions
|
||||||
- Add [scale properties](https://openhasp.haswitchplate.com/0.5/#styling/#scale)
|
- Add [scale properties](https://www.openhasp.com/0.5/#styling/#scale)
|
||||||
- Add `config/gpio` command
|
- Add `config/gpio` command
|
||||||
- Allow for timezone setting in user_config_override.h (thanks @arovak)
|
- Allow for timezone setting in user_config_override.h (thanks @arovak)
|
||||||
- Start localizations for NL, HU and RO (thanks @nagyrobi)
|
- Start localizations for NL, HU and RO (thanks @nagyrobi)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user