1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-19 17:20:26 +01:00
esphome/esphome/idf_component.yml
J. Nick Koston 35199c9b96
Bump mdns library to 1.8.0 (#8378)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-03-12 14:18:21 -05:00

14 lines
362 B
YAML

dependencies:
esp-tflite-micro:
git: https://github.com/espressif/esp-tflite-micro.git
version: v1.3.1
esp32_camera:
git: https://github.com/espressif/esp32-camera.git
version: v2.0.9
mdns:
git: https://github.com/espressif/esp-protocols.git
version: mdns-v1.8.0
path: components/mdns
rules:
- if: "idf_version >=5.0"