Skybell Sensor


To get your Skybell.com sensors 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
sensor:
  - platform: skybell
    monitored_conditions:
      - chime_level

Configuration variables:

  • monitored_conditions array (Required): Conditions to display in the frontend. The following conditions can be monitored.
    • chime_level: Return a value between 0-3, indicating no chime, low, medium, and high respectively.