From a486f521ff39b449bbf1c4c8ddd94ca5ed4f186a Mon Sep 17 00:00:00 2001 From: Peter Nijssen Date: Sun, 10 Feb 2019 23:15:13 +0100 Subject: [PATCH] added fan support for spider (#8456) --- source/_components/climate.spider.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/climate.spider.markdown b/source/_components/climate.spider.markdown index a25d49d7f94..084eae81865 100644 --- a/source/_components/climate.spider.markdown +++ b/source/_components/climate.spider.markdown @@ -13,7 +13,7 @@ ha_iot_class: "Cloud Polling" ha_release: 0.75 --- -The `spider` climate platform allows you to control your temperature settings as well as if you want to cool or heat. +The `spider` climate platform allows you to control your temperature and fan settings as well as if you want to cool or heat.

Full configuration details can be found on the main [Spider component](/components/spider/) page.