9593 Commits

Author SHA1 Message Date
Mark Lopez
0cb2421c2d Html5 push docs (#11549)
* Improved html5 docs around domain verification.

* Minor change

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2019-12-28 12:05:27 +01:00
Kevin Haffner
68c0c82f24 Specify Raspberry Pi version (#11548)
Raspberry Pi 4 has gigabit ethernet
2019-12-28 10:07:46 +01:00
Fabian Affolter
8054e564a9
Update style (#11546) 2019-12-27 22:39:01 +01:00
Kyle McNally
22cc520160 Update wwlln.markdown (#11545)
* Update wwlln.markdown

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2019-12-27 18:34:05 +01:00
Kyle McNally
d3eb43dde3 Update discovery.markdown (#11544)
Spelling Error
2019-12-27 16:04:17 +01:00
Frankster-NL
a0c7446360 Added warning on method for spikey appliances (#11539) 2019-12-27 10:58:26 +01:00
Dan Jackson
34a39c7865 Update homekit.markdown: URL encode space char (#11542)
I'm not sure this addition to the URL works for everyone - it looks like unprivileged users can't label new issues, but this *does* fix the formatting of the link.
2019-12-27 10:28:02 +01:00
Fabian Affolter
0bcc774d96
Merge branch 'current' into next 2019-12-26 13:31:12 +01:00
David Bonnes
4dbc4c9875 Cleanup honeywell docs (#11423) 2019-12-25 16:20:06 +01:00
Ville Skyttä
6e3fa3bfad Fix Netgear LTE notify service default name (#11536)
* Fix Netgear LTE notify service default name

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-25 15:40:47 +01:00
Alex Solomaha
561b8c13ec Simpler method to get chat_id for telegram bot (#11533)
* Simpler method to get chat_id for telegram bot 

I was struggling with getting id some time ago but found this bot and this is the easiest method to get chat_id.
Notice that chat_id is the same for all bots, but you should contact them first

* Remove group ID part

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2019-12-25 15:34:11 +01:00
Jonas Pedersen
7ed45e5adc IPC-D140H(-M) as confirmed working model (#11537)
Can confirm that the binary sensor is working on HikVision HiLook IPC-D140H(-M).
2019-12-25 15:31:55 +01:00
rhadamantys
7eeba4bd8d Add support for enocean window handle FA 10 00 (Hoppe) (#11499)
* home assistant documentation change for PR29968

Add documentation description for home assistant PR 29968 https://github.com/home-assistant/home-assistant/pull/29968 to describe window handle setup in configuration.yaml file

* ✏️ Tweak

* Update source/_integrations/enocean.markdown

accepted review improvement proposal

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-25 15:29:58 +01:00
Kevin McCormack
721c4af635 Update Vivotek camera integration (#11529)
- Add optional digest authentication
2019-12-25 15:29:25 +01:00
Ville Skyttä
145d461718 Document Huawei LTE notification service name option (#11535)
* Document Huawei LTE notification service name option

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-25 15:28:35 +01:00
Ville Skyttä
802a0fc8d5 Document Huawei LTE suspend/resume integration services (#11534) 2019-12-25 15:05:31 +01:00
Patrik Hermansson
c90ff61347 Update broadlink.markdown (#11395)
* Update broadlink.markdown

Added commands to get codes with broadlink_cli.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-24 15:25:24 +01:00
Marius
02908a82d6 add raw to the delay template (#11456)
* add raw to the delay template

add raw to the delay template.
might need something extra: right now, when visiting this page, no value is displayed for the delay, which wouldn't be correct, since it could suggest it to be valid syntax to do so.

Not sure how to change that in the html of this page, so ask for suggestion on behalf of the team.

please see https://community.home-assistant.io/t/confused-about-script-field-template-in-docs/155023/7?u=mariusthvdb for more info here

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-24 15:13:49 +01:00
Alan Tse
87faf0e886 Update Tesla for config flow (#11170)
* Update Tesla for config flow

Signed-off-by: Alan Tse <alandtse@gmail.com>

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-24 15:02:24 +01:00
Vladimír Záhradník
e7138dee38 Add device_class section into Modbus sensor and binary sensor docs (#11496) 2019-12-24 14:54:58 +01:00
Tim Rightnour
45cbb99adb Add onewire devices and owserver remote host support (#11460)
* Update onewire.markdown

Document host/port/owserver

* Update onewire.markdown

* ✏️ Tweaks

* ✏️ Adds default for port option

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-24 14:51:45 +01:00
Franck Nijhof
8d767a23e6
Merge branch 'current' into next 2019-12-24 14:35:35 +01:00
Huon Wilson
91abc97182 Add MAC Address table OID for TP-Link Archer VR1600v (#11530)
This is the standard router distributed by the TPG ISP in Australia.
2019-12-24 14:34:27 +01:00
Claudio Heckler
9211cf77dd Updates time_date with mention to date_time_utc (#11519)
Adds display option date_time_utc to the documentation for time_date sensor.  Relates to home-assistant PR adding the date_time_utc display option.
2019-12-23 21:49:14 +01:00
frasskungin
12c2697699 Update mhz19.markdown (#11525)
The serial device "address" was incorrect. The correct name is /dev/ttyS0
2019-12-23 21:09:26 +01:00
Megachip
ebfcf77562 Update xiaomi_aqara.markdown (#11524)
Adding additional MAC which having closed ports
2019-12-23 21:09:06 +01:00
Ville Skyttä
d3173cfc27 deCONZ IKEA bulb update (#11521)
* IKEA Trådfri bulb E27 WS clear 806lm verified

* IKEA bulb (non)capitalization consistency
2019-12-23 15:57:31 +01:00
Ionut Popovici
d83ce94dcc Added verified switch and working. (#11520)
* Added verified switch and working.

The switch is advertised on amazon as it have power measurements but deconz only detect as SONOFF.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-23 13:21:58 +01:00
Jack
995893ad85 Update doods.markdown (#11511)
The entity_id cannot be camera.xxx - it's an invalid action.
2019-12-22 11:54:49 +01:00
Forte
a677ae47e2 Added link to https://www.solar-log.com/ (#11508) 2019-12-21 17:08:12 +01:00
Michaël Arnauts
93e2b2f448 Add documentation for tado fallback setting (#11497) 2019-12-20 15:47:54 +01:00
datafx
bbe7af4dca Update MS SQL Server documentation with info on ODBC Drivers (#11505)
* Update MS SQL Server info

corrected db_url and added notes about odbc driver requirements.

* Fix punctuation
2019-12-20 15:36:27 +01:00
Phil Cole
972b025b47 Correct --open flag to nmap (#11500) 2019-12-20 11:11:07 +01:00
Franck Nijhof
44c5382089
Merge branch 'current' into next 2019-12-19 11:30:26 +01:00
Alexei Chetroi
ba9aab7a15 Add timer.reload service documentation. (#11475)
* Add timer.reload service documentation.

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-19 09:01:57 +01:00
Greg
3e1e40244e Updated Envoy documentation to include new variables (#11212) 2019-12-18 10:37:23 +01:00
Fabian Affolter
d8885dd368 Update tensorflow release (#11485) 2019-12-17 16:12:34 +01:00
Fabian Affolter
484637765f Replace MAC address in configuration description (#11464)
* Replace MAC address in configuration description

* Make a dummy change

* Fix style
2019-12-17 13:55:43 +01:00
Ville Skyttä
ad023f898f rflink deprecation and other doc fixes (#11452)
* Remove docs for old misspelled configs

They've been deprecated already since July 2017,
https://github.com/home-assistant/home-assistant/pull/8348

* Remove incorrect deprecation markers on switch aliases

Was apparently inadvertently added in 4d739b04c67bd43ac0f68e938290208b0d2f2bc1,
https://github.com/home-assistant/home-assistant.io/pull/7098

* Talk about switch instead of light in switch group doc

* Grammar fix
2019-12-17 09:51:19 +01:00
KaiboshOz
4de113ebfe Update 2 missed service names (lifx.xxx) (#11476)
Prev light.lifx_xxx - updated to lifx.xxx per changes in HA v0.103
2019-12-17 09:04:56 +01:00
inputd
b67fb24128 Update on onyo.markdown (#11473)
* Update on onyo.markdown

The default source list does not include all sources, and there is an easy way to determine exact source names. In my case, even though my receiver displays "Blu-ray/DVD" on screen, the "bd-dvd" source value was incorrect, and the correct input was "bd", which isn't in the default list, and is also pretty counter-intuitive.

* ✏️ Tweaks


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-16 20:10:34 +01:00
jordaosoft
12c022a03e Fixed settings page link (#11472) 2019-12-16 18:57:31 +01:00
Quentame
e889cf7ff5 Add battery sensor to iCloud (#11434)
* Add battery sensor to iCloud

* Review
2019-12-16 17:15:45 +01:00
labrunning
4a6ff7fda5 Update blink.markdown with minor spelling mistake (#11471)
Spelling of pelase to please in 'Arm Blink When Away' paragraph.
2019-12-16 17:07:43 +01:00
VivantSenior
7fb3968e63 Additional information for the Cloudflare component (#11374)
* Another clarification added

* Update cloudflare.markdown

* Update cloudflare.markdown

* Update cloudflare.markdown

* Update cloudflare.markdown

Added text tags in code blocks

* Apply suggestions from code review

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-16 17:05:46 +01:00
Kevin Eifinger
59d40c9048 here_travel_time - Migrate to api_key (#11463) 2019-12-16 08:42:01 +01:00
Carlos Rodríguez
a36c94ea51 Added new supported devices (#11465)
I'm using the following models with this Deconz addon:
- IKEA Trådfri bulb E14 WS Opal 600lm
- IKEA Trådfri Bulb E27 WS clear 950lm
Since few weeks ago with no issues.
2019-12-15 18:35:00 +01:00
JessePrater
a8014ed1dc Discovery now included in default configuration (#11451)
* Discovery now included in default configuration

Discovery is now included in the default configuration, and adding it manually actually generates an error message (at least in Hass.IO 102.2).

* Minor change
2019-12-15 08:00:40 +01:00
Fredrik
206d600640 Update proxmoxve.markdown (#11457)
* Update proxmoxve.markdown

that are the two things I stumbled on when trying out this new integration. Didn't expect it to spew loads of ssl errors in the logfile, and when that was fixed I went looking for a sensor called proxmox which wasn't there.

* Minor changes
2019-12-15 08:00:03 +01:00
Ville Skyttä
4567163c1f Grammar and spelling fixes (#11455) 2019-12-14 18:16:50 +01:00