Daniel Rosengarten
53bb6f48ad
[velbus] New module VMBELPIR + Improvement clock alarms management ( #12390 )
...
* [velbus] Add new functionality PRESSED and LONG PRESSED and fix bug
New functionnality :
Add the the possibility to simulate the PRESSED and LONG PRESSED message of an input.
Module supported with button simulation :
VMB1RYS (button : CH6)
VMB6IN (buttons : CH1 ... CH6)
VMB2PBN, VMB6PBN, VMB7IN, VMB8IR, VMB8PB, VMB8PBU, VMBEL1, VMBEL2, VMBEL4, VMBGP1, VMBGP1-2, VMBGP2, VMBGP2-2, VMBGP4, VMBGP4-2, VMBGP4PIR, VMBGP4PIR-2 (buttons : CH1 ... CH8)
VMBELO, VMBGPOD, VMBGPOD-2 (buttons : CH1 ... CH32)
Fix bug :
The channels names were not correctly assigned to the thing properties. The last channel had the default name, not the one retrieved from the module.
* Add trigger on channel when using button simulation
Remove uneeded Thread.sleep in code.
Trigger the events PRESSED, LONG_PRESSED, RELEASED on the linked trigger channel when using the button simulation.
* Fix redundant superinterface DiscoveryService
Redundant superinterface DiscoveryService for the type VelbusThingDiscoveryService, already defined by AbstractDiscoveryService.
* Fix bug #11521
Typo in the Counter Channel name for VMB7IN.
* [velbus] Add VMBELPIR module
* [velbus] Updates clock alarms management
Changes the clocks alarm management :
- Global alarms are now set from the bridge thing.
- Local alarms are still set from the module thing, but the alarm type channels on modules are now readonly.
Reduces the flooding of the bus by adding a delay of 10 seconds before sending the update on the bus :
- Removes the send on the bus after each update of a clock alarm value.
- Sends only the values of the last update after 10 seconds.
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
2022-03-27 23:21:17 +02:00
..
2022-01-29 09:33:12 +01:00
2022-03-07 21:25:05 +01:00
2022-01-31 11:55:50 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-14 07:49:04 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-06 09:36:03 +01:00
2022-02-17 09:30:30 +01:00
2022-03-20 08:56:58 +01:00
2022-01-06 18:14:47 +01:00
2022-01-14 23:30:41 +01:00
2022-01-14 23:30:41 +01:00
2022-01-06 18:14:47 +01:00
2022-02-03 13:03:42 +01:00
2022-03-13 11:10:19 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 09:40:29 +01:00
2022-03-16 21:23:57 +01:00
2022-03-16 21:23:57 +01:00
2022-03-16 21:23:57 +01:00
2022-02-20 20:26:10 +01:00
2022-02-20 20:26:10 +01:00
2022-02-20 20:26:10 +01:00
2022-02-20 20:26:10 +01:00
2022-02-20 20:26:10 +01:00
2022-03-07 21:31:13 +01:00
2022-02-26 14:14:33 +01:00
2022-02-20 20:26:10 +01:00
2022-03-07 21:25:05 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 23:16:16 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 09:40:29 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 09:40:29 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-23 08:37:25 +01:00
2022-01-06 18:14:47 +01:00
2022-03-19 08:43:12 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-05 21:51:21 +01:00
2022-03-27 12:39:02 +02:00
2022-03-04 20:51:27 +01:00
2022-02-20 23:16:16 +01:00
2022-03-27 23:15:52 +02:00
2022-01-06 18:14:47 +01:00
2022-02-13 12:49:52 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 23:15:52 +02:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-28 07:58:33 +01:00
2022-01-06 18:14:47 +01:00
2022-02-03 13:03:42 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 23:15:52 +02:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 09:40:29 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-08 18:35:16 +01:00
2022-01-06 18:14:47 +01:00
2022-02-12 19:05:07 +01:00
2022-02-23 16:33:22 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 23:16:16 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 09:40:29 +01:00
2022-03-27 19:10:24 +02:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-28 07:58:33 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-08 15:37:39 +01:00
2022-01-07 13:15:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 22:02:01 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-07 21:25:05 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-05 19:08:05 +01:00
2022-01-06 18:14:47 +01:00
2022-03-07 22:04:33 +01:00
2022-01-06 18:14:47 +01:00
2022-02-08 18:35:16 +01:00
2022-02-03 13:03:42 +01:00
2022-02-08 23:03:31 +01:00
2022-02-13 09:15:20 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-19 08:52:17 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 23:16:16 +01:00
2022-02-13 09:40:29 +01:00
2022-02-08 21:27:17 +01:00
2022-01-06 18:14:47 +01:00
2022-03-02 13:21:40 +01:00
2022-02-27 01:16:35 +01:00
2022-03-13 11:05:58 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-09 17:41:17 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-17 18:47:38 +01:00
2022-03-27 11:27:39 +02:00
2022-01-22 22:34:48 +01:00
2022-01-06 18:14:47 +01:00
2022-02-06 11:02:32 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 12:48:06 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-28 07:58:33 +01:00
2022-02-13 09:40:29 +01:00
2022-02-20 22:02:01 +01:00
2022-01-06 18:14:47 +01:00
2022-03-13 20:26:32 +01:00
2022-02-12 23:11:26 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-21 16:49:03 +01:00
2022-02-23 16:13:56 +01:00
2022-03-10 21:24:32 +01:00
2022-03-07 23:47:17 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-07 21:37:08 +01:00
2022-01-06 18:14:47 +01:00
2022-03-25 12:34:11 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-19 09:27:41 +01:00
2022-02-20 22:02:01 +01:00
2022-03-19 09:27:41 +01:00
2022-03-19 09:27:41 +01:00
2022-03-19 09:27:41 +01:00
2022-03-16 21:23:57 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-23 16:13:56 +01:00
2022-03-04 08:45:23 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 23:16:16 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-25 08:26:50 +01:00
2022-01-06 18:14:47 +01:00
2022-02-27 19:46:32 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-05 21:21:51 +01:00
2022-01-06 18:14:47 +01:00
2022-03-08 08:58:09 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-19 18:15:22 +01:00
2022-01-06 18:14:47 +01:00
2022-01-08 22:57:23 +01:00
2022-03-06 21:18:02 +01:00
2022-03-24 14:59:33 +01:00
2022-03-27 23:15:52 +02:00
2022-03-25 17:32:10 +01:00
2022-01-17 20:29:23 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-03 16:32:16 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-23 19:26:40 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 23:15:52 +02:00
2022-01-28 07:58:33 +01:00
2022-03-18 00:41:00 +01:00
2022-01-06 18:14:47 +01:00
2022-03-10 21:28:21 +01:00
2022-01-06 18:14:47 +01:00
2022-01-07 13:15:47 +01:00
2022-01-28 22:00:52 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-18 08:14:21 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-05 10:34:31 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 23:15:52 +02:00
2022-01-06 18:14:47 +01:00
2022-02-13 21:12:58 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 23:16:16 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 23:16:16 +01:00
2022-02-05 20:34:34 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-07 23:52:56 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 20:05:18 +02:00
2022-01-09 11:31:23 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 21:16:53 +01:00
2022-02-26 11:04:11 +01:00
2022-02-20 23:16:16 +01:00
2022-01-06 18:14:47 +01:00
2022-02-08 18:35:16 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-27 08:46:30 +01:00
2022-01-06 18:14:47 +01:00
2022-02-07 16:02:48 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 09:27:02 +02:00
2022-02-05 11:09:07 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-10 19:58:24 +01:00
2022-02-23 16:13:56 +01:00
2022-03-12 08:53:01 +01:00
2022-01-06 18:14:47 +01:00
2022-01-21 10:36:52 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-26 01:07:05 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 23:21:17 +02:00
2022-03-19 15:00:30 +01:00
2022-02-20 23:16:16 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 21:49:11 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-05 01:08:45 +01:00
2022-01-06 18:14:47 +01:00
2022-03-22 13:29:08 +01:00
2022-01-06 18:14:47 +01:00
2022-02-13 09:40:29 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-27 12:22:36 +02:00
2022-03-27 15:53:21 +02:00
2022-02-13 09:40:29 +01:00
2022-01-14 23:30:41 +01:00
2022-02-23 00:38:02 +01:00
2022-01-06 18:14:47 +01:00
2022-03-09 08:53:01 +01:00
2022-02-23 16:13:56 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-02-20 22:02:01 +01:00
2022-01-15 16:39:19 +01:00
2022-03-13 12:13:00 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-02 11:03:17 +01:00
2022-01-06 18:14:47 +01:00
2022-02-08 18:35:16 +01:00
2022-02-23 16:13:56 +01:00
2022-02-05 20:44:45 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-01-06 18:14:47 +01:00
2022-03-12 23:06:51 +01:00
2022-01-23 22:50:50 +01:00
2022-01-23 22:50:50 +01:00
2022-01-23 22:50:50 +01:00
2022-01-23 22:50:50 +01:00
2022-01-24 21:13:39 +01:00
2022-03-03 22:47:02 +01:00
2022-02-03 19:48:14 +01:00
2022-03-12 23:06:51 +01:00
2022-03-13 22:04:40 +01:00
2020-09-20 23:57:58 +02:00
2021-12-20 08:29:43 +01:00
2021-12-20 08:29:43 +01:00
2022-03-20 20:18:57 +01:00