Commit graph

8251 commits

Author SHA1 Message Date
Paulus Schoutsen
bf118bf6b1 Update secrets.markdown 2017-08-04 08:57:13 -07:00
Ken Davidson
07a95497cf Update z-wave.markdown (#3133)
Minor changes to fix typos.
2017-08-04 17:05:01 +02:00
Fabian Affolter
2c64bcd815
Update 'ha_release' 2017-08-04 12:13:06 +02:00
Julian Kahnert
cfedce8aa7 Geizhals sensor documentation added (#2980)
* Geizhals sensor documentation added

* update documentation after review

* Minor changes
2017-08-04 12:11:47 +02:00
jwillaz
2838888579 Update light.yeelight.markdown - fix model bullets (#3129) 2017-08-04 08:35:47 +02:00
Variour
3a363b2e3d Updated filename for iOS, added token description (#3131)
The filename to extract the token from the iOS backup has the USERID in the front ({USERID}_mihome.sqlite). A file without the {USERID} existed as well, so i think the clarification is needed.
In addition i added a description of how the token looks so one knows what to look for.
2017-08-04 08:34:20 +02:00
Haim Gelfenbeyn
249d76da88 Documentation for InfluxDB component improvements (#3054)
* Documentation for InfluxDB component improvements

* Fix spelling.

* InfluxDB component docs updated to reflect changes in the code PR.
2017-08-03 18:51:21 +02:00
Alan Fischer
0e8995e858 Added remote/toggle service (#3112) 2017-08-03 17:49:43 +02:00
Fabian Affolter
d9aed312dc
Use Home Assistant instead of HA 2017-08-03 09:42:42 +02:00
Naren Salem
89c11e0cb2 Add note on using a static IP for the Bridge (#3126) 2017-08-03 09:35:25 +02:00
Pascal Vizeli
e201b34f87 Update zwave.markdown 2017-08-03 00:41:42 +02:00
Molodax
5dab070deb Update snips.markdown (#3122)
The code has been updated according to the changes implemented in HASS v.0.50.X
2017-08-02 14:53:12 +02:00
Charles Garwood
2a93609459 Minor grammatical tweaks for SmartCast Component (#3123) 2017-08-02 14:52:34 +02:00
Fabian Affolter
76d64d90db Add new configuration variable (#3121) 2017-08-02 14:51:22 +02:00
Fabian Affolter
3caddc2bad
Add distinction between venv and non-venv 2017-08-02 12:11:56 +02:00
Phil Hawthorne
a3359cb421 Add blog post for Podcast Episode 5 (#3118)
Adds a blog post for Episode 5 of the Podcast
2017-08-02 09:16:31 +02:00
Marcelo Moreira de Mello
156edc6cff Added example of Arlo service camera.enable_motion_detection (#3107) 2017-08-01 21:16:24 +02:00
moskovskiy82
48727906d7 Setpoint customisation (#3108)
As per https://community.home-assistant.io/t/mysensors-hvac-not-showing-up/22540/19
2017-08-01 20:24:42 +02:00
cdce8p
60e19f1b63 Hassbian common tasks - Updated manual launch info (#3110) 2017-08-01 20:22:54 +02:00
Robin
14c13f1007 Clarify get request (#3115)
As per a query on the forum I have clarified the instructions for checking valid bus directions
2017-08-01 20:22:09 +02:00
Ken Davidson
d1c4d14ab5 Update appdaemon.markdown (#3116)
Fix typos and punctuation.
2017-08-01 20:21:44 +02:00
Will Heid
d0c9e89471 Merge pull request #3117 from vrs01/patch-6
Typo
2017-08-01 09:16:36 -07:00
vrs01
a3184658af Typo 2017-08-01 18:09:41 +02:00
Paulus Schoutsen
720ea957af Merge remote-tracking branch 'origin/current' into next 2017-07-31 18:31:30 -07:00
Paulus Schoutsen
7fade00c1d Release 0.50.2 2017-07-31 18:29:46 -07:00
gwhiteCL
d5bccb6d35 added invert_state optional parameter (#3086)
* added invert_state optional parameter

* added documentation for relay_invert

* changed state_invert to invert_state and relay_invert to invert_relay
2017-07-31 20:24:37 -04:00
Pascal Vizeli
e3afede929 Update zwave.markdown 2017-07-31 23:23:00 +02:00
efp1
2df3b4b6be Update SSH add-on page (#3113)
Including how to start ssh add-on for the first time, and a spelling error.
2017-07-31 22:50:28 +02:00
Pascal Vizeli
97953e7c2f Update addon_config.markdown 2017-07-31 22:12:09 +02:00
Pascal Vizeli
c132eb2f82 Update addon_config.markdown 2017-07-31 22:10:18 +02:00
Pascal Vizeli
9ed0cec512 Update zwave.markdown 2017-07-31 22:00:27 +02:00
Pascal Vizeli
1933f23b4a Update zwave.markdown 2017-07-31 21:57:30 +02:00
Pascal Vizeli
fb1abda1cb Update zwave.markdown 2017-07-31 21:57:01 +02:00
Pascal Vizeli
aea77829fd Update zwave.markdown 2017-07-31 21:55:53 +02:00
Paulus Schoutsen
b077babd73 remove MQTT server tester page 2017-07-30 15:18:17 -07:00
Fabian Affolter
5d52c69263
Update for 0.50 2017-07-30 21:56:35 +02:00
Fabian Affolter
3f9793c69b
Set as JSON 2017-07-30 21:52:48 +02:00
Fabian Affolter
b4b6a49687
Minor changes 2017-07-30 21:51:49 +02:00
Adam Dullage
06b6e4b103 Clarified requirements for allowed_chat_ids parameter (#3068)
* Clarified requirements for allowed_chat_ids parameter

I'm not 100% sure on this but my tests seem to back it up. Unless I list both the chat id and my user id in the allowed_chat_ids parameter then I receive a "Incoming message is not allowed" message in the HA log.

* Provided instructions to obtain user id
2017-07-30 19:37:08 +02:00
cdce8p
03bab28d8d Cover - Added doc customize (#3100)
* Cover - Added doc customize 

Added `assume_state` to customize section. home-assistant/home-assistant-polymer#356

* Update cover.markdown
2017-07-30 18:10:54 +02:00
William Scanlon
5adde39106 Merge pull request #3103 from w1ll1am23/updates_for_wink_release_50
Updates for Wink in release 0.50
2017-07-30 10:33:04 -04:00
William Scanlon
f2c9e60187 Updates for Wink in release 0.50 2017-07-30 10:28:43 -04:00
Eugenio Panadero
ea1257309f update telegram proxy parameters (#3099) 2017-07-30 13:35:07 +02:00
Nicholas Sielicki
5e97521ef1 document genie slave config via device variable (#3096)
* document genie slave config via device variable

* Move content around
2017-07-30 13:33:50 +02:00
Fabian Affolter
81f9dd1cc6
Merge branch 'current' into next 2017-07-30 09:42:05 +02:00
Alok Saboo
7a4c9b2c7a Removed non existent link (#3092) 2017-07-30 09:35:47 +02:00
Adam Mills
218977b11f Update the Z-Wave add node instructions (#3093)
Now that the frontend Z-Wave panel is available, users don't
need to manually trigger services.
2017-07-30 09:35:01 +02:00
MissingDLL
253dfb40b4 Update binary_sensor.xiaomi.markdown (#3094)
I would recommend to turn the automation off/on for turning off the Lights because, if you do not do this, and you for example turn manually the light on and walk into your motion sensor it will turn off the light(s). I have had this a few times.
2017-07-30 09:34:21 +02:00
Fabian Affolter
51e98c435f Merge pull request #3097 from robmarkcole/patch-1
Fix display of template sensor strings
2017-07-30 09:33:33 +02:00
Paulus Schoutsen
68af67f75d Clarify 2017-07-30 00:09:33 -07:00