mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 00:07:32 +00:00
Ping, device info, list entities done and disconnect all travel through the ProtoMessage static entry points now that the no-op thunk is gone.
12 lines
160 B
YAML
12 lines
160 B
YAML
esphome:
|
|
name: api-empty-message-test
|
|
host:
|
|
api:
|
|
logger:
|
|
level: DEBUG
|
|
|
|
switch:
|
|
- platform: template
|
|
name: "Empty Message Switch"
|
|
optimistic: true
|