Skybell Switch
To get your Skybell.com switches working within Home Assistant, please follow the instructions for the general Skybell component.
Once you have enabled the Skybell component, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
- platform: skybell
monitored_conditions:
- do_not_disturb
- motion_sensor
Configuration variables:
- monitored_conditions array (Required): Conditions to display in the frontend. The following conditions can be monitored.
- do_not_disturb: Control the state of your doorbells indoor chime.
- motion_sensor: Control the state of your doorbells motion sensor.