Chris Talkington 2d97f2d5f1
Add config flow to canary (#14501)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-28 10:36:00 +02:00

1.7 KiB

title, description, ha_category, ha_release, ha_config_flow, ha_iot_class, ha_domain
title description ha_category ha_release ha_config_flow ha_iot_class ha_domain
Canary Instructions on how to integrate your Canary devices into Home Assistant.
Alarm
Camera
Sensor
0.60 true Cloud Polling canary

The canary integration allows you to integrate your Canary devices in Home Assistant.

There is currently support for the following device types within Home Assistant:

Configuration

You will need your Canary login information (username, usually your email address, and password) to use this module.

Go to the integrations page in your configuration and click on new integration -> Canary.

Once loaded, your front end will have the following integrations:

  • A camera image triggered by motion for each camera.
  • An alarm control panel for each location.
  • A sensor per camera that reports temperature.
  • A sensor per camera that reports humidity.
  • A sensor per camera that reports air quality.

Camera

The canary camera platform allows you to watch the live stream of your Canary camera in Home Assistant. This requires the ffmpeg integration to be already configured.

Once you have Canary integration setup, your Canary camera(s) should show up automatically.

Sensor

The canary sensor platform allows you to integrate the sensors of your Canary devices in Home Assistant.

To add canary sensors to your installation, follow instructions above.

Once loaded, you will see following sensors:

  • A sensor per camera that reports temperature.
  • A sensor per camera that reports humidity.
  • A sensor per camera that reports air quality.