mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
🚜 Merges/Redirect Melissa component pages (#8685)
This commit is contained in:
commit
79784332e9
@ -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.
|
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user