DubhAd
3bb86665af
Merge pull request #4732 from mvgrimes/pr/homeassistant_start
...
Adds comment about deprecated homeassistant_start event
2018-02-27 13:39:49 +00:00
Donal Phipps
986fdfa1dc
small typo - effect / affect.
...
For the pedants.
2018-02-27 12:34:52 +00:00
Jerry Workman
e4370ccb32
Add note for systemd
...
Add note for systemd to start Mosquitto before Home Assistant
2018-02-26 21:11:17 -05:00
DubhAd
284b67a47f
Merge pull request #4734 from oncleben31/patch-1
...
`automation` and `automation old` in the same time
2018-02-26 22:01:56 +00:00
Oncleben31
a08e94f789
Update editor.markdown
2018-02-26 19:03:44 +01:00
Paulus Schoutsen
d282343710
Merge remote-tracking branch 'origin/current' into next
2018-02-25 16:49:29 -08:00
Mahasri Kalavala
177e801cd0
Merge pull request #4691 from home-assistant/DubhAd-patch-3
...
Note about rename node being broken
2018-02-25 18:47:06 -05:00
DubhAd
8763565cc1
Fixed template ( #4745 )
...
The example notify is invalid, missing the required `data_template:` line
2018-02-25 09:51:41 +01:00
Ed Boal
c25a9c7aeb
Added redirect_from for /components/ios/ ( #4748 )
...
The Invalid Config card showing the ios component sends you to /components/ios/ which has now been moved to /docs/ecosystem/ios/, causing a 404 to be shows to users who click the link. Added the redirect statement to this page to accommodate.
2018-02-25 09:47:11 +01:00
DubhAd
7ba6c9b624
Added link to the new registry docs
2018-02-23 21:18:50 +00:00
DubhAd
7c151dc28f
Wording tweak
...
Having upgraded to 0.63 I see that it does rename the `zwave.` entity ID
2018-02-23 20:55:06 +00:00
DubhAd
3771329828
Added how to find the web UI. ( #4690 )
...
* Added how to find the web UI.
As the getting started guide is now totally Hass.io focussed, there's no longer anywhere to tell people how to reach the web UI.
* Typo fix
2018-02-23 19:00:45 +01:00
Paulus Schoutsen
5200c56619
Add entity registry docs
2018-02-22 23:20:00 -08:00
Oncleben31
f6b1e6aa8c
automation
and automation old
in the same time
...
Additional comment and example to explain we can use the both sections in the same time.
2018-02-23 00:05:08 +01:00
Mark Grimes
cce17bbd79
Adds comment about deprecated homeassistant_start event
...
The note in the documentation for triggers says that the
homeassistant_start event has been deprecated. This PR just adds that
note to the events page.
It is unclear to me if homeassistant_stop has also been replaced by
'stop' on the 'homeassistant' platform. If so, the note should probably
be expanded on both pages to indicate that.
2018-02-22 09:13:26 -05:00
Daniel Shokouhi
7139ee18fd
typo ( #4731 )
2018-02-22 04:11:07 +01:00
DubhAd
e9e4307930
Merge pull request #4724 from home-assistant/c727-patch-1
...
Fix indents in lets_encrypt automation example
2018-02-21 07:16:27 +00:00
DubhAd
f96fd96584
Merge pull request #4723 from dshokouhi/patch-1
...
Add some emphasis about Breaking Changes
2018-02-21 07:15:29 +00:00
c727
4880ebda59
Update updating.markdown
2018-02-21 05:58:50 +01:00
cdce8p
5f91c5a3b8
Changed parameter name ( #4641 )
...
* Added device_config_domain and device_config_glob
2018-02-21 04:32:50 +01:00
Lars Kerick
0ab51b775e
Update lets_encrypt.markdown ( #4719 )
2018-02-21 04:19:20 +01:00
c727
6257827b24
Fix indents in lets_encrypt automation example
2018-02-21 02:42:08 +01:00
Daniel Shokouhi
479334e869
updates
2018-02-20 17:14:23 -08:00
Daniel Shokouhi
6a2c047889
Add capital letters for Home Assistant
...
oops :)
2018-02-20 16:20:44 -08:00
Daniel Shokouhi
87d999f3ef
Add some emphasis about Breaking Changes
...
We should provide proper guidance to the user about the importance of release notes and paying attention to breaking changes. A common error users face while updating home assistant is not paying attention to the breaking changes. If the user has not done an update in sometime they may also forget about previous breaking changes that still stand.
2018-02-20 16:15:35 -08:00
Antoni K
11d93eff17
Update Docker note ( #4714 )
...
Added extra information about running HASS in a Docker container to the module pass-through note.
2018-02-20 17:01:02 -05:00
Daniel Shokouhi
58bc0b814c
Wording change
2018-02-20 08:28:17 -08:00
Daniel Shokouhi
9d171ff596
Small change to recommend adding a network key to the configuration
...
We should consider recommending a network key for all z-wave installations. As users begin to add more and more devices they may not think about adding this later on as the network grows. Many users come to Discord or elsewhere and get confused as to why their Z-Wave device is not functioning correctly and come to find out they needed a network key and to add the device securely. As more and more Z-Wave Plus devices come out there are more security enabled devices as well. All locks and sensors are pretty much security devices.
2018-02-20 08:07:08 -08:00
DubhAd
daa2d1449d
Update
...
Made it clearer that while it renames the entity (whatever that means) it now no longer changes the entity_id.
2018-02-17 12:58:32 +00:00
DubhAd
c75af2b615
Note about rename node being broken
...
Given https://github.com/home-assistant/home-assistant/issues/12430 , adding a note that Rename Node is now broken, and pointing to the blog post on how to rename nodes.
2018-02-17 10:42:27 +00:00
Omen Wild
0a0a0a20a2
Add a Python program to print the correct code sequence for compliant devices ( #4619 )
...
* Add a Python program to print the correct code sequence for compliant devices
* Remove blank lines
2018-02-15 19:13:53 +01:00
themanieldaniel
43f4ef1121
Update trigger.markdown ( #4630 )
2018-02-15 19:09:38 +01:00
Otto Winter
4f6179e2ff
Fix MQTT tls_version docs ( #4666 )
...
* Fix MQTT tls_version docs
* Quick fix for escaping issue
* Remove space
2018-02-15 19:04:37 +01:00
George Vedamanickam
132b152841
Update tls_self_signed_certificate.markdown ( #4679 )
...
Minor typo in the word complain
2018-02-15 18:53:27 +01:00
poldim
97c3b418f5
Update discovery.markdown ( #4662 )
2018-02-13 18:56:05 +01:00
Bob Igo
f97d5189e9
Provide an example of how to make a 'when dark' condition by ORing sunrise and sunset conditions. ( #4652 )
...
See issue#12308 at https://github.com/home-assistant/home-assistant/issues/12308
2018-02-13 11:10:53 -05:00
CupricReki
fb2236f70e
Update installation.markdown ( #4661 )
...
`raspbi-config` changed to `raspi-config`
2018-02-13 17:04:25 +01:00
Philip Rosenberg-Watt
ea164a47d8
Fix typo ( #4656 )
2018-02-12 22:50:56 +01:00
Philip Rosenberg-Watt
cee6165345
Fix typo ( #4655 )
2018-02-12 22:47:50 +01:00
Louis Laureys
ddf522bb7b
Update dead links ( #4637 )
...
Links were moved.
2018-02-11 19:57:40 +01:00
Mahasri Kalavala
99383a0ee7
Merge pull request #4610 from home-assistant/skalavala-patch-2
...
Added additional details to the Developer Tools.
2018-02-09 16:51:17 -05:00
Maido Käära
d797d4dd48
Incorrect event name ( #4540 )
...
* Incorrect event name
event_light_state_changed is the correct event in the configuration example
* Put back typo fix
2018-02-09 22:09:32 +01:00
Fabian Affolter
1247a72051
Minor updates
2018-02-09 21:02:30 +01:00
Mahasri Kalavala
b6e9abe95d
Added additional details to the Developer Tools.
...
More documentation to help clarify how the Developer Tools is and how it should be used.
2018-02-09 11:39:38 -05:00
Paulus Schoutsen
73b0e785fc
Add blog post disabling Disqus
2018-02-08 22:23:50 -08:00
DubhAd
34c5baefa3
Added note about error ( #4559 )
...
Adding a specific note about the error that indicates the library is missing
2018-02-08 21:48:06 +01:00
Andrew Cockburn
f7679d10e9
Update hadashboard.markdown ( #4572 )
2018-02-03 19:29:03 +01:00
Andrew Cockburn
ef66f7e253
Update appdaemon.markdown
2018-02-02 10:26:49 -05:00
Fabian Affolter
51f5cd59e9
Add missing influxdb_migrator ( #4555 )
...
* Add missing influxdb_migrator
* remove redirect
2018-01-31 10:25:22 +01:00
Fabian Affolter
5b6c51c154
Move all scripts to one location as one page per script ( #4554 )
2018-01-31 09:43:05 +01:00