12 Commits

Author SHA1 Message Date
Julius Mittenzwei
e2ce24487b Improvement of KNX climate component (#3903)
* Documentation for https://github.com/home-assistant/home-assistant/pull/10388

* added note that the knx plattform is not supported on Windows.

Reason: HAss on windows uses asyncio.ProactorEventLoop() which has poor UDP support.

See related issue: https://github.com/home-assistant/home-assistant/issues/6820

* ✏️ Fixed note markup
2017-11-18 18:15:05 +01:00
Fabian Affolter
f91615cbb6
Fix samples, add title and other changes (#3828) 2017-10-30 07:54:34 +01:00
Florian Klien
3f1972b97b fixed typos, spelling mistakes (#3436) 2017-09-25 22:26:17 +02:00
Julius Mittenzwei
c3736c2fd9 Documentation for KNX component (#3298)
* documentation for knx component

* documentation of knx component

* fixed typo

* updated documentation for new HVAC controller status

* fixed spelling
2017-09-07 09:41:38 +02:00
Open Home Automation
84376a98c5 Move KNX thermostat to correct category (climate) (#2917) 2017-07-02 12:06:27 +02:00
Fabian Affolter
3d47c6f54b Minimizing of the configuration sample (#1013) 2016-09-30 20:59:45 +02:00
Fabian Affolter
695f16c114 Minimizing of the configuration sample (#1011) 2016-09-30 20:49:39 +02:00
Fabian Affolter
15a56a2cc5
Mark configuration as example 2016-09-19 15:31:44 +02:00
Fabian Affolter
569e393eaf
Add iot class 2016-09-19 15:28:03 +02:00
Fabian Affolter
a90c4c7066
Add missing configuration variable 2016-09-12 17:47:37 +02:00
Fabian Affolter
f8fdb75198
Fix link 2016-09-12 17:47:37 +02:00
Fabian Affolter
a16f5e82b0
Add climate docs 2016-08-26 23:30:44 +02:00