Skip to content

ESPHome-External-Components for GDoor Adapters

License

Notifications You must be signed in to change notification settings

gdoor-org/esphome-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gdoor esphome-components

ESPHome-External-Components for GDoor Adapters

gdoor Basic GDoor component offers text- and binary-sensor and output component.

Find more details and more specific config examples on component README pages.

esphome-components
├── components
│   ├── gdoor

Put this in your .yaml configuration to use gdoor:

external_components:
  - source:
      type: git
      url: https://github.com/gdoor-org/esphome-components
      ref: main           # branch
    components: [gdoor]
    refresh: 0s           # ensures ESPHome will grab the latest code from github on every install hit.

Keep in mind, this is still an early stage esphome-component. Any contribution /issues /comments are welcome.

About

ESPHome-External-Components for GDoor Adapters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published