mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +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.