1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-04 20:32:21 +01:00

As3935 calibration (#5366)

This commit is contained in:
Mark Veinot
2023-10-11 22:27:36 -03:00
committed by GitHub
parent e35de626a4
commit 853d81c6dd
4 changed files with 110 additions and 0 deletions

View File

@@ -783,6 +783,7 @@ CONF_TRACES = "traces"
CONF_TRANSITION_LENGTH = "transition_length"
CONF_TRIGGER_ID = "trigger_id"
CONF_TRIGGER_PIN = "trigger_pin"
CONF_TUNE_ANTENNA = "tune_antenna"
CONF_TURN_OFF_ACTION = "turn_off_action"
CONF_TURN_ON_ACTION = "turn_on_action"
CONF_TVOC = "tvoc"