17a68e8991
feat: Added optional definition function to module
2025-10-15 03:53:55 +02:00
be1602d0e2
feat(config)!: Move mqtt module to actual separate module
...
The automation:mqtt module now gets loaded in a similar way as the
automation:devices and automation:utils modules.
This leads to a breaking change where instantiating a new mqtt client
the device manager needs to be explicitly passed in.
2025-10-15 03:53:55 +02:00
97b944874a
feat: Added/expanded Typed impls
2025-10-15 03:50:50 +02:00
1532958a86
feat: Added Typed impl for all automation devices
...
To accomplish this a basic implementation was also provided for some
types in automation_lib
2025-10-15 00:45:37 +02:00
1925bac73c
fix: Front door presence does not get cleared properly
2025-09-10 01:46:16 +02:00
1b8566e593
refactor: Switch to async closures
2025-09-04 04:15:08 +02:00
dd379e4077
Feature: Send mqtt messages from lua
2025-08-31 05:41:48 +02:00
8877b24e84
Reorganized project
2024-12-08 00:15:03 +01:00