afarago / esphome_component_bthome

This package implements ESPHome components to low-code support Bluetooth Low Eneregy BTHome device standalone reception, and a leverage this protocol over ad-hoc routerless WiFi transmission over ESP-NOW channel.
MIT License
53 stars 8 forks source link

Does not work with esp-idf #14

Open digaus opened 8 months ago

digaus commented 8 months ago

Would be nice if it can be made compatible with esp-idf because I am running out of space with arduino framework:

 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
*** [.pioenvs/esphome-eqiva-fingerprint/src/esphome/components/bthome_base/bthome_base_common.o] Error 1
Bascht74 commented 7 months ago

I would like to see the same :)