Commit Graph

32 Commits (d85ec84ae32d35405eaaf27e9dc781e9660c14b1)

Author SHA1 Message Date
Anton a468292536 Fix apps with undefined variables 2024-03-13 11:51:40 +01:00
Erik Andresen bc33c03312 widbaroalarm: keep interval
Do not immediately measure on start
2024-02-09 20:16:14 +01:00
Erik Andresen 7e28e75295 widbaroalarm: Compatibility with hideable Widgets 2023-07-27 21:09:48 +02:00
Gordon Williams cc24cb5bb3 0.07: Ensure barometer gets turned off after a few readings (isBarometerOn broken in 2v16) 2023-02-27 13:17:41 +00:00
Marco Heiming 233b0dc8fc Fix exception 2022-06-28 13:00:26 +02:00
Marco Heiming 579e57f82e Do not show widget at wrong position
Better readability of IF statement
2022-06-28 08:41:12 +02:00
Marco H 11507d5eb4 Improve performance for deletion
Better titles for alarms
2022-06-27 13:50:58 +02:00
Marco H e161a030c1 Fix deletion of old entries in log
Only use valid pressure values
2022-06-27 12:58:33 +02:00
Marco Heiming 936702d9fc Fix widget drawing without having the actual widget area 2022-06-24 11:30:12 +02:00
Marco Heiming 99ec754622 Fix tendency format 2022-06-23 16:16:59 +02:00
Marco Heiming 634b0bb29a Better code structure 2022-06-23 11:43:28 +02:00
Marco Heiming c2c7d168a7 Fix logging of entries & calculation of alarms 2022-06-22 15:40:36 +02:00
Marco Heiming 5f11743d76 Fix warning calculation 2022-06-22 15:14:18 +02:00
Marco Heiming ac74ec2818 Update screenshot and remove double minus sign 2022-06-22 14:30:01 +02:00
Marco Heiming f988c299dd Remove arrows from widget 2022-06-22 14:25:46 +02:00
Marco Heiming 2dce374a18 Show difference of last measurement to pressure average of the the last three hours and an arrow indicating the trend in the widget 2022-06-22 11:55:07 +02:00
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 02fc7af750 Fix warning 2022-05-26 20:07: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
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