Add esp32 hall effect sensor to mystrom esp32
This commit is contained in:
@@ -123,6 +123,9 @@ sensor:
|
|||||||
name: Continuous on time
|
name: Continuous on time
|
||||||
lambda: "return id(mystrom_relay).state;"
|
lambda: "return id(mystrom_relay).state;"
|
||||||
|
|
||||||
|
- platform: esp32_hall
|
||||||
|
name: "ESP chip Hall Effect strength"
|
||||||
|
|
||||||
switch:
|
switch:
|
||||||
- platform: gpio
|
- platform: gpio
|
||||||
name: None # Main entity for the device.
|
name: None # Main entity for the device.
|
||||||
|
|||||||
Reference in New Issue
Block a user