Skip to content

kacao/ha-doorbell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ha-doorbell

A doorbell component for Home Assistant

Installation

Clone this git into your CONFIG/custom_components folder

Use

add to configuration.yaml:

doorbell:
  bell1:
    media: /media/bell1.mp3
    
 bell2:
    media: /media/bell2.mp3

Calling doorbell.turn_on with entity_id = bell1 will ring bell1.

About

A doorbell component for Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages