From 9a772299dd72db52098edfe8ea6f34cf4e9c7a79 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Fri, 21 Jun 2024 21:17:21 +0200 Subject: [PATCH] Add esp32 hall effect sensor to mystrom esp32 --- templates/mystrom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/mystrom.yaml b/templates/mystrom.yaml index 63c5f3d..c2035ac 100644 --- a/templates/mystrom.yaml +++ b/templates/mystrom.yaml @@ -123,6 +123,9 @@ sensor: name: Continuous on time lambda: "return id(mystrom_relay).state;" +- platform: esp32_hall + name: "ESP chip Hall Effect strength" + switch: - platform: gpio name: None # Main entity for the device.