mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
9a3798ad2a
FixedVector requires init() before push_back(). Update all test cases to call set_sensor_count()/set_binary_sensor_count() before adding sensors, matching what the Python codegen does.