mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
Remove old style platform and change dallas to one_wire
This commit is contained in:
@@ -6,8 +6,6 @@ substitutions:
|
||||
esphome:
|
||||
name: mcu-${device}
|
||||
comment: ${comment}
|
||||
platform: ESP8266
|
||||
board: esp01_1m
|
||||
# on_boot:
|
||||
# priority: -10
|
||||
# then:
|
||||
@@ -21,6 +19,9 @@ esphome:
|
||||
# - delay: 2s
|
||||
# - switch.turn_off: relay_5
|
||||
|
||||
esp8266:
|
||||
board: esp01_1m
|
||||
|
||||
packages:
|
||||
common: !include common/common_esp8266.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user