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
125 stars 21 forks source link

Revert "Rf decoding" #19

Closed Dilbert66 closed 3 years ago

Dilbert66 commented 3 years ago

Reverts Dilbert66/esphome-vistaECP#18

Found an issue with where you put your else command for capturing the 0x9e. You have your else after the check for the 0xf7 subcommand under the 0x98 logic.