Add note about dependency finder breaking change (#1555)

This commit is contained in:
Otto Winter 2021-10-23 16:57:33 +02:00 committed by GitHub
parent 92eb7fbe85
commit 349db328a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,6 +185,7 @@ Breaking Changes
- Combine code of xiaomi_miscale and xiaomi_miscale2 :esphomepr:`2266` by :ghuser:`edenhaus` (breaking-change) - Combine code of xiaomi_miscale and xiaomi_miscale2 :esphomepr:`2266` by :ghuser:`edenhaus` (breaking-change)
- Correctly invert the float output state :esphomepr:`2368` by :ghuser:`jesserockz` (breaking-change) - Correctly invert the float output state :esphomepr:`2368` by :ghuser:`jesserockz` (breaking-change)
- Add SSD1305 support to SSD1306 integration along with few new options :esphomepr:`1902` by :ghuser:`zhangjingye03` (new-feature) (breaking-change) - Add SSD1305 support to SSD1306 integration along with few new options :esphomepr:`1902` by :ghuser:`zhangjingye03` (new-feature) (breaking-change)
- Disable dependency finder on ESP32 :esphomepr:`2435` by :ghuser:`agners` (breaking-change)
Beta Fixes Beta Fixes
^^^^^^^^^^ ^^^^^^^^^^