Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynalite Integration Documentation #10866

Merged
merged 12 commits into from
Feb 11, 2020
Prev Previous commit
Next Next commit
✏️ Tweak
  • Loading branch information
klaasnicolaas authored Oct 19, 2019
commit 09d84d796cc0ebdfe6d27c18de18d78cac98f108
2 changes: 2 additions & 0 deletions source/_integrations/dynalite.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Each area can have one or more channels that correspond to the different devices

Additionally each area can have one or more presets that determine the behavior of all the channels, and sometimes trigger additional actions. Typically, preset 1 in an area means 'on', and preset '4' means off. Additional presets could be used for scenes and dimming.

## Configuration

Since Philips Dynalite has virtually no autodiscover capabilities, it needs to be configured via the `configuration.yaml` file:

```yaml
Expand Down