11980 Commits

Author SHA1 Message Date
Daniel Perna
005e3b0eed Update documentation for HomeMatic 2018-12-10 16:53:28 +01:00
Paulus Schoutsen
c53b115586 Add some placeholders 2018-12-06 10:29:53 +01:00
Paulus Schoutsen
3c23adea39 Add release notes post 2018-12-06 09:43:33 +01:00
Paulus Schoutsen
3afaecada8 Merge remote-tracking branch 'origin/current' into next 2018-12-06 09:38:07 +01:00
Sebastian Muszynski
20c3a7a135 Update fan.xiaomi_miio.markdown (#7710) 2018-12-05 21:04:50 +01:00
Ian Richardson
9283da37f3 Add config options (#7719)
* Add config options

* 🔨 Fix build

* 🚑 Another issue fix
2018-12-05 10:51:07 +01:00
vMeph
84db819008 Update device_tracker.markdown (#7733) 2018-12-05 10:39:29 +01:00
Florian Gareis
9eab9d37dd Make %USERPROFILE% lowercase (#7722)
* Make %USERPROFILE% lowercase

%USERPROFILE% must be lowercase for windows to accept it

* Revert path changes
2018-12-05 10:23:28 +01:00
firstmentoring
53b4f7a74f Device impersination (#7703)
* Device impersination

Notify the user that this is impersonating a device which will then show up in their google devices.  Just don't want people to think their account has been hacked by someone using a Chinese smart phone.

* ✏️ Language tweaks
2018-12-05 10:15:46 +01:00
Mateusz Drab
56bdc78b8a Internal DNS notes (#7688)
* Internal DNS notes

Add a neat trick to force google casts to use internal DNS

* ✏️ Language tweaks
2018-12-05 10:14:21 +01:00
Ian Richardson
7451e5b2f1 Note about long-press on light card (#7737) 2018-12-05 03:33:40 -05:00
Anders Melchiorsen
783d4dbe6c Cleanup descriptions for template sensor/binary_sensor (#7585) 2018-12-05 09:14:44 +01:00
mopolus
dae35007b3 Ihc with two controllers (#7302)
* Update for secondary controller support

* Update binary_sensor.ihc.markdown

* Update binary_sensor.ihc.markdown

* Update light.ihc.markdown

* Update sensor.ihc.markdown

* Update switch.ihc.markdown

* Update ihc.markdown

* Update switch.ihc.markdown

* Update ihc.markdown

* Update ihc.markdown

* Minor changes

* Minor changes

* Minor changes

* Fix configuration sample

* Remove periods

* Update ihc.markdown

* Update binary_sensor.ihc.markdown

* Update light.ihc.markdown

* Update binary_sensor.ihc.markdown

* Update sensor.ihc.markdown

* Update switch.ihc.markdown

* Update sensor.ihc.markdown

* Update sensor.ihc.markdown

* Update light.ihc.markdown

* Update light.ihc.markdown

* Update binary_sensor.ihc.markdown

* Update ihc.markdown

* Update binary_sensor.ihc.markdown

* Update switch.ihc.markdown

* Update binary_sensor.ihc.markdown

* Update light.ihc.markdown

* Update sensor.ihc.markdown

* Update switch.ihc.markdown

* ✏️ Tweak

* ✏️ Tweak

* ✏️ Tweak

* ✏️ Tweak
2018-12-05 09:03:06 +01:00
Giuseppe
4935d9d704 Extended documentation for proxy camera to include PR 18431 (#7491)
* Extended documentation for proxy camera to include PR 18431

https://github.com/home-assistant/home-assistant/pull/18431

* Further refinements

* ✏️ Tweak
2018-12-05 09:02:46 +01:00
David Bonnes
0e5b9cd2ec Update evohome, honeywell markdown with latest changes (#7649)
* first draft of changes

* some tweaks to text

* added info about inheritance of operating modes

* Update source/_components/climate.evohome.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/climate.evohome.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/climate.honeywell.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/climate.honeywell.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/climate.honeywell.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/evohome.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/evohome.markdown

Co-Authored-By: zxdavb <david@bonnes.me>

* Update source/_components/evohome.markdown

Co-Authored-By: zxdavb <david@bonnes.me>
2018-12-05 09:02:26 +01:00
mdallaire
4ee36a2da9 Add sensors (#7497) 2018-12-05 08:53:45 +01:00
Bram Kragten
278f64616a Update lovelace ID status + include and secret support (#7395)
* Revert automatic lovelace IDs

* Add notes about include and secrets

* Add config splitting note
2018-12-05 08:53:11 +01:00
R Huish
5af948ec5d Converted HTML5 Push Notifications JSON examples to YAML (#7460)
* Converted JSON to YAML

* Update notify.html5.markdown
2018-12-05 08:49:27 +01:00
Diogo Gomes
2eac482312 from token to webhook (#7451) 2018-12-05 08:46:45 +01:00
Luis Martinez de Bartolome Izquierdo
128e14809e Add the service lock.open to the docs (#7419)
It is implemented, so probably it should be documented.
2018-12-05 08:45:40 +01:00
Adam Mills
40b18de5a1 Update docs for new state restore without recorder (#6652) 2018-12-05 08:35:04 +01:00
colemamd
b3acc596ea Remove piped jq command from command examples (#7736)
jq package is not installed by default. It is unnecessary.
2018-12-05 08:23:34 +01:00
Carlo Costanzo
7a7558a735 Added clarification (#7729)
* Added clarification 

this is not a database replacement.  I think many users (including myself) thought this was a replacement database.

* Minor changes
2018-12-04 23:29:04 +01:00
Gert Jansen van Rensburg
59538740d7 Added command to run on docker for windows. (#7726) 2018-12-04 23:04:25 +01:00
Cooper Dale
8b5e61b37f "zone:" option is missing (#7730)
added more info
2018-12-04 21:51:10 +01:00
Nicholas Westerhausen
408ff51c63 Add name template example (#7716)
Mention that templates can be used in both alert name and message.
Add example for alert name templating.
Addresses #6550 .
2018-12-04 17:44:05 +01:00
Tom French
9f4ed6c608 Fixed some typos in sensor.launch_library.markdown (#7725) 2018-12-04 17:43:10 +01:00
reef-actor
0c59b49c7e Add 'Device Tracker' to Tado device tracker title (#7727) 2018-12-04 17:42:36 +01:00
thomasvs
55f64cb44d Align example with documentation by using dark sky in both locations (#7718)
The note talks about dark sky, so people will be nudged to set up dark sky.  Make it easy for them by matching the example to that choice.
2018-12-04 17:41:47 +01:00
James Hilliard
84c1bd74e2 New component hlk_sw16 relay module (#7250)
* New component hlk_sw16 relay module.

* Update to new config schema.

* format fixes

* add keys

* add relayid

* add keys

* fix
2018-12-04 14:59:11 +01:00
qqgg231
8454ba5b34 [your user] to YOUR_USER (#7724)
please check, I am not sure if it is the same variable!
2018-12-04 09:54:24 +01:00
Paulus Schoutsen
b169398e8f 83.3 2018-12-03 11:53:16 +01:00
Andrew Hayworth
4389ae077f Add documentation for new verisure option (#7696) 2018-12-03 07:27:45 +01:00
Austin Drummond
392711deec Fixed off typo in alert documentation (#7705) 2018-12-02 13:02:22 +01:00
Michael Luggen
996ec7f3b1 add fibaro to the list of supported hubs (#7706) 2018-12-02 13:01:54 +01:00
Max Rumpf
54861ff5ce Add missing code block backtick (#7708) 2018-12-02 13:01:28 +01:00
Fabian Affolter
e88a6abfb1
Update for 0.83 2018-12-02 00:35:14 +01:00
DubhAd
fa0bb5770e Making owntracks breaking change clearer (#7701)
Many folks have suffered because they didn't know to remove the old device tracker before upgrading
2018-12-01 23:13:29 +01:00
Eric Nagley
6addeb1d56 Update to reflect new Modes trait. (#7683)
* Update to reflect new Modes trait.

Update docs to reflect new Modes trait added to media_players.

* missed option add.
2018-12-01 18:47:46 +01:00
Carlos Gustavo Sarmiento
d97a7654d7 Updated Markdown to include SSL support in NVC camera plugin (#7690)
* Updated Markdown to include SSL support in NVC camera plugin

* Add period
2018-12-01 18:46:55 +01:00
Artem Sydorenko
0216c72827 Aqara Gateway is not supported (#7697)
lumi.gateway.v2 and lumi.gateway.v3 is not Aqara branded, it is Mijia. Real Aqara Gateway is not supported, that why it shouldn't be in the list of supported devices, because it is confusing.
2018-12-01 18:46:34 +01:00
Demkes
fe2b4f80a0 Update sensor.nederlandse_spoorwegen.markdown (#7700)
Fix typo in route configuration variable
2018-12-01 18:44:54 +01:00
Pascal Vizeli
b008b0f084 Added new filters for templates (#7699)
* Added new filters for templates

* Minor fixes
2018-12-01 11:47:19 +01:00
Daniel Høyer Iversen
032a8c3a0e Update tibber.markdown (#7693) 2018-12-01 11:44:29 +01:00
blakadder
07fbc7c4dc Prefix all xiaomi_aqara events at the binary_sensor.xiaomi_aqara page (#7689) 2018-12-01 10:22:35 +01:00
Rene Tode
402b5fbd6d pointing to the original documentation (#7692)
placing a configuration documentation on this place did lead to a way outdated instruction.
because of the fact that the appdaemon docs are always up to date, it is better to redirect to the appdaemon documentation.
2018-11-30 20:39:45 +01:00
Hmmbob
f6291dd98c Update security.markdown (#7694)
* Update security.markdown

* Minor fixes
2018-11-30 20:38:45 +01:00
Paulus Schoutsen
fd97e57b68 Release 0.83.2 2018-11-30 20:10:11 +01:00
Olivér Falvai
002da69ce4 Changed Google Maps to OpenStreetMap in code explanation (#7695)
The code snippet contains an OpenStreetMap URL, but the paragraph above mentioned Google Maps
2018-11-30 19:30:16 +01:00
Erik Eriksson
4435f2be3e Update voc (#7647)
Update voc
2018-11-30 19:20:10 +01:00