Morten Green Hermansen minimons
  • Joined on 2025-11-05
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 23:25:19 +02:00
1fb712b61d 20: Fix compilation of ConsoleAlarmAction
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 21:18:18 +02:00
374a590335 20: Fix compilatoin of ConsoleAlarmAction
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 21:12:30 +02:00
1355422597 20: Use resolved node in PriceAlarm trigger
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 21:07:21 +02:00
c6ba8dc009 20: Change AlarmAction to use resolved data
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 21:03:38 +02:00
a5e5470c2b 20: Create new ResolvedPriceAlarm and resolve note
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:54:07 +02:00
2953b07609 20: Switch variables with brackets
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:48:33 +02:00
0d14bb3538 20: Store variables keys without brackets
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:43:12 +02:00
41bd1898c2 20: Change AlarmConfiguration to use ConcurrentHashMap
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:35:15 +02:00
873086eeaf 20: Handle missing variables gracefully
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:29:27 +02:00
d33289d8ce 20: Wire-up resolver
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:20:06 +02:00
b0eb4e6d93 20: Make AlarmConfigurationParser return AlarmConfiguration
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:15:45 +02:00
2d359f59e4 20: Add new AlarmConfiguration class
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:12:14 +02:00
3fc769a687 20: Initialize AlarmVariableResolver
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:07:18 +02:00
4edd5af9d7 20: Inject AlarmVariableResolver
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 20:01:51 +02:00
7a06d87f4a 20: Use resolver in PriceAlarm
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 19:57:10 +02:00
05b0b6cb6a 20: Add AlarmVariableResolver class
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 19:54:31 +02:00
4a5450b4b0 20: Do not resolve while reading config
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 19:50:11 +02:00
1410c959e6 20: Fix target price compilation issues
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 19:46:06 +02:00
0b4cd52186 20: Fix startup log
minimons pushed to 0.1-dev at r35157/com_r35157_nenjim-hubd-impl_ref 2026-06-27 19:40:49 +02:00
6e75cf3725 20: Update PriceAlarm to use parser