Fabian Affolter
01a57548f9
Merge branch 'current' into next
2018-05-08 09:36:29 +02:00
DubhAd
e1ccd79776
Added note about instant updates ( #5308 )
...
Added note about instant updates and the Controlled command classes that are required for it to work.
2018-05-08 09:28:16 +02:00
DubhAd
49ea67b97e
Added note about tabs ( #5325 )
2018-05-08 09:22:50 +02:00
Otto Winter
536ed8557f
Change to advertise esphomeyaml ( #5318 )
2018-05-06 23:15:58 +02:00
Paulus Schoutsen
e9aad88641
Fix broken templating
2018-05-06 08:54:51 -04:00
Paulus Schoutsen
31c4114e32
Merge remote-tracking branch 'origin/current' into next
2018-05-05 13:10:27 -04:00
Greg Stevenson
8f8e2e9a3d
Update URL to Lets Encrypt blog ( #5295 )
...
The current link takes you to a page which tells you it is outdated.
2018-05-03 14:29:43 +02:00
Otto Winter
76b908b033
Sensor device class docs ( #5219 )
...
* Sensor device class docs
* Fix binary_sensor copy
* Fix headings
* Add icons screenshot
* Add Empty device_class
* Grammar
* Update customizing-devices.markdown
* Add periods
2018-05-01 22:25:45 +02:00
Paulus Schoutsen
5e7c31b16c
Fix styling
2018-05-01 14:21:34 -04:00
bonterra
490b5069a2
Update docker.markdown ( #5266 )
...
A more detailed installation description for Docker on Raspberry Pi 3 with Raspbian.
2018-04-29 09:59:54 +02:00
Paulus Schoutsen
acd36632f7
Merge remote-tracking branch 'origin/current' into next
2018-04-20 10:59:32 -04:00
Ben Randall
7f213efe7f
Update hass.markdown ( #5193 )
2018-04-19 19:00:24 +02:00
DubhAd
9465ec0c1a
Adding list of supported components ( #5191 )
...
Only the blog post says what components are supported, making it confusing for people. Adding that information to the docs.
2018-04-16 08:39:23 +02:00
Benedict Aas
ce53c0e9f0
Add more math functions to templates ( #5186 )
...
Document usage of `sin`, `cos`, `tan`, and `sqrt`, and the `e`, `pi`,
and `tau` constants.
2018-04-15 18:52:21 +02:00
apastuszak
429040954a
Change order or ProxyPass in first example ( #5185 )
...
I was not able to login to Home Assistant till I change he Home Assistant config to place the Websocket reverse proxy info BEFORE the web UI info. In the other order it loads, but never lets me log in. If I reverse them, then I login just fine.
2018-04-15 18:48:05 +02:00
DubhAd
0d603c0a6e
More words ( #5164 )
...
* More words
Added an explanation of what's going on, and that devices will function normally.
* ✏️ Language tweaks
2018-04-14 10:08:43 +02:00
DubhAd
d6b1ac2262
Added dialout group ( #5162 )
...
* Added dialout group
Membership of the dialout group is required for Z-Wave and Zigbee sticks
* Minor change
2018-04-14 09:38:26 +02:00
DubhAd
f30e4a7c36
Moved the note up ( #5166 )
...
It's easy for people to fail to notice the note, since it comes after the default upgrade instructions. Moved it up to make it harder to miss
2018-04-14 09:31:40 +02:00
Paulus Schoutsen
bd9e7179e6
Merge branch 'current' into rc
2018-04-13 17:01:21 -04:00
DubhAd
c962dee84d
Added further notes about dialout group ( #5163 )
...
Added note about checking the account is in the dialout group, and how to add it if not
Added note about the device path being an example
2018-04-12 22:06:56 +02:00
DubhAd
97525ba3eb
Moved the Python warning ( #5157 )
...
Moved the Python version warning to the top of the page, and made it a warning
2018-04-12 13:38:03 +02:00
DubhAd
89406e3ea0
Consistency update ( #5136 )
...
It was pointed out that everywhere else `entity_id:` is in the `data:` section for `light.turn_on`. Updating the example here to be consistent with that.
2018-04-09 20:15:34 +02:00
Fabian Affolter
9f70138ffc
Add container update
2018-04-09 16:05:21 +02:00
Fabian Affolter
17ccbcce24
Various fixes
2018-04-09 16:05:21 +02:00
Tim Hordern
46f89afa14
Fix markdown link in Docker Installation docs ( #5140 )
2018-04-09 09:38:28 +02:00
Fabian Affolter
5d0eb6b5a6
Remove periods
2018-04-06 23:06:25 +02:00
Fabian Affolter
38ee7392c4
Add iOS page ( fixes #4972 ) ( #5127 )
2018-04-06 18:44:40 +02:00
Fabian Affolter
e4deae0cd2
Fix list
2018-04-06 18:33:27 +02:00
Paulus Schoutsen
9bbbf21643
Merge remote-tracking branch 'origin/next' into rc
2018-04-06 10:29:52 -04:00
jmtatsch
0814d5c531
Harmonised topic name and mention enabled autodiscovery ( #5120 )
...
* Harmonised topic name and mention enabled autodiscovery
* image shall not be the state of entity
2018-04-06 00:11:42 -04:00
mountainsandcode
4a1255889f
Update templating.markdown ( #5085 )
2018-04-04 20:53:54 +02:00
Charles Garwood
460fce6a10
Remove reference to old_entity_id and new_entity_id attributes ( #5110 )
...
Remove references to old_entity_id and new_entity_id attributes as they were removed in https://github.com/home-assistant/home-assistant/pull/12652
2018-04-04 20:42:56 +02:00
Max von Webel
211467de37
Update troubleshooting.markdown ( #5097 )
...
* Update troubleshooting.markdown
By default the check_config script only search `~/.homeassistent` for a configuration.
* Fix typo
* Add link
2018-04-04 09:19:51 +02:00
Fabian Affolter
0413edeaa9
Add more details
2018-04-04 08:27:33 +02:00
Carlo Costanzo
d31e48d4c0
Added title field into example ( #5095 )
...
Added based on feedback from @Stringyb92 in Chat. Examples were unclear/inconsistent.
2018-04-03 20:10:26 +02:00
JudgeDredd
81ad15e9be
minor grammar changes to improve readability ( #5092 )
...
minor grammar changes to improve readability
2018-04-03 08:02:51 +02:00
DubhAd
f6954ccb79
Added note about broadcast group ( #5080 )
...
Thanks to turbokongen commenting in https://github.com/home-assistant/home-assistant/issues/11823
Added a note about how to remove the broadcast group association
2018-04-02 17:44:36 +02:00
Paulus Schoutsen
f6e37ed46a
Merge branch 'rc' into next
2018-04-01 12:25:43 -07:00
Jonas Pedersen
308fe9eea1
Minor syntax correction. ( #5066 )
2018-03-31 13:10:00 +02:00
Fabian Affolter
690bd22f8a
Update
2018-03-31 11:04:59 +02:00
Paulus Schoutsen
ee19913448
Merge branch 'rc' into next
2018-03-30 15:18:39 -07:00
Paulus Schoutsen
e0f90c5b9d
Merge remote-tracking branch 'origin/current' into rc
2018-03-29 17:27:55 -07:00
Fabian Affolter
80500b0d1c
Fix service name
2018-03-29 10:06:53 +02:00
Ville Skyttä
ddbd670547
Spelling and grammar fixes ( #5031 )
...
* Spelling and grammar fixes
* Minor changes
2018-03-29 09:24:18 +02:00
DubhAd
5587190866
Added note about venv upgrade ( #5030 )
...
* Added note about venv upgrade
Added a note that if you've upgraded Python you'll need to rebuild the venv.
* Minor changes
* Replace short version
2018-03-29 09:23:20 +02:00
Marco Bakera
069a9f570e
Fixed minor typo in the description of 'max'. ( #5043 )
...
* Fixed minor typo in the description of 'max'.
* Update link
2018-03-29 09:05:59 +02:00
Paulus Schoutsen
9cf977311e
Merge remote-tracking branch 'origin/rc' into next
2018-03-28 15:32:26 -07:00
Paulus Schoutsen
5526af141b
Merge remote-tracking branch 'origin/current' into rc
2018-03-28 15:32:13 -07:00
Mikael Svensson
88c8cc2ff1
Template function state_attr to get attribute from a state ( #4981 )
...
* Adds docs for https://github.com/home-assistant/home-assistant/pull/13378
* 🚑 Fixes build error
2018-03-28 00:04:48 -07:00
DubhAd
0687a6a3ea
Clarity updates ( #5017 )
...
Added that you can reload some pieces without a restart. Added reference to ensuring you run the check config as the user you run Home Assistant as (so that the right configuration is found)
2018-03-26 08:15:52 +02:00