Skip to content

infiums/homebridge-esphome-domofon

 
 

Repository files navigation

Homebridge ESPHome Doorbell

This is a Homebridge platform plugin to be used with the ESP Domofon. It is a work in progress.

Getting Started

{
    "platform": "esphome-domofon",
    "devices": [
        {
            "host": "domofon.local",
            "password": "",
            "name": "Domofon",
            "port": 9001
        }
    ]
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%