Triggers instead of full state events

This commit is contained in:
2026-08-25 13:13:50 +03:00
parent 771d702abd
commit 2730657952
11 changed files with 180 additions and 66 deletions
+3 -1
View File
@@ -90,6 +90,7 @@ library
, annotated-exception
, uuid
, katip
, containers
-- Directories containing source files.
hs-source-dirs: src
@@ -165,4 +166,5 @@ test-suite home-assistant-controller-test
annotated-exception,
time,
uuid,
katip
katip,
containers