Commit graph

3240 commits

Author SHA1 Message Date
Fabian Affolter
cb6bce4520 Update for new panel_custom component (#751) 2016-08-08 18:36:53 +02:00
Teagan Glenn
9ba7da10a1 Proximity List and Configurable Unit of Measure (#698)
* Proximity List and Configurable Unit of Measure

List of proximity component and valid unit of measurement configuration

* Add type to code segment

* Add default value to markdown
2016-08-08 08:53:21 -07:00
Fabian Affolter
24d3f6adaa Add details about math, comparision, and logic (#749) 2016-08-08 08:52:35 -07:00
Fabian Affolter
79850a1e24 Add initial docs for panel_custom (#750) 2016-08-08 08:48:24 -07:00
ThinkPadNL
27acac5ccc Update autostart-systemd.markdown (#748)
Small grep line added to make it easier to spot errors.
2016-08-08 17:06:27 +02:00
Fabian Affolter
defccd6f4a
Change ordering (as proposed in #724) 2016-08-08 14:46:14 +02:00
Marcel
794daeaabc Add info on how to restart (#741)
* Add info on how to restart

Add info how to restart the server when using Docker.

* Fix spelling and formatting
2016-08-08 14:16:39 +02:00
Thomas
5e58d75c2d edits (#746)
A few lang and typo edits.
2016-08-08 14:16:00 +02:00
PuckStar
b9b3004066 OZWCP stop HASS first (#747)
HASS should not be running when starting OZWCP control panel.
2016-08-08 14:15:16 +02:00
Teagan Glenn
45c86f1631 Update documentation to show unit system (#717) 2016-08-07 17:59:24 -07:00
Paulus Schoutsen
f1e1659d77 Add optimize blog post 2016-08-07 14:31:17 -07:00
Nils Uliczka
ff43514198 Fixed TPLink-Typo in switch.flux.markdown (#745) 2016-08-07 22:54:54 +02:00
Landrash
0827a7646b Corrected reference to wrong line in code. (#744) 2016-08-07 21:58:50 +02:00
John Arild Berentsen
2132158ec6 Alphabetic sorting 2016-08-07 18:29:12 +02:00
John Arild Berentsen
04350e6291 Update z-wave-device-specific.markdown 2016-08-07 11:27:11 +02:00
John Arild Berentsen
786d4b8eb7 Updates for new options and events for zwave 2016-08-07 11:23:14 +02:00
John Arild Berentsen
cc4c4990a8 Update z-wave-controllers.markdown 2016-08-07 11:09:48 +02:00
Fabian Affolter
b31254c730
Minor changes 2016-08-06 22:40:45 +02:00
Fabian Affolter
68b79fe93e
Use bold 2016-08-06 18:38:39 +02:00
Matthias Urlichs
819456600c Fix systemd service file's path (#734)
Local changes to systemd belong in /etc, not /lib.

Also, running journalctl doesn't require sudo.
2016-08-06 18:32:13 +02:00
Dale Higgs
b9758eab9b Merge pull request #738 from dale3h/config-format
Fix formatting on condition docs
2016-08-06 11:13:14 -05:00
Dale Higgs
59a83846ed Fix formatting on condition docs
Two lines were over-indented:

```
condition: or
conditions:
```
2016-08-06 11:09:40 -05:00
John Arild Berentsen
ce93e714e1 Update z-wave-device-specific.markdown 2016-08-05 18:52:22 +02:00
John Arild Berentsen
065a271ba5 Update z-wave-device-specific.markdown 2016-08-05 18:45:40 +02:00
John Arild Berentsen
5aa24347e9 Update z-wave-device-specific.markdown
1. Wrong type for event_data. New type is object_id
2. Fix correct indents so copy paste works into config.
2016-08-05 18:02:37 +02:00
Marcelo Moreira de Mello
12ee1f0cca Added whitelist option to InfluxDB (#735) 2016-08-05 13:46:02 +02:00
ThinkPadNL
e4d20d6bd0 Update yaml.markdown (#736)
Added link to YAMLLint, this saves beginners that aren't used to YAML a lot of time.
2016-08-05 13:39:20 +02:00
Carlo Costanzo
b739c61c11 Added Ben's Tutorial video (#731)
Added the slickly produced HA tutorial video by Ben.
2016-08-03 11:58:31 -07:00
Nolan Gilley
c2030fba94 fix caption (#729) 2016-08-03 11:52:44 -07:00
William Scanlon
ca91a1b98f Update octoprint.markdown 2016-08-03 13:57:10 -04:00
Paulus Schoutsen
736f674c1d Update 2016-08-03-laundry-automation-update.markdown 2016-08-03 10:33:58 -07:00
ThinkPadNL
79921fa22d Update state_object.markdown (#725)
Added explanation on how to retrieve a state attribute that contains a space as i ran into that yesterday: https://github.com/home-assistant/home-assistant/issues/2716
2016-08-03 09:14:34 -07:00
Fabian Affolter
07c36b190d Nkgilley laundry (#728)
* A little update

* Add blog post by @nkgilley
2016-08-03 18:03:02 +02:00
John Arild Berentsen
cb681706a0 Update z-wave-device-specific.markdown (#704)
* Update z-wave-device-specific.markdown

* Update z-wave-device-specific.markdown

* Update z-wave-device-specific.markdown
2016-08-03 14:15:57 +02:00
HBDK
c18453b860 added kelvin and mired mode to flux (#703)
* added kelvin and mired mode to flux

changed to suit proposed changes to the flux switch in this pull:
https://github.com/home-assistant/home-assistant/pull/2665

* changed as requsted
2016-08-03 14:15:05 +02:00
Paulus Schoutsen
51c61e33b4 update demo 2016-08-02 23:16:50 -07:00
Matthew Treinish
64e63e42e4 Add ac_mode option to thermostat.heat_control docs (#723)
This commit adds the heat_control option add in change:
home-assistant/home-assistant#2719 to the documentation for that
component.
2016-08-02 21:56:20 -07:00
John
86f274f323 Add node_event documentation and example. (#722)
Adds a node_event example and updates the scene_activated example to utilize the object_id rather than the entity_id.
2016-08-02 21:34:19 -07:00
Paulus Schoutsen
bc750b1554 Update panel_iframe.markdown 2016-08-02 17:50:51 -07:00
heytcass
2a510b3b87 Adding notice for HTTPS connections. (#720) 2016-08-02 10:16:56 -07:00
demonspork
d2cf9d3c02 update rgb color Description text to say rgb color (#718) 2016-08-01 23:59:46 -07:00
Paulus Schoutsen
bf7d75d51d Link to state objected from automation templating 2016-08-01 23:57:46 -07:00
Paulus Schoutsen
7a04bb891b Update homematic.markdown 2016-08-01 21:59:41 -07:00
Paulus Schoutsen
f2ca0d9221 Update media_player.mpchc.markdown 2016-08-01 21:58:57 -07:00
Paulus Schoutsen
4ae4332fa4 Update light.flux_led.markdown 2016-08-01 21:58:45 -07:00
Paulus Schoutsen
fde29071d2 Hotfix 0.25.2 2016-08-01 21:00:19 -07:00
Fabian Affolter
467b18738a
Remove whitespaces 2016-08-01 14:38:38 +02:00
Paulus Schoutsen
0a7f5ba738
Fix typo 2016-08-01 14:38:05 +02:00
andrew-curtis
c941c029dd
Update hdmi_cec.markdown (#701)
added 'note' style to relevant paragraphs
2016-08-01 14:38:03 +02:00
Corban Mailloux
02ee5cde79
Fix copy-paste errors. (#705) 2016-08-01 14:38:00 +02:00