mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 12:22:20 +01:00
Extend MQTT tests (#6648)
This commit is contained in:
@@ -1,15 +1,2 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
mqtt:
|
||||
broker: test.mosquitto.org
|
||||
port: 1883
|
||||
discovery: true
|
||||
discovery_prefix: homeassistant
|
||||
log_topic:
|
||||
on_message:
|
||||
topic: testing/sensor/testing_sensor/state
|
||||
qos: 0
|
||||
then:
|
||||
- logger.log: Mqtt Test
|
||||
packages:
|
||||
common: !include common.yaml
|
||||
|
Reference in New Issue
Block a user