1
0
Fork 0
ha-config/esphome/ble-gateway-3.yaml

19 lines
290 B
YAML
Raw Permalink Normal View History

2022-05-11 16:41:13 +10:00
substitutions:
node_name: ble-gateway-3
friendly_name: BLE Gateway 3
esphome:
platform: ESP32
board: esp32dev
packages:
base: !include common/base.yaml
ble: !include common/ble-gateway.yaml
wifi:
use_address: 10.10.30.120
2022-08-24 13:50:56 +10:00
web_server:
version: 2
include_internal: true