Moving the OTA block to the base of the respective
esphome-ratgdo board.
Starting with version 2024.6.0, at least one platform must
be specified for 'OTA'; add 'platform: esphome' for
original OTA functionality.
Fixes: https://github.com/ratgdo/esphome-ratgdo/issues/289
Signed-off-by: Flavio Fernandes <flavio@flaviof.com>
* Setting up dry contact protocol
* limit switch implementation
* setup door controls
* Initial commit to make the component aware of the dry_contact sensors… (#249)
Initial commit to make the component aware of the dry_contact sensors and eliminate the need for lamda calls
Co-authored-by: bradmck <bradmck@gmail.com>
* send both sensor values
* removing irrelevant dry contact config
* Add triple button (discrete) control for commercial openers & gates
* point to git
* Add dry contact to installer
* rm whitespace
* updated wiring diagram
* organize dry contact methods & fix initial limit switch state
* A dirty ifdef
refactor of this needed
---------
Co-authored-by: bradmck <bradmck@gmail.com>
* Setting up dry contact protocol
* limit switch implementation
* setup door controls
* Initial commit to make the component aware of the dry_contact sensors… (#249)
Initial commit to make the component aware of the dry_contact sensors and eliminate the need for lamda calls
Co-authored-by: bradmck <bradmck@gmail.com>
* send both sensor values
* removing irrelevant dry contact config
* Add triple button (discrete) control for commercial openers & gates
* point to git
* Add dry contact to installer
* rm whitespace
* updated wiring diagram
* organize dry contact methods & fix initial limit switch state
---------
Co-authored-by: bradmck <bradmck@gmail.com>
* Setting up dry contact protocol
* limit switch implementation
* setup door controls
* Initial commit to make the component aware of the dry_contact sensors… (#249)
Initial commit to make the component aware of the dry_contact sensors and eliminate the need for lamda calls
Co-authored-by: bradmck <bradmck@gmail.com>
* send both sensor values
* removing irrelevant dry contact config
* Add triple button (discrete) control for commercial openers & gates
* point to git
* Add dry contact to installer
* rm whitespace
* updated wiring diagram
---------
Co-authored-by: bradmck <bradmck@gmail.com>