adonno / tagreader

Simple to build/use NFC tag reader, specially created for Home Assistant
https://adonno.com
GNU General Public License v3.0
1.13k stars 176 forks source link

Use TagReader with ESPHome & ioBroker #161

Closed serb91 closed 1 year ago

serb91 commented 2 years ago

Hi, is it possible to the TagReader with ESPHome in ioBroker? I don't use Homeassistant but i want to try to integrate your project in my smarthome via iobroker :-)

I try to flash my ESP8266 but i get this:

image

can you show me what i have to change? thx!

adonno commented 2 years ago

I am working on a MQTT version as well does iobroker support espHome?

serb91 commented 2 years ago

I am working on a MQTT version as well does iobroker support espHome?

Yes, iobroker support esphome. a mqtt version will be also great

adonno commented 2 years ago

so all i can do with MQTT right now is get the TAG ID no NDEF messages (i could i guess but i need some time ). is that ok ?

adonno commented 2 years ago

can you try installing the following https://github.com/adonno/tagreader/pull/164/files

adonno commented 1 year ago

no replies