mirror of
https://github.com/esphome/esphome.git
synced 2026-09-12 15:57:33 +00:00
7 lines
266 B
YAML
7 lines
266 B
YAML
# The builder test compares against the Improv library's build_rpc_response,
|
|
# so the library must be part of the unit test build.
|
|
# Keep the version in sync with the pin in esphome/components/improv_base/__init__.py.
|
|
esphome:
|
|
libraries:
|
|
- improv/Improv@1.2.7
|