Franck Nijhof
379d369590
✏️ Tweak
2019-12-20 14:04:49 +01:00
Paulus Schoutsen
9161862b76
Add open standards blog
2019-12-20 12:25:49 +01:00
berichta
4f432133cf
Update picture-glance.markdown ( #11504 )
...
Extended the description for the entity entry and the state_filter example (now including an entity entry.
Reason is that the state_filter requires an entity entry. This was not documented yet.
2019-12-20 12:05:45 +01:00
Phil Cole
972b025b47
Correct --open flag to nmap ( #11500 )
2019-12-20 11:11:07 +01:00
Paulus Schoutsen
dfb2a14d62
Fix redirects iOS/Android urls
2019-12-19 18:45:34 +01:00
Paulus Schoutsen
7d53e17ea2
Fix redirects iOS/Android urls
2019-12-19 18:45:22 +01:00
Franck Nijhof
44c5382089
Merge branch 'current' into next
2019-12-19 11:30:26 +01:00
Michael A. Alderete
2188db3c79
Minor edits for standard English ( #11495 )
...
Minor edits to improve American English grammar and usage.
2019-12-19 10:58:51 +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
Paulus Schoutsen
6645bcec0b
103.1
2019-12-18 22:25:47 +01:00
Michael Farrell
3ed99da273
Add example lighting discovery payload ( #11489 )
...
Because adding `device_class` to a `light` only leads to sadness.
While here, also adds headers and untangles the examples into a (subjectively) nicer order.
2019-12-18 19:43:16 +01:00
Paulus Schoutsen
444af13c2e
Draft
2019-12-18 16:43:25 +01:00
lyghtnox
eb1274ae42
Update nginx conf file ( #11491 )
2019-12-18 15:47:29 +01:00
Pascal Vizeli
ee1a3a55a4
Update to blogpost ( #11490 )
...
* Update to blogpost
* ✏️ Tweak
* Update 2019-12-17-hassos-release-3.markdown
2019-12-18 15:18:26 +01:00
Greg
3e1e40244e
Updated Envoy documentation to include new variables ( #11212 )
2019-12-18 10:37:23 +01:00
Fabian Affolter
5cb264eb3b
Use the right spelling for QEMU, add period and other small ch… ( #11486 )
2019-12-17 16:26:22 +01:00
Fabian Affolter
d8885dd368
Update tensorflow release ( #11485 )
2019-12-17 16:12:34 +01:00
Franck Nijhof
a7fc2a035d
Grammar/Spelling update to HassOS 3 blog post
2019-12-17 15:57:12 +01:00
Franck Nijhof
c2833a9860
✏️ Fix list in HassOS blog post
2019-12-17 15:46:31 +01:00
Pascal Vizeli
fea3884d6e
Initial release ( #11484 )
...
* Initial release
* Fix list
* Update source/_posts/2019-12-17-hassos-release-3.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
* Update source/_posts/2019-12-17-hassos-release-3.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
* Update source/_posts/2019-12-17-hassos-release-3.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
* Update source/_posts/2019-12-17-hassos-release-3.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
* Update social image for HassOS 3 blog post
2019-12-17 15:36:23 +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
Pascal Vizeli
c897f02edc
Update HassOS 3.7 ( #11481 )
...
* Update HassOS 3.7
* Fix style
2019-12-17 13:27: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
Fermulator
3bf731534a
More on CA and reference domain ownership ( #10764 )
...
* DOCS: more on CA and reference domain ownership
I've been using the self-signed certificate option for some time, and was hunting for alternative options to transition to a trusted cert.
Going back to documentation, updating it with some context for those possibly unfamiliar (CA), and adding a reference to the domain ownership method.
* add site root
* revert site root
* ✏️ Tweaks
Co-authored-by: Franck Nijhof <frenck@addons.community>
2019-12-16 13:11:55 +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
Raman Gupta
43df99851e
Update androidtv docs to reflect improved select_source support ( #11379 )
2019-12-14 16:55:17 +01:00
Marius
16f6f55f32
correct wrong quote ( #11454 )
...
corrected `last-triggered' to `last-triggered`
2019-12-14 11:06:59 +01:00
adr29truck
3be16e3b77
Update mobile.markdown ( #11450 )
...
Rephrased in order to make it more clear that the "web app" approach is an alternative to the native apps.
2019-12-14 03:24:23 +01:00
cogneato
f2635af948
Recommendation for ssh and samba add-ons ( #11266 )
...
* Recommendation for ssh and samba add-ons
Made a stronger recommendation for the ssh addon and samba addon following an install of Hassio.
* Update source/hassio/installation.markdown
Co-Authored-By: Franck Nijhof <git@frenck.dev>
2019-12-13 17:00:44 +01:00
uDude
45e63b0d27
Tell people they need opensslv.h and cffi.h in order to use ( #10938 )
...
* Tell people they need opensslv.h and cffi.h in order to use
pip install homeassistant (at least on armv7/armhf).
* ✏️ Tweaks
Co-authored-by: null <mfkyle@yahoo.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-13 15:09:01 +01:00
Alex Kretzschmar
2d239645f3
clarifies mi home app version requirement ( #11401 )
...
* clarifies token retrieval
* folding in commits that occured since my draft
2019-12-13 15:06:48 +01:00
Lindsay Ward
1e35281d5e
Update google assistant docs ( #11057 )
...
* Improve Google Assistant docs, consistency, accuracy, wording, including update for Home app
* ✏️ Fixes URL
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-12-13 14:42:29 +01:00
Lindsay Ward
60ac8dc79a
Update Google Calendar instructions, especially authentication… ( #11046 )
2019-12-13 14:34:15 +01:00
Alec Holmes
7256aef3a9
Updated ZHA configuration and device adding ( #9782 )
...
* Updated ZHA configuration and device adding
Added the steps for doing a GUI configuration and how to add devices using the integrations scanning ui
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update source/_components/zha.markdown
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update zha.markdown
* Update zha.markdown
* ✏️ Tweak
* ✏️ Tweak
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2019-12-13 13:31:01 +01:00
Lindsay Ward
38a2c5a3b3
Update Lovelace YAML docs to improve readability ( #11058 )
2019-12-13 13:21:49 +01:00
Malte Franken
2651a71eed
Fix one more occurrence of pymssql ( #11447 )
2019-12-13 10:32:14 +01:00
Pascal Vizeli
650fa29e14
Fix pyodbc
2019-12-12 23:58:34 +01:00
Hmmbob
40017faf19
Fixing small typo in 0.103 notes ( #11446 )
2019-12-12 22:37:58 +01:00
Alec Rust
667f681488
Improve iCloud setup instructions ( #11444 )
...
Some confusions in the iCloud docs I encountered when setting it up:
- That this integration creates a device tracker for every device in Find My
- Still referenced Find My iPhone service instead of Find My
- Wasn't clear how the 2 Step Authentication code would be provided by the user
Have tidied these things up.
2019-12-12 20:13:23 +01:00
John Luetke
bb35f515fd
Update docs for configuration multiple Pi-holes ( #10758 )
...
* Update docs for configuration multiple Pi-holes
* Code review
2019-12-12 20:05:05 +01:00