13855 Commits

Author SHA1 Message Date
Klaas Schoute
456add7392 Correct misspelled install (#9565) (#9566) 2019-06-04 14:27:12 -07:00
Barrysv
4c112c6652 Fix ipv6 issue with Nginx not redirecting to ipv4 instance of Hass (#9550)
In the Nginx config rather than specifying localhost:8123 use 127.0.0.1:8123 so this will ensure incoming IPv6 requests get redirected to Hass on IPv4. "localhost:8123" means Nginx will try to connect to Hass using the same protocol that came in - and Hass doesn't do dual stack at present
2019-06-04 21:31:20 +02:00
DubhAd
267f8ca0f5
Merge pull request #9560 from home-assistant/klaas-2019-206
 Put the device classes back
2019-06-03 19:45:41 +01:00
klaasnicolaas
e599084f8e Put the device classes back 2019-06-03 20:19:46 +02:00
Klaas Schoute
7aad455bbf 🔨 Change the device class description (#9544)
* 🔨 Change URLs to device classes on dev page

* 🔨 The other url's

* ✏️ Improve the description

* 🔨 Revert the suggested urls
2019-06-03 11:16:00 -07:00
Klaas Schoute
b346a03336 ✏️ Fix broken link in configurator component (#9553) 2019-06-02 22:36:08 +02:00
Klaas Schoute
11497d8d82 🔨 Add logo and quality scale (#9543) 2019-06-01 21:37:40 +02:00
Mårten Seiplax
b0e07fab98 Fix 404 link for react example (#9546)
The link for the react example returns a 404

Seems it has been moved to https://github.com/home-assistant/custom-panel-starter-kit-react

Updated the link description for better accessibility (when used with text-to-speech software used by visually impaired users).
2019-06-01 20:04:29 +02:00
DubhAd
ea1f3d836c
Merge pull request #9540 from aav7fl/patch-1
Add Z-Wave device model and bold shutdown directions for readability
2019-06-01 09:26:01 +01:00
Colin Frei
7fca29f878 Clarify that the free tier is limited (#9542)
* Clarify that the free tier is limited

* ✏️ Tweak
2019-06-01 10:01:55 +02:00
Klaas Schoute
2d752bcab0
🔨 Restructure platform pages (#9541) 2019-06-01 01:46:57 +02:00
Klaas Schoute
b90fcfe538
✏️ Tweak 2019-06-01 00:41:16 +02:00
Kyle Niewiada
d174c6c55e
Add device model and bold shutdown directions
Added a device model for the Hank Z-Wave button: https://products.z-wavealliance.org/products/1918

I just bought one and used the same directions to get it working.

I also wanted to bold the directions telling the user to shutdown because I missed that paragraph and lost quite a bit of time trying to figure out why it wouldn't persist.
2019-05-31 17:54:42 -04:00
Klaas Schoute
4812b311aa
Merge pull request #9494 from tube0013/patch-1
ZHA Add Host ModemManager fix
2019-05-30 00:20:06 +02:00
Klaas Schoute
63135477d7
Merge pull request #9423 from home-assistant/emontnemery-patch-1
Update documentation related to sun triggers and sun conditions.
2019-05-30 00:17:41 +02:00
Klaas Schoute
07fa2b4128
✏️ Tweak 2019-05-30 00:16:44 +02:00
Klaas Schoute
a3b76fb3ed
✏️ Tweak 2019-05-30 00:10:30 +02:00
Klaas Schoute
aec551668f
✏️ Tweak 2019-05-30 00:09:16 +02:00
Klaas Schoute
357c671adb
Merge pull request #9534 from IIIdefconIII/patch-1
Update apache.markdown
2019-05-29 23:22:46 +02:00
IIIdefconIII
89d2eac713
Update apache.markdown 2019-05-29 22:33:22 +02:00
Koen Ekelschot
538bf59b5c
Fix new log entry example 2019-05-29 20:23:57 +02:00
Ian
7733304ca7
Update travis.yml
Recent compartmentalization of the HASS install has caused some things to break within Travis, and [this fix has been demonstrated to correct the issue](https://github.com/Apocrathia/home-assistant-config/pull/25).
2019-05-29 09:27:42 -05:00
jeff-h
ff5ce7bfec Add camera example. (#9521)
* Add camera example.

* ✏️ Tweak

* ✏️ Tweak

* Needs raw
2019-05-29 10:25:59 +02:00
Klaas Schoute
110d939767 ✏️ Extra info for DB size sensor (#9528)
* ✏️ Extra info for a good working sensor

* Minor change
2019-05-29 10:18:13 +02:00
Jef D
dda0e1af18 Link to where the parameters can typically be found (#9526)
* Link to where the parameters can typically be found

* Update link
2019-05-28 14:44:18 +02:00
Dylan
f8349115ff adding icon_template example (#9527) 2019-05-28 14:16:45 +02:00
Honza Slesinger
13e2a2d0d5 Fixing service name to call (#9524) 2019-05-28 14:15:22 +02:00
Joost Boomkamp
bad2816aad tiny typo (#9511) 2019-05-24 10:02:25 +02:00
Paulus Schoutsen
0825525a01 Release 93.2 2019-05-23 11:03:31 -07:00
tube0013
cbf66444fa
Add command to remove modemmanger from host 2019-05-23 13:02:47 -04:00
Claudio Barca
5df1565f16 Add note for ARM architecture (#9497)
* Add note for ARM architecture

* Minor change
2019-05-22 23:04:27 +02:00
Fabian Affolter
68b52b7365
Add Arch Linux package list (fixes #9455) (#9502) 2019-05-22 23:03:47 +02:00
Fabian Affolter
9598d3cc8c
Add UE46ES5500 (fixes #9495) (#9501) 2019-05-22 22:44:58 +02:00
Fabian Affolter
9c2bbfd1ec
Update monitored_conditions (#9385)
* Update monitored_conditions

* Fix lint

* Add missing colons
2019-05-22 21:47:16 +02:00
tube0013
1611949784
Add @newlund suggested changes 2019-05-21 09:19:44 -04:00
Klaas Schoute
59bc6f1777
✏️ Tweak 2019-05-20 17:29:34 +02:00
tube0013
fc34628a3b
Add Host ModemManager fix 2019-05-20 11:05:52 -04:00
Klaas Schoute
f3c6ba044f ✏️ Google pub/sub - Filter is required (#9479)
* 📝 Google pub/sub - Filter is required

* There is no default for required keys
2019-05-20 13:27:24 +02:00
Klaas Schoute
1d6d713ee9 Remove epsonworkforce file (wrong location) (#9489) 2019-05-20 13:12:22 +02:00
Dominik Palo
de3d650417 Fix link to the "DuckDNS suite" (#9487) 2019-05-19 15:14:43 +02:00
Klaas Schoute
9e4cc48e0d ✏️ Fix broken link to appdaemon (#9478) 2019-05-19 00:13:35 +02:00
DubhAd
bfd23b1228 Fixed formatting (#9484) 2019-05-18 22:12:45 +02:00
Andy Cordill
aace4121d5 Added Epson ET-2650 to tested printers. (#9482) 2019-05-18 21:18:36 +02:00
Federico Ariel Castagnini
a31f6e4440 fixing minor typo (#9475) 2019-05-18 13:00:46 +02:00
Vincent Masselis
f1a986315b Added a note relating to a Netgear Issue (#9471)
See this issue https://github.com/MatMaul/pynetgear/issues/71 for additional informations
2019-05-17 12:51:05 +02:00
Patrick Kishino
a0cc366830 Fixed some bad spelling (#9470) 2019-05-17 09:43:24 +02:00
Klaas Schoute
2b8884f2dc Updated SET_AWAY_MODE and TURN_ON/OFF on Daikin Climate (#9370) (#9468) 2019-05-17 09:38:14 +02:00
Robbie Trencheny
27e715d1b5
Merge branch 'current' into next 2019-05-17 00:07:45 -07:00
Paulus Schoutsen
a01619a46b Release 93.1 2019-05-17 06:37:10 +02:00
Erik-jan Riemers
dffecead05 Remove 24 link (#9469) 2019-05-17 00:09:22 +02:00