Skybell


The skybell implementation allows you to integrate your Skybell.com doorbells in Home Assistant.

Currently only the Skybell HD is supported by this platform.

To enable devices set up with your Skybell.com account, add the following to your configuration.yaml file:

# Example configuration.yaml entry
skybell:
  username: you@example.com
  password: secret

Configuration Variables

username

(string)(Required)The username for accessing your Skybell account.

password

(string)(Required)The password for accessing your Skybell account.

Finish your configuration by visiting the Skybell binary sensor, Skybell camera, Skybell light, Skybell sensor, or Skybell switch documentation.