Files
esphome/tests/integration/fixtures/api_empty_message_roundtrip.yaml
T
J. Nick Koston 3429806f22 [api] Add an integration test for field free messages
Ping, device info, list entities done and disconnect all travel through
the ProtoMessage static entry points now that the no-op thunk is gone.
2026-09-07 15:24:32 +02:00

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