Marco H
|
ba21b8a48c
|
Fix saving of JSON
|
2023-01-10 20:04:40 +01:00 |
Marco H
|
108fc1e207
|
Improve web interface: use interface instead of custom, fix loading and saving of JSON
Draw left/right arrow in UI if further triggers are available
|
2023-01-10 19:54:50 +01:00 |
Marco H
|
ffa4c6a621
|
HA: Allow swiping to switch triggers, standardize spellings
|
2023-01-10 13:45:14 +01:00 |
Gordon Williams
|
8425f0b50a
|
Update clock_info to avoid a redraw/general tidyups
|
2022-12-16 15:40:58 +00:00 |
David Peer
|
fa70e5354c
|
aiclock -- support clkinfo module and updated icons of some clkinfos...
|
2022-12-04 16:42:24 +01:00 |
Gordon Williams
|
c4e1fd01be
|
Added clkinfosunrise to allow clocks to display sunrise and sunset if they use clock_info
|
2022-11-21 16:37:04 +00:00 |
David Peer
|
f54cdd2025
|
Almost finished a first version
|
2022-09-29 21:05:19 +02:00 |
David Peer
|
c362881de1
|
Added clockinfo to simple timer and improved the clkinfo module (run with optional feedback).
|
2022-09-23 16:08:16 +02:00 |
David Peer
|
24972e3128
|
Refactored into clkinfo.js files
|
2022-09-19 17:23:37 +02:00 |
David Peer
|
69f4aa1395
|
Minor fixes
|
2022-06-27 16:46:40 +02:00 |
David Peer
|
eee3a8c0af
|
Export a library for other apps
|
2022-06-27 16:36:26 +02:00 |
David Peer
|
d6a1c6b07f
|
Fix template
|
2022-06-26 16:02:33 +02:00 |
David Peer
|
8eb1f23010
|
Show template if nothing is on bangle yet...
|
2022-06-26 15:59:40 +02:00 |
David Peer
|
8ee12fc5e8
|
Minor fix if nothing is installed yet
|
2022-06-26 15:56:41 +02:00 |
David Peer
|
49eb18df0b
|
Working verision.
|
2022-06-26 13:12:21 +02:00 |
David Peer
|
3543cc6858
|
Better default entries handling
|
2022-06-26 13:09:02 +02:00 |
David Peer
|
6c1b48bcba
|
Test
|
2022-06-26 13:04:13 +02:00 |
David Peer
|
701e1c58ef
|
Minor changes
|
2022-06-26 13:01:29 +02:00 |
David Peer
|
e51967d8d4
|
Improvements
|
2022-06-26 12:57:33 +02:00 |
David Peer
|
fe6293dcbb
|
Some improvements
|
2022-06-26 12:54:25 +02:00 |
David Peer
|
f98fd1662d
|
Improved custom.html
|
2022-06-26 12:49:06 +02:00 |
David Peer
|
5461a7c6f5
|
Fixed path to html
|
2022-06-26 12:41:53 +02:00 |
David Peer
|
cc7e5600e3
|
Using custom.html again to ensure that data is uploaded.
|
2022-06-26 12:40:28 +02:00 |
David Peer
|
8b9a34aab0
|
Minor changes
|
2022-06-26 12:32:24 +02:00 |
David Peer
|
f4aa2fcf8e
|
Fixes
|
2022-06-26 12:29:58 +02:00 |
David Peer
|
ee0fb2790a
|
Don't stringify string
|
2022-06-26 12:24:04 +02:00 |
David Peer
|
e9152c354d
|
Improvements
|
2022-06-26 12:23:22 +02:00 |
David Peer
|
189b85301b
|
Write and load data
|
2022-06-26 12:14:06 +02:00 |
David Peer
|
cb2d2657d6
|
onInit needed
|
2022-06-26 11:52:13 +02:00 |
David Peer
|
9ec50b4d8f
|
Remove custom -- interafce.html
|
2022-06-26 11:49:45 +02:00 |
David Peer
|
fcbcfadd57
|
Interface instead of custom
|
2022-06-26 11:49:30 +02:00 |
David Peer
|
d9b4d27a82
|
Test
|
2022-06-26 11:42:13 +02:00 |
David Peer
|
2ea52e9f52
|
Minor test
|
2022-06-26 11:37:14 +02:00 |
David Peer
|
b8b73d1564
|
Fixes
|
2022-06-26 11:29:24 +02:00 |
David Peer
|
0bfa726a49
|
Better debugging
|
2022-06-26 11:22:32 +02:00 |
David Peer
|
aad3f43d87
|
Fixes
|
2022-06-26 11:16:38 +02:00 |
David Peer
|
295a9b57f0
|
Use utils to read storage file
|
2022-06-26 11:11:55 +02:00 |
David Peer
|
a94554d706
|
Test json loader
|
2022-06-26 11:03:30 +02:00 |
David Peer
|
e9ddfb06f3
|
Load trigger from bangle
|
2022-06-26 10:55:51 +02:00 |
David Peer
|
33dc0c566d
|
Add generic intent "TRIGGER" whenever a trigger is send.
|
2022-06-25 10:52:42 +02:00 |
David Peer
|
70fbd194f1
|
Minor changes
|
2022-06-24 12:57:32 +02:00 |
David Peer
|
31a538b577
|
Minor changes
|
2022-06-24 12:57:03 +02:00 |
David Peer
|
6efb06a833
|
Set width of text area
|
2022-06-24 12:47:56 +02:00 |
David Peer
|
c0f3d9b8a9
|
Retry logic for sending intents
|
2022-06-24 12:45:11 +02:00 |
David Peer
|
649ecf4952
|
Add trick how to start HomeAssistant automatically.
|
2022-06-24 11:29:25 +02:00 |
David Peer
|
f7247753c0
|
Minor fix;
|
2022-06-24 09:40:20 +02:00 |
David Peer
|
b974887c4b
|
Remove Unnecessary semicolon no-extra-semi
|
2022-06-24 09:39:56 +02:00 |
David Peer
|
2f29c9ada2
|
Minor changes
|
2022-06-24 09:37:49 +02:00 |
David Peer
|
96c247944b
|
Fixed metadata
|
2022-06-24 09:33:02 +02:00 |
David Peer
|
bd1a6459b2
|
Support display name and icons.
|
2022-06-24 09:29:49 +02:00 |