Commit Graph

90 Commits (1ec19d47b177197032f2f79304c6bc415489d691)

Author SHA1 Message Date
Rob Pilling f3b639f3e9 ha: buzz on brightness change 2024-04-22 20:50:19 +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 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 10f248ac10 ha: only send level change when it changes 2024-04-21 19:35:40 +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 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
Anton cad2ffe283 Bump version for all apps with fixed undefined variables 2024-03-13 11:56:27 +01:00
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Gordon Williams a9d135f616 change app descriptions slightly 2024-02-05 11:02:19 +00:00
Gordon Williams ba7a2f7996 Issue newline before GB commands (solves issue with console.log and ignored commands) 2023-06-19 19:19:32 +01:00
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