hristo-atanasov / Tasmota-IRHVAC

Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware
196 stars 67 forks source link

Will it run on ESP8285? #15

Closed iz3man closed 3 years ago

iz3man commented 3 years ago

Ordered 2 of these https://www.aliexpress.com/item/1005001288733450.html?spm=a2g0s.9042311.0.0.27424c4dvuXVJY for my DAIKIN A/C control. Before I start tinkering around. Are you aware if these modules will work with your firmware? For <4€ they seem to be a great little piece of readily made hardware for A/C control.

Capture

hristo-atanasov commented 3 years ago

Not sure. I think it should work fine (Tasmota), but the memory size could be bottleneck.

iz3man commented 3 years ago

Maybe I can make a dedicated version where I take out all code not needed by me (only Daikin needed). That should be possible, not? It those modules work they should the IDEAL combination for Tasmota and your custom component.

iz3man commented 3 years ago

Just tried it and it flashed fine on the 1MB chip 👍

iz3man commented 3 years ago

I can now confirm that EVERYTHING WORKS GREAT. Maybe you'd like to add this little circuit to your manual. It's a super easy setup and is wired exactly as the nodemcu you use in your setup. So really straight forward.

tomlut commented 3 years ago

Do you have a link to the Daikin only bin file?

iz3man commented 3 years ago

No need for a special Daikin file. It runs genuine tasmota ir file. (Check docs) Why would you need a Daikin only file?

tomlut commented 3 years ago

Because I posted before reading your next message:

Just tried it and it flashed fine on the 1MB chip

iz3man commented 3 years ago

Because I posted before reading your next message:

Just tried it and it flashed fine on the 1MB chip

;) Have fun!