mirror of
https://github.com/home-assistant/core.git
synced 2026-08-26 16:14:38 +01:00
* Use same data schema for configflow, make sensor_id a positive integer. * Change sensor_id to int and remove duplicate Luftdaten config entries. This fixes #18838, and also fixes the root cause of #19981 and #19622. * Use pure type for boolean.