Files
fresh-home/esphome/everything-presence-pro-28dfa4.yaml
T
2026-05-19 22:44:10 -04:00

27 lines
835 B
YAML

substitutions:
name: everything-presence-pro-28dfa4
devicename: everything-presence-pro-28dfa4
friendly_name: Everything Presence Bedroom
static_ip: !secret everything-presence-bedroom-ip
comment: Bedroom Presence
packages:
base: !include common/device_base.yaml
ethernet_sensors: !include common/text_sensor/ethernet_info.config.yaml
# network: !include common/ethernet.yaml
EverythingSmartTechnology.Everything Presence Pro: github://everythingsmarthome/everything-presence-pro/everything-presence-pro-ethernet-ble.yaml@main
esphome:
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}
ethernet:
use_address: ${devicename}.local
manual_ip:
static_ip: ${static_ip}
gateway: !secret iot_default_gateway
subnet: !secret iot_subnet_mask
dns1: !secret iot_default_dns1