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
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
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
Paulus Schoutsen
d7a93e4cdf
things
2017-12-16 00:59:30 -08:00
Paulus Schoutsen
643852f89b
cloud stuff
2017-12-16 00:53:02 -08:00
Paulus Schoutsen
2cf00d6651
Update categories
2017-12-16 00:18:52 -08:00
Pascal Vizeli
90122dcff6
Update homematic.markdown
2017-12-16 02:57:28 +01:00
Mike
0e638d5f65
Update to include MQTT configuration ( #4218 )
...
* Update to incluse MQTT configuration
Details support for MQTT as of firmware 1.17
* Fixes
2017-12-15 22:34:21 +01:00
Pascal Vizeli
4308e11a07
Update homematic.markdown
2017-12-15 19:32:09 +01:00
Pascal Vizeli
eebde05925
Update homematic.markdown
2017-12-15 19:30:36 +01:00
Pascal Vizeli
898a12d750
Update homematic.markdown
2017-12-15 16:47:42 +01:00
Pascal Vizeli
b92de94a4b
Create homematic.markdown
2017-12-15 16:35:13 +01:00
Fabian Affolter
b064441866
Merge branch 'current' into next
2017-12-15 10:11:27 +01:00
Igor Shults
f0bf5c5795
Fix typo ( #4210 )
2017-12-14 19:02:41 +01:00
Greg Laabs
813da14bb2
Documentation for ISY994 changes to sensors and events ( #4207 )
...
* Documentation for ISY994 changes to sensors and events
* Removed two oxford commas, even though it made me die a little inside
2017-12-13 20:14:51 -08:00
Andrea Campi
2338f8871c
Update documentation for Philips Hue changes. ( #4099 )
...
* Update documentation for Philips Hue changes.
See https://github.com/home-assistant/home-assistant/pull/10691 for more info.
* Update hue.markdown
2017-12-13 20:09:22 -08:00
Adam Mills
4789220364
Add problem device class ( #4200 )
2017-12-13 20:03:02 -08:00
Pascal Vizeli
9222e98e42
Update netatmo.markdown
2017-12-13 22:01:30 +01:00