mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-05 18:48:59 +00:00

* Added documentation for Skybell * Changed release version from 0.55 to 0.56 * All the blank lines * Stray tab
1.2 KiB
1.2 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Skybell | Instructions on how to integrate your Skybell HD devices within Home Assistant. | 2017-10-03 16:00 | true | false | true | true | skybell.png | Hub | 0.56 | Cloud Polling |
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 (Required): The username for accessing your Skybell account.
- password (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.