mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 10:52:19 +01:00
Add multicast support to udp component (#8051)
This commit is contained in:
@@ -7,6 +7,7 @@ udp:
|
||||
encryption: "our key goes here"
|
||||
rolling_code_enable: true
|
||||
ping_pong_enable: true
|
||||
listen_address: 239.0.60.53
|
||||
binary_sensors:
|
||||
- binary_sensor_id1
|
||||
- id: binary_sensor_id1
|
||||
|
Reference in New Issue
Block a user