maxlaverse
41e7cdd11e
Remove all_day configuration key from caldav ( #4265 )
2017-12-22 14:11:46 +01:00
Emre Saglam
3ce7359bb2
Update device_tracker.meraki.markdown ( #4263 )
...
Fixed a typo
2017-12-22 08:33:35 +01:00
Fabian Affolter
72800dc03d
Fix style
2017-12-20 23:38:36 +01:00
Fabian Affolter
3fdfac3f27
Move sections up
2017-12-20 23:28:50 +01:00
DubhAd
c7b69da976
Added note about Google Home ( #4258 )
...
It's apparently not clear what this provides
2017-12-20 23:27:54 +01:00
Ludovico de Nittis
c8e8d8ef1a
Add the quote suggestion to the iAlarm configuration ( #4256 )
...
As found here https://github.com/home-assistant/home-assistant/issues/11247 if a password has a leading zero it can be parsed incorrectly unless it is surrounded with quotes.
2017-12-20 15:53:17 +01:00
lamiskin
141a49119c
Spelling correction. ( #4255 )
2017-12-20 12:52:42 +01:00
mvgrimes
83e008be84
Improves documentation on deploying via docker (ex: devices and compose) ( #3981 )
...
* Removes extraneous paragraph from docker documentation
It looks like this line was intended to go somewhere else, but got
erroneously bumped into the `Restart` section.
* Adds instructions to expose devices when deploying under docker
* Adds info about `docker-compose.yml` configuration to docker deployments
The docker command is pretty complicated and doesn't support automated
restarts. I think most users with want to use `docker-compose` (or
`docker swarm`) to deploy.
2017-12-20 12:27:23 +01:00
Josh Nichols
e456e3ef96
Update hue docs to use headers for last two sections ( #4252 )
...
* Update hue docs to use headers for last two sections
* Make new headers titles linkable
2017-12-20 08:08:36 +01:00
Brent Saltzman
6a2d66441a
fix YAML spacing ( #4251 )
...
fix YAML spacing
2017-12-20 08:07:45 +01:00
DubhAd
447eb4f2cc
Minor changes ( #4250 )
...
Some minor language tweaks for readability
2017-12-19 20:01:41 +01:00
Brent Saltzman
e354ec42e5
Added switch:
to configuration.yaml example ( #4246 )
...
Added `switch:` to configuration.yaml example to help clarify what actually needs to be added to a configuration.yaml file in order for this platform to work- assuming this is the only switch in the configuration, or if you are adding it as a list item to other switches. It cannot be copied/pasted directly as it was.
2017-12-19 18:21:44 +01:00
Bob Igo
b73495bea5
removed double negative ( #4247 )
...
Reworded the detection_time explanation to make it easier to parse and understand.
2017-12-19 18:19:10 +01:00
jonne013
930f718e9f
Fix invalid JSON service command examples ( #4245 )
...
Fixes errors in invalid JSON service command examples
2017-12-19 18:18:09 +01:00
Brad Dixon
c9868ab039
Documentation for new Sonos service sonos_set_option
. ( #4107 )
...
This service can control Sonos Night Sound and Speech Enhancement modes.
2017-12-19 11:58:57 +01:00
Fabian Affolter
1a6e71f12d
Fix
2017-12-19 08:58:40 +01:00
Fabian Affolter
8edda562f0
Add links (as requested)
2017-12-19 08:57:47 +01:00
Allan Klein
ef51255884
Update cover.zwave.markdown ( #4243 )
...
* Update cover.zwave.markdown
* Add link and fix syntax
2017-12-19 08:44:35 +01:00
Andrea Campi
1a24650217
Fix example ( #4241 )
...
The current text seems to suggest `platform: hue` is still needed or supported. Not so.
2017-12-19 01:41:17 +01:00
Fabian Affolter
b6ce601803
Replace personal details ( fixes #4235 ) ( #4239 )
...
* Replace personal details (fixes #4235 )
* Update domain
2017-12-18 19:48:30 +01:00
Erik Eriksson
69d8837ef9
Update volvooncall.markdown ( #4237 )
...
* Update volvooncall.markdown
* ✏️ Small grammar change
2017-12-18 16:42:21 +01:00
Matthew Treinish
e6688b9759
Mochad light fixes ( #4214 )
...
* Add brighness levels option to mochad
In home-assistant/home-assistant#11146 a new configuration option,
brighness_levels, is added to the mochad light component. This is used
to tell home-assistant how many brightness levels the X10 light device
supports because there is no way to actually discover this. This commit
adds documentation for the new option.
* Fix some leftover references to the switch component
The documentation for the mochad light component was mostly copy and
pasted from the mochad switch device. Since the configuration is more or
less the same between devices. However in doing this several references
to mochad switches was left in by mistake. This commit fixes these and
replaces them with the correct name of the component.
2017-12-18 12:51:36 +01:00
NeLLyMerC
764362e467
Update hue.markdown ( #4231 )
...
- changed service name to align with breaking changes in .60
- removed link (no longer applies)
2017-12-18 08:50:50 +01:00
Brent Saltzman
2037605f6c
Replaced refereneces to Yahoo Finance ( #4233 )
...
Unless something weird is needed with using the `yahoo_finance`, replaced this with `alpha_vantage`
2017-12-18 08:49:38 +01:00
Jordan Hotmann
f638ff27e5
calendar.caldav.markdown typo fix ( #4234 )
...
Additional system packages had libxm2-dev which should be libxml2-dev
2017-12-18 08:48:57 +01:00
Adam Mills
1fd30d5796
Explanation for translation placeholders ( #4236 )
2017-12-18 08:48:16 +01:00
Paulus Schoutsen
81fe385333
Update FAQ
2017-12-17 11:04:06 -08:00
Paulus Schoutsen
c8933e1536
Add more FAQ
2017-12-17 10:35:03 -08:00
cgtobi
e4a1572318
Update bluetooth_le_tracker.markdown ( #4217 )
...
Add missing configuration options, such as `scan_duration`.
2017-12-17 19:05:24 +01:00
Paulus Schoutsen
79a8a157fb
Add link to cloud config at bottom of getting started
2017-12-17 09:19:01 -08:00
Paulus Schoutsen
8ddfd3d5ad
Update link to cloud intro
2017-12-17 09:09:14 -08:00
Fabian Affolter
a5da79f7e7
Merge pull request #4216 from home-assistant/release-0-60
...
0.60
2017-12-17 16:44:09 +01:00
Fabian Affolter
824d9266f7
Merge branch 'current' into release-0-60
2017-12-17 16:04:27 +01:00
Fabian Affolter
39365c2cbe
Update title
2017-12-17 14:56:12 +01:00
Roman
22166ca989
Added Gearbest Sensor ( #3973 )
...
* Added Gearbest Sensor
* Updated gearbest markdown to reflect latest changes
* 🚑 Adds missing Gearbest logo
* 🏁 Updated HA release version
* ✏️ Corrected some minor language issues
* 🔨 Rewritten configuration options to use configuration tags
* Minor updates
2017-12-17 14:51:57 +01:00
Fabian Affolter
7d311e66b6
Multiple fixes
2017-12-17 14:49:25 +01:00
GreenTurtwig
af47e24019
Documentation for Logitech UE Smart Radios ( #3538 )
...
* Documentation for Logitech UE Smart Radios
* Updated name.
* Update example config.
* Update with new configuration format.
* Updated with requested changes.
2017-12-17 14:38:40 +01:00
Fabian Affolter
2662468be7
Fix link
2017-12-17 14:00:16 +01:00
Fabian Affolter
32bd61f2d8
Add release blog post for 0.60
2017-12-17 13:59:55 +01:00
Fabian Affolter
ed522614ca
Add image for release blog posAdd image for release blog postt
2017-12-17 13:59:01 +01:00
Fabian Affolter
1b865b72e3
Add links and update date
2017-12-17 13:31:15 +01:00
Fabian Affolter
3668f6ab39
Rename file
2017-12-17 13:31:00 +01:00
Fabian Affolter
c4804782c6
Set to 0.60
2017-12-17 13:21:50 +01:00
Pascal Vizeli
d1b4884a11
Changes for 0.60 / homematic ( #4219 )
...
* Changes for 0.60 / homematic
* Update homematic.markdown
2017-12-17 10:36:05 +01:00
Jenya Y
78573e9624
Typo ( #4224 )
2017-12-17 10:29:34 +01:00
Przemek Więch
de6ecd1d11
Updated documentation about running local development instance. ( #4205 )
...
* Updated documentation about running local development instance.
* Make it venv only
2017-12-16 19:04:04 +01:00
Fabian Affolter
cfeb8fac3d
Add 'force_update' ( #4221 )
2017-12-16 15:07:24 +01:00
Daniel Perna
75193cc371
Remove icon parameter ( #4213 )
2017-12-16 13:38:16 +01:00
Paulus Schoutsen
15e3857184
Revamp getting started ( #4194 )
...
* Revamp getting started
* Comments by Landrash
* Add text editor to software requirements
* Address comments
2017-12-16 13:37:08 +01:00
Paulus Schoutsen
a835d5feda
Update virtual environment instructions ( #4191 )
...
* Update virtual environment instructions
* Add link to other guides
2017-12-16 11:57:55 +01:00