fvanroie
|
71237c2702
|
Merge pull request #531 from marsman7/master
Adding system scripts that are automatically executed when idle level is changed
|
2023-08-26 01:55:54 +02:00 |
|
marsman7
|
4ae1e665a1
|
Adding additional system scripts that are automatically executed when the idle level is changed.
* idle_off.cmd
* idle_short.cmd
* idle_long.cmd
In example this scripts can use to easy control the backlight or change page
* idle_off.cmd
```
backlight {"state": true, "brightness": 255}
moodlight {"state": false}
```
* idle_short.cmd
```
backlight {"state": "on", "brightness": 50}
```
* idle_long.cmd
```
backlight {"state": false, "brightness": 5}
moodlight {"state": true, "color":"green"}
```
|
2023-08-25 22:50:55 +02:00 |
|
fvanroie
|
5aceb04a26
|
Merge branch 'master' of https://github.com/HASwitchPlate/openHASP
|
2023-08-25 00:32:53 +02:00 |
|
fvanroie
|
47e9760500
|
Fix Makerfabs S3 tft35 spi display issues #528
|
2023-08-25 00:32:45 +02:00 |
|
fvanroie
|
0e0168487d
|
Merge pull request #527 from marsman7/master
fix compile error : 'lv_font_montserrat_14' was not declared in this scope
|
2023-08-22 23:28:24 +02:00 |
|
Martin
|
a4d6984797
|
Merge branch 'HASwitchPlate:master' into master
|
2023-08-22 23:00:59 +02:00 |
|
marsman7
|
fff79aabab
|
fix compile error : 'lv_font_montserrat_14' was not declared in this scope
|
2023-08-22 22:56:27 +02:00 |
|
fvanroie
|
7cd9c9496c
|
New translations en_US.h (Portuguese, Brazilian)
|
2023-08-22 17:59:28 +02:00 |
|
fvanroie
|
d7793049bd
|
New translations en_US.h (Chinese Simplified)
|
2023-08-22 17:59:27 +02:00 |
|
fvanroie
|
0a2feee6ed
|
New translations en_US.h (Portuguese)
|
2023-08-22 17:59:26 +02:00 |
|
fvanroie
|
80e29daa65
|
New translations en_US.h (Dutch)
|
2023-08-22 17:59:25 +02:00 |
|
fvanroie
|
49e1b83aae
|
New translations en_US.h (Hungarian)
|
2023-08-22 17:59:24 +02:00 |
|
fvanroie
|
da39d2b37a
|
New translations en_US.h (German)
|
2023-08-22 17:59:23 +02:00 |
|
fvanroie
|
06131f4171
|
New translations en_US.h (Danish)
|
2023-08-22 17:59:22 +02:00 |
|
fvanroie
|
a3e2f8dbbb
|
New translations en_US.h (Spanish)
|
2023-08-22 17:59:21 +02:00 |
|
fvanroie
|
e7f57e2405
|
New translations en_US.h (French)
|
2023-08-22 17:59:20 +02:00 |
|
fvanroie
|
598bfb06ca
|
New translations en_US.h (Romanian)
|
2023-08-22 17:59:19 +02:00 |
|
fvanroie
|
97c4f7550d
|
Update translations en_US
|
2023-08-22 16:43:46 +02:00 |
|
fvanroie
|
c0edb143c3
|
Updatre translation en_US
|
2023-08-22 16:41:12 +02:00 |
|
fvanroie
|
a6719d0f35
|
Merge branch 'master' of https://github.com/HASwitchPlate/openHASP
|
2023-08-22 16:33:55 +02:00 |
|
fvanroie
|
9c7ab21f62
|
Merge pull request #523 from marsman7/master
change german language de_DE.h
|
2023-08-22 01:09:19 +02:00 |
|
marsman7
|
5869f88f75
|
change german language de_DE.h
|
2023-08-21 23:14:08 +02:00 |
|
fvanroie
|
5b436b6159
|
Update to ace.js v1.24.1
|
2023-08-16 01:36:38 +02:00 |
|
fvanroie
|
74d0f5b193
|
Merge branch 'master' of https://github.com/HASwitchPlate/openHASP
|
2023-08-13 20:02:01 +02:00 |
|
fvanroie
|
1b56f3de0b
|
Update ace.js to v1.24.0
|
2023-08-09 13:32:09 +02:00 |
|
fvanroie
|
19ed33433e
|
Merge pull request #511 from yetanothercarbot/master
Add support for ESP-BOX and TT21100 touch driver
|
2023-08-05 19:56:52 +02:00 |
|
yetanothercarbot
|
964184d4c4
|
Support ESP-BOX
|
2023-08-05 20:47:44 +10:00 |
|
fvanroie
|
4142adafab
|
Update to LovyanGFX 1.1.8
|
2023-08-03 16:25:25 +02:00 |
|
fvanroie
|
146c94063b
|
Update to Tasmota Arduino Core 2.0.11
|
2023-07-24 18:53:33 +02:00 |
|
fvanroie
|
9c3e28f654
|
Update to ArduinoJson 6.21.3
|
2023-07-24 11:47:19 +02:00 |
|
fvanroie
|
4d6860ff43
|
Update Arduino_PCA9535SWSPI
|
2023-07-23 22:00:15 +02:00 |
|
fvanroie
|
37b3e488a4
|
Update defined(CONFIG_IDF_TARGET_ESP32S3)
|
2023-07-23 21:36:17 +02:00 |
|
fvanroie
|
7625d688be
|
Add FT6336U
|
2023-07-23 20:10:01 +02:00 |
|
fvanroie
|
124a979569
|
Add sensecap-indicator-d1_8MB
|
2023-07-23 17:12:48 +02:00 |
|
fvanroie
|
7682eea7b0
|
Add sensecap-indicator-d1_8MB
|
2023-07-23 16:28:36 +02:00 |
|
fvanroie
|
4e5114a01b
|
Add SenseCAP Indicator D1
|
2023-07-23 16:20:39 +02:00 |
|
fvanroie
|
2f4092b39e
|
Rename to ESP32-Terminal
|
2023-07-18 17:35:30 +02:00 |
|
fvanroie
|
2e5324192b
|
Rename to ESP32-Terminal
|
2023-07-18 17:35:16 +02:00 |
|
fvanroie
|
dbe3d7e5fb
|
Revent Adafruit STMPE610 to v1.1.4
|
2023-07-18 16:14:48 +02:00 |
|
fvanroie
|
ed56d9ee42
|
Update CHANGELOG and libraries
|
2023-07-18 15:51:13 +02:00 |
|
fvanroie
|
a790679466
|
Add Elecrow ESP-Terminal SPI and RGB
|
2023-07-18 15:18:33 +02:00 |
|
fvanroie
|
8c8a7eb717
|
Merge pull request #487 from HASwitchPlate/l10n_master
New Crowdin updates
|
2023-07-16 16:54:08 +02:00 |
|
fvanroie
|
8c51550685
|
Merge pull request #505 from paravoid/makerfabs_4MB
Add 4MB variant for Makerfabs ESP32 TFT Touch
|
2023-07-16 16:49:32 +02:00 |
|
fvanroie
|
652d0e0223
|
Merge pull request #507 from paravoid/spelling-changelog
Spelling fixes (changelog)
|
2023-07-16 16:22:01 +02:00 |
|
fvanroie
|
46a8f6e3b9
|
New translations en_US.h (Portuguese, Brazilian)
|
2023-07-16 16:15:21 +02:00 |
|
fvanroie
|
5511d5864b
|
New translations en_US.h (Chinese Simplified)
|
2023-07-16 16:15:20 +02:00 |
|
fvanroie
|
9b24d43aa3
|
New translations en_US.h (Portuguese)
|
2023-07-16 16:15:19 +02:00 |
|
fvanroie
|
1d35530cbe
|
New translations en_US.h (Dutch)
|
2023-07-16 16:15:18 +02:00 |
|
fvanroie
|
b7be2adaba
|
New translations en_US.h (Hungarian)
|
2023-07-16 16:15:17 +02:00 |
|
fvanroie
|
081cb69b60
|
New translations en_US.h (German)
|
2023-07-16 16:15:16 +02:00 |
|