27 Commits

Author SHA1 Message Date
Paulus Schoutsen
fddf4241f2 Merge remote-tracking branch 'origin/current' into rc 2019-07-16 15:28:06 -07:00
Franck Nijhof
42842f64a6
Collection of configuration block fixes (#9874) 2019-07-16 22:58:38 +02:00
monte-monte
0239079b2b Update hvac_mode attributes (#9869)
Added missing attributes according to commit abe6203988
I think we must add explanation for `hvac_mode` and `preset_mode` attributes, because it is unclear what these paragraphs mean and what those attributes stands for in the first place. If I am correct first are used for `controller_mode_address` and second for `operation_mode_address`. Maybe it needs to be mentioned?
2019-07-16 09:04:42 +02:00
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebd5817eb4
Updates KNX for Climate 1.0 2019-07-10 22:31:58 +02:00
Klaas Schoute
b1ef4996eb ✏️ The great integration migration - part 2 (#9760)
* ✏️ The great integration migration - part 2

* ✏️ Tweak
2019-07-03 13:48:38 +02:00
Franck Nijhof
4369499e89 Component(s) -> Integration(s) (#9705) 2019-06-27 20:10:56 -07:00
Piotr Żuralski
6cbcc1acdc fixing ha_category components annotation (#9432)
* fixing ha_category components annotation

Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>

* ✏️ Tweak
2019-05-11 09:46:28 +02:00
Paulus Schoutsen
d1efccfb25 Merge branch 'current' into next 2019-03-13 13:08:49 -07:00
Marvin Wichmann
13bd8bc1ee KNX: Update docs - added rate_limit and target_temperature_state_address (#8785)
* KNX: Update docs - added rate_limit and target_temperature_state_address

* ✏️ Tweak
2019-03-11 21:44:26 +01:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Marvin Wichmann
fca6611ebd Updated docs of knx climate device (#7937)
* Updated docs of knx climate device

* Updated docs to reflect changes in HA.

* Updated docs to mention the internal mapping
2019-01-09 15:30:51 -08:00
Marvin Wichmann
65ab1786fd Updated docs of knx climate device (#7937)
* Updated docs of knx climate device

* Updated docs to reflect changes in HA.

* Updated docs to mention the internal mapping
2019-01-05 07:50:54 -07:00
Marvin Wichmann
c0217b9f08 Updated docs of climate.knx (#7899) 2018-12-19 00:22:02 +01:00
Klaas Schoute
bf3f7b7387 Update Knx climate component configuration (#7093)
* Update Knx climate component configuration

* Minor fix
2018-10-26 10:25:15 +02:00
Julius Mittenzwei
2be4e2df70 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 10:17:40 -08: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