Skip to content

Latest commit

 

History

History
103 lines (68 loc) · 3.18 KB

generated-docu-mustache.md

File metadata and controls

103 lines (68 loc) · 3.18 KB
layout
documentation

{% include base.html %}

Plugwise Anna Binding Binding - Plugwise B.V.

This is the binding for Plugwise Anna devices.

If possible, provide some resources like pictures, a YouTube video, etc. to give an impression of what can be done with this binding. You can place such resources into a doc� folder next to this README.md.

Supported Things

Please describe the different supported things / devices within this section. Which different types are supported, which models were tested etc.?

Thing Type Id Channels Channel Groups Config Description
thermostat roomSetpoint, heatingMode, currentRoomTemperature, schedule An anna thermostat.
boiler A central heating boiler

Discovery

Describe the available auto-discovery features here. Mention for what it works and what needs to be kept in mind when using it.

Binding Configuration

If your binding does not offer any generic configurations, you can remove this section completely.

Thing Configuration

Describe what is needed to manually configure a thing, either through the (Paper) UI or via a thing-file. This should be mainly about its mandatory and optional configuration parameters. A short example entry for a thing file can help!

Thing Config

Bridges

Bridge Type Id Channel Groups Channels Description
bridge The plugwise smile device to connect anna and tom devices.

Bridge Config

bridge

Name Type Properties Context Description
id TEXT required=true, readOnly=false The Short-ID for smile.
pollingInterval INTEGER required=false, readOnly=false, max=300, min=15 The refresh interval for all values.

Channels

Here you should provide information about available channel types, what their meaning is and how they can be used.

Channel Type Id Item Type ReadOnly Options Description
roomSetpoint Number No The room temperature setpoint.
heatingMode String No Comfort, Eco, Super eco The current anna operation mode.
currentRoomTemperature Number Yes The current measured room temperature.
schedule String No The current weekly schedule in JSON format.

Full Example

Provide a full usage example based on textual configuration files (*.things, *.items, *.sitemap).

Any custom content here!

Feel free to add additional sections for whatever you think should also be mentioned about your binding!