gerard33
d2fbd11c5e
Update cover.tahoma.markdown ( #4304 )
...
Yaml code was not shown correctly
2017-12-30 09:58:25 +01:00
Daniel
899331a6c6
Correct sentence ( #4302 )
...
The sentence was missing the word _inside_.
2017-12-29 22:47:51 +01:00
Daniel
9a09c675a3
Fix typo: MariDB to MariaDB ( #4301 )
2017-12-29 21:45:44 +01:00
DubhAd
2e75312ad4
Added note about config ( #4292 )
...
A few people have got lost by not adding the config (since it isn't explicit when you need it by). Added a new step 8 to point out that you have to have it in by now or you can't continue.
2017-12-28 21:20:48 +01:00
Matt N
a1d63321b8
light.template: Fix typo in device list key ( #4297 )
...
"switches" should be "lights"
2017-12-28 21:19:49 +01:00
c727
667924774f
Fix domain verification process for hass.io ( #4278 )
...
* Fix domain verification process for hass.io
* dictionary -> directory
2017-12-27 15:52:56 +01:00
Vidar Tyldum
cd0900496c
Examples for hass.io ( #4264 )
...
Documentation currently lacks details for hass.io
2017-12-26 11:02:15 +01:00
DubhAd
73403080ac
Added link to FAQ ( #4268 )
...
* Added link to FAQ
* Fix title
2017-12-25 00:09:58 +01:00
cdce8p
1303a39b88
Input number - Updated markdown ( #4270 )
...
* Dissolved rebase conficts
* Dissolved rebase conficts
* * Bugfixes
2017-12-24 16:59:46 +01:00
Colin Frei
d86c207b4f
Remove unnecessary symbol ( #4274 )
...
Broke when copy/pasting
2017-12-24 14:41:14 +01:00
mauriciobonani
8be0b11a54
Update tts.google.markdown ( #4266 )
2017-12-22 21:47:29 +01:00
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
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
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
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
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
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
cgtobi
e4a1572318
Update bluetooth_le_tracker.markdown ( #4217 )
...
Add missing configuration options, such as `scan_duration`.
2017-12-17 19:05:24 +01:00
Fabian Affolter
824d9266f7
Merge branch 'current' into release-0-60
2017-12-17 16:04:27 +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
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
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
643852f89b
cloud stuff
2017-12-16 00:53:02 -08:00
Paulus Schoutsen
2cf00d6651
Update categories
2017-12-16 00:18:52 -08: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
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
tortfeaser
81ab944c86
Fix apostrophe error. ( #4208 )
2017-12-13 10:13:31 +01:00
Fabian Affolter
f4972973e0
Update docs ( #4195 )
...
* Update docs
* Add sample for command-line usage
2017-12-12 08:10:07 +01:00
Mahasri Kalavala
81882e8995
Added supported model ( #4188 )
...
Tested the component with Sharp Aquos TV (LC-60SQ15U), and works great! Added that model to the supported TVs list.
2017-12-11 10:00:48 +01:00