mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 16:18:41 +00:00
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.