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
Giuseppe
46f1742240
Fixed module names after PR #8030 ( #2875 )
...
The module names have been consistently lower-cased, this is to reflect the change on the docs.
2017-06-26 07:21:14 +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
Fabian Affolter
32bfbe35d4
Update
2017-06-25 12:13:33 +02: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
Fabian Affolter
6119e42191
Relace HASS with Home Assistant and set format
2017-06-24 17:50:06 +02:00
Olav Alexander Mjelde
ebf718df9e
Added log level needed in configuration.yaml ( #2884 )
...
Tested working with this log level
2017-06-24 17:47:51 +02: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
mjj4791
76f022c600
Update weather.buienradar.markdown ( #2880 )
...
update ha_release to 0.47 (version component was released) and not 0.44 (when dev started)
2017-06-23 23:14:44 +02:00
mjj4791
6012782bb0
Update sensor.buienradar.markdown ( #2879 )
...
set ha_version to 0.47 (and not 0.44, which was the version dev started)
2017-06-23 23:14:22 +02: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
Ness
f3c5887cd0
Update cron job command ( #2873 )
...
/usr/bin/letsencrypt does not exist anymore, the file is located in ~/certbot/
2017-06-23 22:04:40 +02:00
Omar Usman
00a24f107c
Add ClickSend notify service page. ( #2868 )
2017-06-23 22:03:45 +02:00
ciotlosm
52ab99289d
Use sshfs example ( #2871 )
...
* Use sshfs
Example how to use sshfs instead of using samba.
* Update format
2017-06-23 22:03:01 +02:00
mjj4791
463da35045
Update weather.buienradar.markdown ( #2867 )
...
add description of _name_ and how it influences the entity name
2017-06-23 21:59:21 +02:00
mjj4791
baab7ed50c
Update sensor.buienradar.markdown ( #2866 )
...
add description of name and how it influences the entity names of the sensors
2017-06-23 21:58:51 +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
Paulus Schoutsen
09bea10736
Make components visible for people without JavaScript
2017-06-23 09:13:36 -07: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
Paulus Schoutsen
6bc3041fe2
Add search powered by Algolia
2017-06-22 00:17:49 -07: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