Commit Graph

27 Commits

Author SHA1 Message Date
069cdf6f75 feat: add device name to actions and conditions in Automation and Scene services 2025-04-22 01:53:10 +03:00
8efd8cfba2 finished refactor devices module 2025-03-24 02:32:44 +03:00
d09bdd1f6e finished add community data in scene and automation 2025-03-20 11:12:37 +03:00
770ece21b3 add space name to get automations endpoint 2025-03-18 13:35:09 +03:00
1f25e09388 community 2025-03-14 11:39:56 +04:00
532ded3624 Enforced service accessing space and automation within the project 2025-03-14 11:39:23 +04:00
76fd4b640f updated api route and added dtos 2025-03-13 14:23:40 +04:00
2477f4825e Refactor automation and scene fetching to handle errors and improve readability 2025-01-28 19:12:31 -06:00
8161e8469b Add new automation actions and repository 2025-01-28 03:43:11 -06:00
5a698f8087 Add updateAutomation method and update external service handling 2024-12-03 03:10:32 -06:00
b507bcbdf1 Add RULE_TRIGGER to ActionExecutorEnum and introduce ActionTypeEnum 2024-12-02 05:25:11 -06:00
5feabb8049 Update AutomationService to use SceneRepository for scene details 2024-12-02 01:14:32 -06:00
b3f4507a70 Add productUuid and productType to action and condition 2024-11-29 01:40:52 -06:00
6b66bf2b20 fix automation get endpoint remove return Auto_ 2024-11-24 16:09:21 -06:00
eb916b79b4 finished 4scene configration endpoints 2024-11-16 23:05:06 -06:00
a3eaa0fa3c Fixed automation bugs 2024-11-05 00:48:54 +04:00
015b139428 add automation 2024-11-02 23:09:21 +04:00
8180d07a04 replaced naming unit with space 2024-10-31 12:01:15 +04:00
f1c07360cb updated spaceUuid 2024-10-30 23:50:52 +04:00
adacc60a40 get devices 2024-10-30 19:07:26 +04:00
295013fd15 automation service 2024-10-30 14:42:01 +04:00
3bd18c2b29 removed unit,floor,building,room modules 2024-10-22 10:02:54 +04:00
9a868c5757 added enums to replace constants 2024-10-06 15:44:49 +03:00
714cd937b4 Add getTapToRunSceneDetailsTuya method to AutomationService 2024-07-30 15:13:59 +03:00
9a9201b769 Refactor automation DTOs and service 2024-07-20 18:27:22 +03:00
9ad51fcffc Add automation module 2024-07-20 18:18:32 +03:00
f31bc09e6c test 2024-07-17 10:58:01 +03:00