Dilbert66 / esphome-vistaECP

This is an implementation of an ESPHOME custom component and ESP Library to interface directly to a Safewatch/Honeywell/Ademco Vista 15/20 alarm system using the ECP interface and very inexpensive ESP8266/ESP32 modules .
GNU Lesser General Public License v2.1
124 stars 21 forks source link

Changes to fix compile errors. #102

Closed XD36JD2015 closed 10 months ago

XD36JD2015 commented 1 year ago

I replaced ICACHE_RAM_ATTR change to IRAM_ATTR, like the changes you made to the dev branch.

hacsjalano commented 11 months ago

I can confirm this works on my setup with the Vista 20P and on ESPHome 2023.9.1 it compiles cleanly and appears to function as before.

Dilbert66 commented 10 months ago

No need to push this as I had to do some other changes on the defines as well as the iram.