Commit Graph

39 Commits (f6e7fb55258dceef83fb1c84f2dbb3ca70f41909)

Author SHA1 Message Date
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 803c65eb75 Update changelog 2022-06-27 12:59:21 +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 9c63ebf9da Bump version 2022-06-23 21:29:21 +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 ed5fb8aee8 Fix changelog 2022-06-22 14:27:06 +02:00
Marco Heiming f988c299dd Remove arrows from widget 2022-06-22 14:25:46 +02:00
Marco Heiming 1d7b98a5f4 Fix metadata 2022-06-22 11:58:51 +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 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