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
Adam Mills
84264dd824
Add notes about Z-Wave breaking change ( #2848 )
2017-06-19 08:04:27 -07:00
Adam Mills
0cff4e0fe6
Update Z-Wave docs for event changes ( #2847 )
2017-06-19 09:53:14 -04:00
andrew-curtis
b2b1d0a398
Update debugging.markdown ( #2844 )
...
* Update debugging.markdown
to help with creating SSH keys on all platforms and to avoid a potential pitfall I found.
* Make link
2017-06-19 15:13:01 +02:00
Fabian Affolter
9d41c1fdf5
Add UPNP sensor docs ( #2846 )
2017-06-19 15:10:47 +02:00
Diogo Gomes
069c17c182
Update to UPnP documentation ( #2832 )
...
In accordance to pull request
https://github.com/home-assistant/home-assistant/pull/8067
2017-06-19 15:01:40 +02:00
Fabian Affolter
a94e0015a1
Add new conf options ( #2843 )
2017-06-19 14:19:42 +02:00
Fabian Affolter
7ac83b394b
Add logo, 'ha_iot_class', and fix some typos
2017-06-19 14:05:59 +02:00
mjj4791
078c37b77c
Update sensor.buienradar.markdown ( #2837 )
...
* Update sensor.buienradar.markdown
updated homeassistant version to actual version the sensor was added
* Update weather.buienradar.markdown
updated homeassistant version number the weather component was added
2017-06-19 13:59:00 +02:00
Fabian Affolter
471f129683
Fix syntax
2017-06-19 11:15:43 +02:00
Fabian Affolter
33ad98fdb6
Add FAQ
2017-06-19 10:30:18 +02:00
Fabian Affolter
bb9c85bed9
Update linking
2017-06-19 10:23:27 +02:00
Fabian Affolter
880853b94d
Add connection error entry
2017-06-19 10:01:46 +02:00
Fabian Affolter
a7de78554c
Fix description
2017-06-18 22:55:13 +02:00
Carlo Costanzo
32d61b3fa8
Missing Documentation question for FAQ ( #2839 )
...
* Missing Documentation.
* Update documentation.markdown
* Rename file
2017-06-18 22:46:01 +02:00
Fabian Affolter
37dc43dc40
Add menu and new entries ( #2841 )
2017-06-18 22:43:18 +02:00
Pascal Vizeli
6a34abd589
Update addon_config.markdown
2017-06-18 22:11:07 +02:00
Fabian Affolter
e37fb6f094
Add FAQ ( #2836 )
2017-06-18 09:57:34 -07:00
Jonatan Castro
5d240e1898
Update addon_tutorial.markdown ( #2831 )
...
Had a hard time making Samba work on macOS and this was the solution provided so hopefully it helps!
2017-06-18 13:09:58 +02:00
pattyland
76cf7e542a
Update sensor.radarr.markdown ( #2833 )
...
Wrong TLD
2017-06-18 12:38:38 +02:00
Paulus Schoutsen
6c41741c6b
Add monkey patch notes
2017-06-17 13:31:58 -07:00
Paulus Schoutsen
806b740e12
Merge branch 'current' into next
2017-06-17 12:10:33 -07:00
Paulus Schoutsen
abfd390dc8
Merge pull request #2823 from home-assistant/release-0-47
...
0.47
2017-06-17 12:09:24 -07:00
Paulus Schoutsen
8fc3193a39
Release 0.47
2017-06-17 12:09:03 -07:00