Fabian Affolter
bf04fa2ee0
Add warning
2017-05-26 10:38:41 +02:00
Anders Melchiorsen
b41e9765af
Remove platform specific information from light component ( #2711 )
...
The text is rewritten to not favor any particular platform and the
light.hue_activate_scene service call is moved to the Hue documentation.
2017-05-26 08:35:13 +02:00
Johan Lindström
871708c53e
Update switch.kankun.markdown ( #2705 )
...
Fixed indentation errors in the configuration.yaml example.
switches should be on the same level as platform.
2017-05-25 10:03:58 +02:00
boojew
7782be060b
Update axis.markdown ( #2702 )
2017-05-24 12:02:39 +02:00
Ryan Parrish
54902f91e7
Update sensor.cert_expiry.markdown ( #2701 )
...
`name` is an optional variable for `cert_expiry`. If you don't use it all your certs just show up as "SSL Certificate Expiry" as their name.
2017-05-24 11:59:34 +02:00
Paulus Schoutsen
c4e63b5608
Update social image of seven segments ocr
2017-05-23 16:29:27 -07:00
Fabian Affolter
13c661c2f5
Add endpoint
2017-05-23 23:30:13 +02:00
Fabian Affolter
1b7bf19a6c
Add more details
2017-05-23 23:04:32 +02:00
Eugenio Panadero
b5613fa4ff
fix links, add new data from #7689 , change example config ( #2677 )
2017-05-23 18:22:39 +02:00
Fabian Affolter
4b21e52bba
Fix templates
2017-05-22 09:14:31 +02:00
Fabian Affolter
1c3f50a746
Add ha_category
2017-05-22 08:56:57 +02:00
Andy Castille
9a9bbedd9b
Fix yml typo ( #2682 )
2017-05-21 20:42:46 +02:00
Alex Calderon
04d8e4c1a9
Added an unsupported device. ( #2675 )
...
* Added an unsupported device.
* Fixed. Denon AVR 3808CI Support.
* Use a box
2017-05-21 20:39:52 +02:00
Stu Gott
beaab151f8
Fix missing yaml list markup in kira remote ( #2681 )
2017-05-21 20:11:41 +02:00
Stu Gott
47720baac7
FIx typo on image_processing.seven_segment page ( #2679 )
2017-05-21 20:08:51 +02:00
chris-thorn
9721d9cbf6
Update sensor.file.markdown ( #2678 )
...
Changed "reading" to "reads" in first sentence.
2017-05-21 20:08:20 +02:00
Fabian Affolter
b497fc4882
Merge pull request #2657 from home-assistant/release-0-45
...
0.45
2017-05-21 00:53:22 +02:00
Fabian Affolter
89cc409211
Add Lutron caseta cover docs
2017-05-20 22:58:26 +02:00
Fabian Affolter
68439a04d8
Update ha_release
2017-05-20 22:55:12 +02:00
florincosta
9f3139e872
Add raspihats binary_sensor documentation ( #2574 )
...
* Add raspihats component documentation
* Added raspihats binary_sensor documentation
* Add raspihats switch documentation
2017-05-20 22:51:29 +02:00
Fabian Affolter
88e10f2d82
Update ha_release
2017-05-20 22:41:47 +02:00
Andreas Ahrens
e0ab75a8cb
Update media_player.markdown ( #2656 )
...
Changed shuffle_set from 'source' to 'shuffle'
2017-05-19 08:58:17 +02:00
Aubin Paul
0e75a4f553
Link to the English Play Store ( #2658 )
...
I suggest this links to the English version of the app since this is the English wiki
2017-05-19 08:57:30 +02:00
Fabian Affolter
d5e7847682
Merge branch 'current' into next
2017-05-18 22:12:48 +02:00
Fabian Affolter
b111adb1c3
Add link to configuration docs
2017-05-18 22:06:35 +02:00
Fabian Affolter
7b33501b30
Add link to OpenALPR's wiki and add line break
2017-05-18 22:06:35 +02:00
Fabian Affolter
492c0a9cf4
Remove blank line
2017-05-18 22:06:32 +02:00
Shiny
eb560a84d6
Update HVAC example to MySensors 2 ( #2517 )
...
* Add example arduino sketch for MySensors 2.x HVAC
* Send mysensor HVAC status back to gateway on each change
2017-05-18 12:44:30 +02:00
William Scanlon
f4da8b0ac5
Doc for Wink lock services ( #2609 )
2017-05-18 10:34:13 +02:00
Conrad Juhl Andersen
291f9c8254
added documentation for allow_tradfri_groups ( #2632 )
2017-05-18 10:19:52 +02:00
Fabian Affolter
62be0794d2
Seven segments ( #2655 )
...
* Add seven-segments platform docs
* Add screenshot
2017-05-18 10:15:26 +02:00
Anders Melchiorsen
4fd7b90020
Add kelvin/brightness_pct to light.turn_on ( #2653 )
2017-05-18 10:15:08 +02:00
Marcelo Moreira de Mello
4126a6732b
Added RTSP documentation to Amcrest camera ( #2654 )
...
* Added RTSP documentation to Amcrest camera
* Removed ffmpeg_binary since this option is now inherited from ffmpeg root component
2017-05-18 10:13:55 +02:00
Fredrik Lindqvist
aebe71c10b
Add logos to "native" Home Assistant components ( #2651 )
...
* Added Home Assistant logo to plant component
Added Home Assistant logo to component since it not dependent on anything than Home Assistant.
* Add Home Assistant logo to rss feed
* Add Home Assistant logo to Emulated Hue
* Add Home Assistant logo to DNSIP sensor
2017-05-18 07:47:53 +02:00
Eugenio Panadero
1bb8aeccd1
Kodi specific service to call Kodi API methods
( #2635 )
...
* Kodi specific services to call Kodi API methods
- Doc for new service: `kodi_execute_addon` to run a Kodi Addon with optional parameters. Results of the Kodi API call, if any, are redirected in a Home Assistant event: `kodi_execute_addon_result`.
- Doc for new service: `kodi_run_method` to run a Kodi JSONRPC API method with optional parameters. Results of the Kodi API call are redirected in a Home Assistant event: `kodi_run_method_result`.
- Add `timeout` parameter to yaml config (needed to make slow queries to the JSONRPC API, default timeout is set to 5s).
- Examples for using the new services: one simple yaml example to call `kodi_execute_addon`and turn on the TV attached to Kodi; and other, more complex, to query the Kodi library and make a dynamic input select.
* remove `kodi_execute_addon` service; change example to work with `kodi_run_method`
* naming changes
* complex example to cookbook
* Update media_player.kodi.markdown
2017-05-17 08:43:27 -04:00
boojew
39ecaf684f
Transition updated ( #2640 )
...
* Transition updated
According to this https://home-assistant.io/cookbook/automation_sun/ (and my own experience) transition appears to only be supported on Hue bulbs - so I have updated the Transition note.
* Update light.markdown
Change language to be more ambiguous.
2017-05-17 08:53:12 +02:00
Sören Oldag
651f429bd1
Updated rpi_gpio_pwm docs. ( #2647 )
2017-05-17 07:18:04 +02:00
Ron Klinkien
c12bd3c36b
More argument corrections ( #2642 )
2017-05-16 15:16:53 +02:00
Ron Klinkien
e927327cd1
Corrected exclude_domains argument ( #2641 )
2017-05-16 13:51:34 +02:00
Marc Egli
e2ef356c01
Update miflora ( #2636 )
...
Make monitored_conditions optional.
2017-05-16 08:17:59 +02:00
Gergely Peidl
7d9e13dc10
Fixing Telegram docs ( #2637 )
...
* Missing yaml formatter added for Telegram.
* Fixing the url of notify.telegram
2017-05-16 08:14:31 +02:00
Fabian Affolter
51597a5394
Update for 0.45
2017-05-15 14:09:37 +02:00
Fabian Affolter
3899670cfd
Add details about USB cameras
2017-05-15 14:09:11 +02:00
Fabian Affolter
94592924ee
Fix typo
2017-05-15 14:09:08 +02:00
Fabian Affolter
e5e349809f
Add File sensor docs ( #2625 )
2017-05-15 14:04:40 +02:00
jhemzal
025d184d61
Update sensor.snmp.markdown ( #2621 )
2017-05-15 13:58:54 +02:00
Johan Bloemberg
84158a848e
Update docs with sensor_type values. ( #2634 )
2017-05-15 13:23:58 +02:00
deisi
b9fdb713b8
Update osramlightify description ( #2633 )
...
Says a word about #7376
2017-05-15 09:53:23 +02:00
rpitera
4e7bbfad66
Add icon template instructions ( #2629 )
...
Propose adding icon template instructions to this and the template switch docs.
2017-05-15 09:47:40 +02:00
Paulus Schoutsen
039aa46eea
Merge pull request #2631 from frog32/patch-1
...
Document new service sonos_update_alarm
2017-05-15 00:45:08 -07:00