2609 Commits

Author SHA1 Message Date
DubhAd
6803b7a263 Added a warning (#5404)
After yet another [I've been hacked](https://community.home-assistant.io/t/i-have-been-hacked/53723) post on the forum, thought it was about time to start making things a bit more obvious.
2018-05-20 11:08:49 +02:00
Daniel Shokouhi
a353c26131 Small typo (#5397) 2018-05-19 11:44:43 +02:00
Paulus Schoutsen
a655f61286 Merge branch 'current' into next 2018-05-18 19:39:08 -04:00
DubhAd
2e88951ccf
Merge pull request #5380 from Qu3uk/patch-1
Update Centos Installation Include Dependencies
2018-05-16 21:04:11 +01:00
DubhAd
6e1b48dd7b Adding entry for update config (#5374)
* Adding entry for update config

* ✏️ Minor typo tweak
2018-05-16 14:12:17 -04:00
Tom
83aaf05c47
Update Centos Installation include dependencies
I attempted to follow the documentation to install HASS on to Centos 7.5 minimal. I found gcc gcc-c++ were required for hass to complete the auto install of various python packages and systemd-devel for zwave. Figure this information/step should be included in the installation wiki for centos.
2018-05-16 09:24:33 +01:00
DubhAd
642e8fcb9d Adding in upgrade instructions (#5379)
The upgrade steps got lost along the way, adding them back in.
2018-05-16 09:59:41 +02:00
Fabian Affolter
415199ac15
Fix link and type (#5367) 2018-05-15 17:08:19 +02:00
thehookup
e92955002e url needed to be in 'singlequotes' (#5367)
* url needed to be in 'singlequotes'

url needed to be in 'singlequotes'

* Don't point to 3rd party location
2018-05-15 16:45:01 +02:00
DubhAd
a3fca3d49b Added upgrade instructions (#5350)
* Added upgrade instructions

* Make it a heading
2018-05-14 14:19:49 +02:00
Colin Teubner
eef07e33b7
Update entity-registry.markdown 2018-05-12 17:02:01 -07:00
DubhAd
dba8e963ea
Merge pull request #5121 from hokus15/patch-3
The distance is in fact measured in kilometers not meters
2018-05-12 18:50:29 +01:00
Paulus Schoutsen
bc6a090ecc Merge branch 'current' into next 2018-05-11 12:31:16 -04:00
Paulus Schoutsen
286f800eef Merge branch 'rc' into current 2018-05-11 12:31:07 -04:00
Gaetan Semet
3827962be4 synology reverse proxy: add template patch (#5316)
* synology reverse proxy: add template patch

instruction from orobardet/dsm-reverse-proxy-websocket works

* Minor changes
2018-05-09 09:54:42 +02:00
Fabian Affolter
07acbae2fb
Make it generic 2018-05-09 09:24:31 +02:00
NWiBGRsK
47c54dc831 I just successfully setup a Aeotec Z-Stick Gen5 on Windows 2008 R2 which runs fine (#5331)
It was a bit of a challenge to get python-openzwave compiled, but I try to update the according sources to make it easier to use.
2018-05-08 16:08:25 +02:00
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
Jordi
874f7fb54f
The distance is in fact measured in kilometers not meters 2018-04-05 22:54:58 +02: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