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

Mqtt-example is outdated #56

Closed amir-hg closed 2 years ago

amir-hg commented 2 years ago

Hi It seems that mqtt-example is outdated. Because of duplicate code in vistaECP class and mqtt loop code new commits are only applied to vistaECP class and not updated mqtt-example so mqtt-example is still behind. So may i ask you to apply new changes to mqtt-example too Thanks

Dilbert66 commented 2 years ago

Updated to master now