platypush/platypush/plugins/alarm
Fabio Manganiello 42574d054a
[#340] Ironed out some bugs in the `alarm` integration.
- The alarm ID should be randomly generated - auto-increment IDs are
  subject to race conditions when alarms are created in separate
  processes.

- Clean up alarms that are not static and have been removed from the db.

- Better alarm shut down detection logic.
2023-12-10 15:30:19 +01:00
..
__init__.py [#340] Ironed out some bugs in the `alarm` integration. 2023-12-10 15:30:19 +01:00
_model.py [#340] Ironed out some bugs in the `alarm` integration. 2023-12-10 15:30:19 +01:00
manifest.yaml [#340] Better state management for alarms. 2023-12-09 17:12:20 +01:00