1
0
Fork 0
Commit Graph

22 Commits (42202a2a8b7d7fef819aa18b6e019180af5f01c9)

Author SHA1 Message Date
Marco H 1d6887a4df Do not check new values if alarm is shown 2022-06-12 21:17:52 +02:00
Marco H 02bb0ab481 Calculate 3h average only if data is available 2022-06-12 17:46:25 +02:00
Marco H da9261446f Further improvements 2022-06-12 17:34:30 +02:00
Marco H 4dba48f0ac Improve rais/drop calculation and handling 2022-06-12 17:12:06 +02:00
Marco H b5f3930c41 Improve widget drawing code & fix some typos 2022-06-12 11:24:29 +02:00
Marco H d77bddbbed Improve median calculation
Do no longer show 3h average pressure in widget
2022-06-11 15:55:03 +02:00
Marco H 5968df327c Improve changelog 2022-05-26 20:15:05 +02:00
Marco H 02fc7af750 Fix warning 2022-05-26 20:07:15 +02:00
Marco H 55a346272a Update README 2022-05-26 19:31:48 +02:00
Marco H a29eeaca51 Remove dependency 2022-05-26 19:25:29 +02:00
Marco H 71d9907657 Fix settings 2022-05-26 19:20:15 +02:00
Marco H dab3c045db Use prompt with dimiss and pause 2022-05-26 19:13:40 +02:00
Marco H 0dae17cf70 Fix potential crash 2022-04-29 15:45:16 +02:00
Gordon Williams 2f119b3d08
Merge branch 'master' into baroalarm_v0.02 2022-03-10 10:46:55 +00:00
fparri c1c7d2b484
Update metadata.json
I only changed the name of the app so that it shows the initials in uppercase.
2022-03-10 11:36:11 +01:00
Marco H ea3e7ff7b9 Fix multiple drop warnings 2022-03-10 09:15:41 +01:00
Marco H 731c134cde Try not to warn multiple times for the same exceedance (2nd part) 2022-03-09 10:24:39 +01:00
Marco H 028aee5d11 Try not to warn multiple times for the same exceedance 2022-03-09 09:32:43 +01:00
Marco H cf365dc451 Use median calculation instead of average to get valid measurements 2022-03-08 11:27:13 +01:00
Marco H 1e7b9f1b65 Allow configuration of drop and raise alarm independently 2022-03-08 09:54:16 +01:00
Marco H 273c1b8928 Use notify module to show notification 2022-03-07 21:37:41 +01:00
Marco H 40db573458 Initial version of Barometer Alarm Widget 2022-03-07 17:59:18 +01:00