mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
---
|
|
title: Wolf SmartSet Service
|
|
description: Instructions on how to integrate Wolf Smart-Set cloud within Home Assistant.
|
|
ha_category:
|
|
- Climate
|
|
ha_release: 0.114
|
|
ha_iot_class: Cloud Polling
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@adamkrol93'
|
|
- '@mtielen'
|
|
ha_domain: wolflink
|
|
ha_platforms:
|
|
- sensor
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
The **Wolf SmartSet Service** {% term integration %} uses the [Wolf Smart-Set](https://www.wolf-smartset.com/) web service as a source to fetch your heating system status.
|
|
|
|
Currently, {% term integration %} can collect information such as temperature, pressure and heating state.
|
|
|
|
Remember that to integrate your heating device with Home Assistant, you need to have a WOLF LinkHome device connected to your heating device.
|
|
|
|
The {% term integration %} fetches all data based on parameters, that are exposed by your heating device.
|
|
|
|
## Tested devices
|
|
|
|
- Wolf Link Home Pro connected to a FGB-28 device
|
|
- Wolf ISM7e / Link Pro connected to a COB-20 device
|
|
- Wolf ISM7 (HW v1.0, SW v2.10.47) connected to a CGB-2-14 device
|
|
|
|
{% include integrations/config_flow.md %}
|