diff --git a/common/board/relay_x4.yaml b/common/board/relay_x4.yaml index dbf420d..4b465b9 100644 --- a/common/board/relay_x4.yaml +++ b/common/board/relay_x4.yaml @@ -1,4 +1,7 @@ # https://devices.esphome.io/devices/esp-12f-relay-x4/ esp8266: - board: esp01_1m \ No newline at end of file + board: esp01_1m + +packages: + - !include ../wifi.yaml \ No newline at end of file