Gordon Williams
|
370b93fadd
|
Merge pull request #3354 from paul-arg/messagegui
[messagegui] fix: handle the unreadTimeout better
|
2024-04-22 09:59:21 +01:00 |
Rob Pilling
|
1eae81e7f6
|
ha: prevent touch/swipe/drag overlap events after a swipe
|
2024-04-22 08:39:18 +01:00 |
Rob Pilling
|
cce28d9675
|
ha: disable swiping on sliders and prevent swipe event propagation
|
2024-04-22 08:38:58 +01:00 |
Rob Pilling
|
13997ca678
|
ha: hide slider when going from value -> trigger
and handle the 'remove' event / eventless callbacks
|
2024-04-22 08:38:23 +01:00 |
Rob Pilling
|
611fd7aaf1
|
Slider: update docs
|
2024-04-22 08:18:49 +01:00 |
Elfreda Kwawu
|
47ed20f7fb
|
made final changes
|
2024-04-21 14:56:50 -04:00 |
Rob Pilling
|
9566176d2c
|
ha: update README
|
2024-04-21 19:40:56 +01:00 |
Rob Pilling
|
4b47fbc15f
|
ha: prevent triggering of 'touch' straight after slider change
|
2024-04-21 19:35:40 +01:00 |
Rob Pilling
|
b0aaf8f69f
|
Slider: always emit final event
|
2024-04-21 19:35:40 +01:00 |
Rob Pilling
|
10f248ac10
|
ha: only send level change when it changes
|
2024-04-21 19:35:40 +01:00 |
Rob Pilling
|
0dc61519a7
|
Slider: pass event through
|
2024-04-21 19:35:16 +01:00 |
Rob Pilling
|
621f58feb6
|
Slider: reset dragActive
|
2024-04-21 19:35:16 +01:00 |
Rob Pilling
|
19ff8316e4
|
ha: use readJSON
|
2024-04-21 19:35:16 +01:00 |
Rob Pilling
|
95366ebc5d
|
ha: bump version
|
2024-04-21 19:35:16 +01:00 |
Rob Pilling
|
a28b2008c3
|
Slider.js: don't hold onto cbObj
|
2024-04-21 19:35:16 +01:00 |
Rob Pilling
|
cacd6c7ac2
|
ha: add slider functionality
|
2024-04-21 19:35:14 +01:00 |
Rob Pilling
|
8d8008658a
|
ha: function -> arrow
|
2024-04-21 19:33:00 +01:00 |
Rob Pilling
|
216b30d640
|
ha: remove parseInt()
|
2024-04-21 19:32:53 +01:00 |
Rob Pilling
|
c0ea3138e5
|
ha: merge conditionals
|
2024-04-21 19:32:44 +01:00 |
Rob Pilling
|
a610833bd7
|
ha: add lib.sendValue()
|
2024-04-21 19:30:52 +01:00 |
Rob Pilling
|
bcffdef85b
|
ha: break instead of setting retries
|
2024-04-21 19:30:38 +01:00 |
Rob Pilling
|
32072f37d6
|
ha: getIcon() uses `this`
|
2024-04-21 19:30:29 +01:00 |
Rob Pilling
|
e993711eb2
|
ha: whitespace
|
2024-04-21 19:29:50 +01:00 |
Rob Pilling
|
60c6f35151
|
ha: merge read & parse logic
|
2024-04-21 19:29:44 +01:00 |
Rob Pilling
|
e2a62eabca
|
ha: log trigger errors and default after error
|
2024-04-21 19:29:27 +01:00 |
Rob Pilling
|
3c2e6725fa
|
ha: always apply lazy icons to triggers
|
2024-04-21 19:29:01 +01:00 |
Rob Pilling
|
690799decc
|
clock_info.d.ts: improve `img` type
|
2024-04-20 18:18:52 +01:00 |
Gordon Williams
|
849b5ae545
|
Add a clockinfo for displaying seconds - handy as most clocks don't support it
|
2024-04-20 13:20:46 +01:00 |
Gordon Williams
|
7d59266438
|
Ensure calendar clockinfo is transparent and remove an unused font!
|
2024-04-20 13:20:46 +01:00 |
Gordon Williams
|
96cc679b24
|
Fix example clock app that didn't work!
|
2024-04-20 13:20:46 +01:00 |
Rob Pilling
|
d648398306
|
kbmulti: bump version
|
2024-04-20 12:21:01 +01:00 |
Rob Pilling
|
20c28b9ef1
|
kbmulti: add setting to vibrate on interaction
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
71a1da2cfe
|
kbmulti: simplify default settings
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
2ffb3bed2f
|
kbmulti: auto-capitalise when at the start
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
c2a5d2517a
|
kbmulti: remove unnecessary `if`
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
f70ac9aa40
|
kbmulti: remove unused argument
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
20fd5b5b0a
|
kbmulti: use back option of showMenu
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
edb0b9e7c2
|
kbmulti: trim whitespace
|
2024-04-20 12:20:18 +01:00 |
Rob Pilling
|
0a097dd031
|
Merge pull request #3368 from halemmerich/warnings
Remove no longer needed lint exemptions
|
2024-04-20 08:49:27 +01:00 |
Rob Pilling
|
4928a6be0e
|
Merge pull request #3367 from halemmerich/sleeplog
sleeplog: Fix translation messing with back menu items
|
2024-04-20 08:38:40 +01:00 |
Martin Boonk
|
d081935e28
|
Remove no longer needed lint exemptions
|
2024-04-20 09:34:55 +02:00 |
Martin Boonk
|
ed42b0eb41
|
sleeplog - Fix translation messing with back menu items
|
2024-04-20 08:34:45 +02:00 |
Rob Pilling
|
14b6257bd7
|
Merge pull request #3352 from devsnd/fileman-apploader
fileman: allow managing files in the app loader
|
2024-04-19 20:45:18 +01:00 |
thyttan
|
b934653ff0
|
Merge pull request #3350 from devsnd/lift
Rest - Workout Timer App
|
2024-04-19 21:23:32 +02:00 |
Tom Wallroth
|
e15bd46f8f
|
fixed app looking ugly when using dark theme
|
2024-04-19 21:03:45 +02:00 |
Tom Wallroth
|
0f111b0ffc
|
removed unused lastRender variable, use edge:falling for button press
|
2024-04-19 21:03:45 +02:00 |
Tom Wallroth
|
8e0bcdc26c
|
whoops forgot screenshot1
|
2024-04-19 21:03:45 +02:00 |
Tom Wallroth
|
e2c7116fad
|
wip
|
2024-04-19 21:03:45 +02:00 |
Tom Wallroth
|
6398d6b6d2
|
wip
|
2024-04-19 21:03:44 +02:00 |
Tom Wallroth
|
e30c41fb04
|
wip
|
2024-04-19 21:03:44 +02:00 |