Yannick POLLART
3d3b3eab28
rfxtrx binary sensor component documentation ( #2336 )
...
* First draft of RFXtrx binary sensor doc page.
* Updated rfxtrx binary sensor doc.
* binary_sensors.rfxtrx: updated doc according to latest PR changes.
* Updated rfxtrx binary sensor documentation
* Update binary_sensor.rfxtrx.markdown
Tried to clarify the data_bits description.
* Updated device_class property.
2017-07-01 17:23:45 -07:00
Jeff Wilson
0215df4a69
Insteon local fan ( #2390 )
...
* Add fan to insteon_local full config
* Add insteon_local fan page
* Update 'ha_release'
2017-07-01 17:22:57 -07:00
Michael Fester
a6c9e8df83
Documentation for Snips components ( #2892 )
...
* Documentation for Snips components
* Fix version
* Fix typos
* Update video link
2017-07-01 14:27:06 -07:00
PhracturedBlue
53021cf61f
Initial documentation for cover templates ( #2842 )
...
* Initial documentation for cover templates
* Fix many typos found during review.
* Fix typos and formatting
2017-06-30 18:47:52 +02:00
Shiny
61e9abbfc3
Grammar fix ups in image processing dlib ( #2904 )
...
* Grammar fix ups in image processing dlib
* "a event" -> events. Grammar fixup
* Fixed up english grammar in link to component.
2017-06-30 08:04:26 +02:00
Michaël Arnauts
10daaa7692
ComfoConnect climate platform documentation. ( #2483 )
...
* ComfoConnect climate platform documentation.
* Update documentation for rewrite.
* Update version
* Minor style fixes:wq
2017-06-29 10:21:24 +02:00
Matthew Schick
39d3e6c384
Update for new nest.set_mode service ( #2645 )
...
* Update for new nest.set_mode service
* Update nest.markdown
2017-06-28 07:48:11 +02:00
Eugenio Panadero
cfbea697ce
telegram_bot platform to only send messages ( #8186 ) ( #2882 )
...
* add telegram_bot/onlysend doc for #8186
* change of platform name and small rewrite
* fix new platform name
2017-06-26 22:28:57 -07:00
Teagan Glenn
faa3fc6128
Optional OpenCV Camera example custom component ( #2894 )
...
* Optional OpenCV Camera example custom component
* Update image_processing.opencv.markdown
2017-06-26 22:28:34 -07:00
Will W
7d90ea212f
doc change: percentage (DPT_Scaling) KNX sensors #8168 ( #2876 )
2017-06-26 22:26:08 -07:00
Wim Haanstra
857e8be7ab
Open Hardware Monitor component page and logo added. ( #2824 )
...
* Open Hardware Monitor component page and logo added.
* Fixed typos
* Added host config variable
Added the host configuration variable to documentation and changed example to be inline with most of the other documentation.
* Update sensor.openhardwaremonitor.markdown
* Update 'ha_release'
2017-06-26 14:54:48 +02:00
PhracturedBlue
2260938b03
Fix bad link to react.html example ( #2889 )
2017-06-26 09:32:44 +02:00
Fabian Affolter
da593dc98c
Replace sensor with camera
2017-06-25 22:28:41 +02:00
Fabian Affolter
f8cdc5d971
Add sample for 'content_type:'
2017-06-25 22:27:30 +02:00
Eugenio Panadero
ddfe8de46a
add content_type option to generic camera ( #2887 )
2017-06-25 12:25:22 -07:00
Morten Lied Johansen
a293361085
Documentation for the linksys_smart device tracker ( #2872 )
2017-06-24 22:23:04 +02:00
Adam Mills
65d3633dc1
Switch to new zwave entity ids by default ( #2885 )
2017-06-24 15:02:14 -04:00
Marc Plano-Lesay
d91d3c4f1b
Add documentation for sensor.gtfs offset option ( #2883 )
...
* Add documentation for sensor.gtfs offset option
Added in PR home-assistant/home-assistant#7980
* Add default
2017-06-24 17:46:33 +02:00
Alex Mekkering
55bec87b38
Mqtt discovery optional nodeid ( #2840 )
...
* Add support for remote (TCP/IP) DSMR sensors (i.e. via ser2net)
* Processed review comment and added ser2net config
* added optional node_id to MQTT discovery
2017-06-24 00:47:13 -07:00
Paulus Schoutsen
2189bbda03
Update binary_sensor.template.markdown
2017-06-23 23:24:14 -07:00
Bas Schipper
d05883210d
Added documentation for the buienradar precipitation forecast average & total sensors ( #2878 )
...
* Added precipitation forecast average & total sensors
* Added documentation for the buienradar precipitation forecast average & total sensors
2017-06-23 22:56:02 -07:00
Thibault Cohen
6e346cd578
Add note in decora light ( #2862 )
...
* Add note in decora light
* Remove some line line from the traceback
2017-06-23 22:09:43 +02:00
Eugenio Panadero
7276ad21ea
add telegram_bot/delete_message doc for #8153 ( #2869 )
2017-06-23 22:06:49 +02:00
Omar Usman
00a24f107c
Add ClickSend notify service page. ( #2868 )
2017-06-23 22:03:45 +02:00
Sean Dague
ce30b5b025
Fix binary_sensor.template example ( #2877 )
...
The binary_sensor.template was return states of "On" and "Off",
however that doesn't seem to work in 0.47. You need True / False,
which makes sense, given that's what the single line evals are going
to return. Update the existing example, and add another one about
computing composite occupancy from device tracker and motion sensors.
2017-06-23 21:58:09 +02:00
Fabian Affolter
ed28d46d5d
Fix tag
2017-06-22 09:28:50 +02:00
Fabian Affolter
ad242d6b3c
Update 'ha_release' and formatting updates
2017-06-22 09:20:04 +02:00
Eugenio Panadero
2094220a42
add BH1750 light sensor platform doc ( #2821 )
...
* add BH1750 light sensor platform doc
* don't repeat errors!
* review fixes
* add `multiplier` parameter
2017-06-22 09:05:58 +02:00
Eugenio Panadero
3881bff74c
add HTU21D sensor platform doc ( #2820 )
...
* add HTU21D sensor platform doc
* don't repeat errors!
* review fixes
2017-06-22 09:03:48 +02:00
Eugenio Panadero
937a282e08
add BME280 sensor platform doc ( #2797 )
...
* add BME280 sensor platform doc
* little fix
* yaml identifier
* review changes
* review fixes
2017-06-22 09:02:53 +02:00
Miha Lunar
504b48d420
Limitless led fade documentation for PR #7369 ( #2865 )
...
Added an example group using the property and a short description of what the property does.
2017-06-21 22:27:21 -07:00
Paulus Schoutsen
ed3de4b595
Merge remote-tracking branch 'origin/current' into next
2017-06-21 22:26:10 -07:00
Jose Juan Montes
d24d1befba
Added glances CPU temperature doc. ( #2838 )
...
* Added glances CPU temperature doc.
* Remove line breaks
2017-06-21 22:35:04 +02:00
Thibault Cohen
dee06025a5
Add current balance to hydroquebec sensor ( #2861 )
2017-06-21 20:59:43 +02:00
Paulus Schoutsen
e553a58e6c
Release 0.47.1
2017-06-21 09:24:52 -07:00
Pascal Vizeli
b30d7081e2
Update run_local.markdown
2017-06-21 14:52:08 +02:00
Pascal Vizeli
87a4eb6932
Update addon_config.markdown
2017-06-21 14:51:05 +02:00
Fabian Affolter
e482922811
Add link to forum
2017-06-21 07:10:46 +02:00
Paulus Schoutsen
163391d3b7
Update for COVI blog
2017-06-20 19:47:30 -07:00
Otto-G
9a39b8e1ec
Add auto start code and information for Z-wave stick ( #2857 )
...
* Add auto start code and information for Z-wave stick
* Update format
2017-06-20 21:28:40 +02:00
Fabian Affolter
97d4c32624
Add new configuration variable ( #2856 )
2017-06-20 16:46:15 +02:00
Pascal Vizeli
1c62cf710a
Update dnsmasq.markdown
2017-06-20 15:29:53 +02:00
Andreas Jacobsen
7a976c6417
Update image_processing.dlib_face_identify.markdown ( #2854 )
2017-06-20 10:37:21 +02:00
Fabian Affolter
47dd6d22b1
Add initial docs for KNX cover ( #2845 )
2017-06-20 10:36:34 +02:00
Paulus Schoutsen
2986898c64
Update events.markdown
2017-06-20 00:28:55 -07:00
Paulus Schoutsen
1ca7f596b1
Add blog post Senic
2017-06-20 00:06:49 -07:00
Alex Tzonkov
6500234619
homeassistant_start: deprecated ( #2853 )
...
Updating doc to show homeassistant_start is now deprecated.
2017-06-20 08:32:16 +02:00
mjj4791
a439facc06
Add buienradar logo ( #2851 )
...
* Add files via upload
add logo for buienradar
* Update sensor.buienradar.markdown
add buienradar logo
* Update weather.buienradar.markdown
add buienradar logo
2017-06-20 08:28:15 +02:00
Jesse Ruiter
5a4a9ece52
Update scripts.markdown ( #2849 )
...
scipt --> script
2017-06-20 08:12:59 +02:00
Hamid
07dcfc0555
Owntracks compatibility
...
Owntracks for be convinced to talk the correct protocol version (Protocol Level 4; MQTT 3.1.1) by setting it manually in the configuration JSON.
I have tested this against my own Hassbian install (0.47.0).
See the ticket that added the feature here; https://github.com/owntracks/ios/issues/444
2017-06-19 22:16:06 +01:00