mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Merge branch 'master' of https://github.com/HASwitchPlate/openHASP
This commit is contained in:
commit
5e333e85a4
@ -22,8 +22,8 @@
|
||||
### Commands
|
||||
- Additional `idle` parameters now accept `off`, `short` and `long`
|
||||
- Add `sensors` command to trigger the sensors state message
|
||||
- Run `/boot.cmd` when the plate is (re)booted if the script exists
|
||||
- You can now use `pXbY.jsonl` command to update multiple object properties at once (thanks @nagyrobi)
|
||||
- Run `L:/boot.cmd` when the plate is (re)booted if the script exists
|
||||
- You can now use the `pXbY.jsonl` command to update multiple object properties at once (thanks @nagyrobi)
|
||||
|
||||
### Objects
|
||||
- All objects have a custom `tag` property which can contain abritrary JSON data *(or numbers or text)* (thanks @nagyrobi)
|
||||
@ -45,7 +45,7 @@
|
||||
- Hide cursor during `antiburn` and `idle` if the pointer is enabled
|
||||
|
||||
### MQTT
|
||||
- Remember last `page` id of `jsonl` messages. Multiple messages behave like `jsonl` files (thanks @arovak)
|
||||
- Remember last `page` id of `jsonl` messages. Sending multiple messages now behaves like `jsonl` files (thanks @arovak)
|
||||
|
||||
### Fonts
|
||||
- Use TrueType fonts from flash, PSram is *highly* recommended (thanks to @s-hadinger)
|
||||
@ -278,4 +278,4 @@ The webserver was not properly started at initial setup, when the device was in
|
||||
|
||||
## v0.3.0
|
||||
|
||||
First release of compiled .bin files
|
||||
First release of compiled .bin files
|
||||
|
Loading…
x
Reference in New Issue
Block a user