mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
Support W5500 SPI-Ethernet polling mode if framework is supported (#7503)
This commit is contained in:
@@ -666,6 +666,7 @@ CONF_PMC_1_0 = "pmc_1_0"
|
||||
CONF_PMC_10_0 = "pmc_10_0"
|
||||
CONF_PMC_2_5 = "pmc_2_5"
|
||||
CONF_PMC_4_0 = "pmc_4_0"
|
||||
CONF_POLLING_INTERVAL = "polling_interval"
|
||||
CONF_PORT = "port"
|
||||
CONF_POSITION = "position"
|
||||
CONF_POSITION_ACTION = "position_action"
|
||||
|
Reference in New Issue
Block a user