esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
420 stars 26 forks source link

IRremoteESP8266 libraries doesn't include bk7231T and bk7231N boards #2468

Open yaminahacs opened 1 year ago

yaminahacs commented 1 year ago
IRremoteESP8266 libraries doesn't include bk7231T and bk7231N boards **Describe the problem you have/What new integration you would like** Please add bk7231T and bk7231N boards in IRremoteESP8266 libraries **Please describe your use case for this integration and alternatives you've tried:** The firmware fails to compile on bk7231T and bk7231N boards if you include IRremoteESP8266 libraries because they are not supported **Additional context** none
ssieb commented 1 year ago

esphome doesn't have any control over the libraries. I guess it should fail the config instead failing the compile though.

yaminahacs commented 1 year ago

Config is fine and valid, but only fail to compile do to missing bk72xxx components

On Wed, 08 Nov 2023, 09:22 Samuel Sieb, @.***> wrote:

esphome doesn't have any control over the libraries. I guess it should fail the config instead failing the compile though.

— Reply to this email directly, view it on GitHub https://github.com/esphome/feature-requests/issues/2468#issuecomment-1801227224, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVON62BZ2S4KY2UB3QPRHWLYDMXJFAVCNFSM6AAAAAA7CLBCHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBRGIZDOMRSGQ . You are receiving this because you authored the thread.Message ID: @.***>

ssieb commented 1 year ago

You didn't provide any config or logs as requested by the template that you deleted...