Add Runtime.Connection reader and writer actions

This commit is contained in:
2026-08-20 19:34:56 +03:00
parent 6c7060e46e
commit 3c729366db
4 changed files with 135 additions and 1 deletions
+2
View File
@@ -63,6 +63,7 @@ library
, HomeAssistant.Controller
, HomeAssistant.Runtime
, HomeAssistant.Runtime.Bus
, HomeAssistant.Runtime.Connection
-- Modules included in this library but not exported.
-- other-modules:
@@ -121,6 +122,7 @@ test-suite home-assistant-controller-test
-- Modules included in this executable, other than Main.
other-modules: BusSpec
, ConnectionSpec
-- LANGUAGE extensions used by modules in this package.
-- other-extensions: