diff --git a/tests/requirements.txt b/tests/requirements.txt new file mode 100644 index 0000000..364c202 --- /dev/null +++ b/tests/requirements.txt @@ -0,0 +1,6 @@ +# Requirements for testing panasonic_heatpump component +pytest>=7.4.0 +pytest-cov>=4.1.0 +pytest-timeout>=2.1.0 +pyyaml>=6.0.1 +esphome>=2024.11.0