🚜 Merges/Redirect Melissa component pages (#8685)

This commit is contained in:
Fabian Affolter 2019-02-22 16:34:07 +01:00 committed by GitHub
commit 79784332e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 21 deletions

View File

@ -1,20 +0,0 @@
---
layout: page
title: "Melissa Climate"
description: "Instructions on how to integrate Melissa climate system (HVAC) into Home Assistant."
date: 2018-01-08 20:21
sidebar: true
comments: false
sharing: true
footer: true
logo: mclimate.png
ha_category: Climate
ha_iot_class: "Cloud Polling"
ha_release: 0.63
---
The `melissa` climate platform allows you to control your [Melissa Climate](http://seemelissa.com/) from within Home Assistant.
The climate platform will be automatically configured if Melissa component is configured.
For more configuration information see the [Melissa component](/components/melissa/) documentation.

View File

@ -8,14 +8,24 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: mclimate.png logo: mclimate.png
ha_category: Hub ha_category:
- Hub
- Climate
featured: false featured: false
ha_release: 0.63 ha_release: 0.63
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
redirect_from:
- /components/climate.melissa/
--- ---
The `melissa` component is the main component to connect to a [Melissa Climate](http://seemelissa.com/) A/C control. The `melissa` component is the main component to connect to a [Melissa Climate](http://seemelissa.com/) A/C control.
There is currently support for the following device types within Home Assistant:
- Climate
The climate platform will be automatically configured if Melissa component is configured.
## {% linkable_title Configuration %} ## {% linkable_title Configuration %}
To set the Melissa component up, add the following information to your `configuration.yaml` file: To set the Melissa component up, add the following information to your `configuration.yaml` file: