From 1a9fb22bb071fcceda0af487fafa2292a5be4a51 Mon Sep 17 00:00:00 2001 From: Jonathan Christison Date: Mon, 9 Oct 2023 23:02:58 +0100 Subject: [PATCH] Send json also --- data/configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/configuration.yaml b/data/configuration.yaml index 086be7d..219d0e4 100644 --- a/data/configuration.yaml +++ b/data/configuration.yaml @@ -11,7 +11,7 @@ serial: port: /dev/ttyUSB0 baudrate: 115200 advanced: - output: attribute + output: attribute_and_json homeassistant_legacy_entity_attributes: false legacy_api: false legacy_availability_payload: false