mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Update layout
This commit is contained in:
parent
5d0eb6b5a6
commit
690fa13130
@ -12,17 +12,18 @@ ha_release: "0.64"
|
|||||||
ha_category: Hub
|
ha_category: Hub
|
||||||
---
|
---
|
||||||
|
|
||||||
[Smappee](https://www.smappee.com/) controller for energy monitoring and Comport plug switches.
|
The `smappee` component adds support for the [Smappee](https://www.smappee.com/) controller for energy monitoring and Comport plug switches.
|
||||||
|
|
||||||
Switches and Sensors are supported - and will be automatically added when you connect to the Smappee controller.
|
Switches and Sensors are supported - and will be automatically added when you connect to the Smappee controller.
|
||||||
|
|
||||||
The smappee component gets information from [Smappee API](https://smappee.atlassian.net/wiki/display/DEVAPI/API+Methods) using the [smappy](https://github.com/EnergieID/smappy) pypy module
|
The smappee component gets information from [Smappee API](https://smappee.atlassian.net/wiki/display/DEVAPI/API+Methods).
|
||||||
|
|
||||||
<p class='note'>
|
## {% linkable_title Configuration %}
|
||||||
Info on how to get api access is described in the [smappy wiki](https://github.com/EnergieID/smappy/wiki)
|
|
||||||
</p>
|
Info on how to get API access is described in the [smappy wiki](https://github.com/EnergieID/smappy/wiki).
|
||||||
|
|
||||||
|
To use the `smappee` component in your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
# Configuration
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user