Commit graph

10705 commits

Author SHA1 Message Date
Jonas Pedersen
308fe9eea1 Minor syntax correction. (#5066) 2018-03-31 13:10:00 +02:00
Albert Lee
17bae0c271 Update README.md for credits_generator (#5065) 2018-03-31 13:09:15 +02:00
Beat
1987571074 Add FreeDNS component (#5046)
* Add FreeDNS component

* Move the instructions up
2018-03-31 13:07:31 +02:00
Fabian Affolter
0bdaf10a38
Update 2018-03-31 12:09:14 +02:00
Albert Lee
3a94dc98c4 Escape special characters in credits (#5064) 2018-03-31 11:08:15 +02:00
Fabian Affolter
e2b5ee1364
Update for 0.66 2018-03-31 11:06:35 +02:00
Fabian Affolter
690bd22f8a
Update 2018-03-31 11:04:59 +02:00
DubhAd
db1532afc6
Merge pull request #5062 from eltoro81/patch-1
Update sensor.trafikverket_weatherstation.markdown
2018-03-31 09:05:25 +01:00
DubhAd
f1d1dd0d84
Merge pull request #5054 from bachya/entity-picture
Re-adds entity_picture_template information to the template switch
2018-03-31 08:59:33 +01:00
DubhAd
6f3f7d9785
Merge pull request #5060 from CCOSTAN/patch-49
Updated with 0.66 changes.
2018-03-31 08:58:38 +01:00
eltoro81
477e77dfa1
Update sensor.trafikverket_weatherstation.markdown
Sensor name incorrect. Should be singul not plural
2018-03-31 09:52:53 +02:00
Carlo Costanzo
2dd0fee235
Updated with 0.66 changes.
allow_in_emulated_hue has been removed.
2018-03-30 20:03:05 -04:00
Paulus Schoutsen
88772ebf1c Update title 2018-03-30 15:22:05 -07:00
Paulus Schoutsen
ee19913448 Merge branch 'rc' into next 2018-03-30 15:18:39 -07:00
Paulus Schoutsen
58d1fb93f8
Merge pull request #5059 from home-assistant/rc
0.66.0
2018-03-30 15:16:57 -07:00
Paulus Schoutsen
e4d63479f1 Add release 66 blog post 2018-03-30 15:14:07 -07:00
Aaron Bach
8fcb7944a3 Added documentation around entity_picture_template for template switch 2018-03-30 09:08:10 -06:00
Fabian Affolter
58c5eb81a5
Add missing service 2018-03-30 14:36:42 +02:00
Fabian Affolter
a8bca0d0f8
Minor update 2018-03-30 14:34:50 +02:00
Fabian Affolter
a2f5a07653
Add blog post about using HA on a Fedora Atomic host (#5051) 2018-03-30 13:20:03 +02:00
Brian Low
7ccd3b98ef Arlo Q not supported (#5052)
* Arlo Q not supported

* It's a platform
2018-03-30 12:52:46 +02:00
Andy Castille
0724d9f456 Add new Doorbird config option (#5047) 2018-03-29 20:00:54 -07:00
Thomas Svedberg
a90513b188 Update sensor.vasttrafik.markdown (#4986)
* Update sensor.vasttrafik.markdown

Add new config option "lines" and extend full example.

* ✏️ Tweaks
2018-03-29 17:51:25 -07:00
Paulus Schoutsen
e0f90c5b9d Merge remote-tracking branch 'origin/current' into rc 2018-03-29 17:27:55 -07:00
Marc Forth
efe4e284e8 Fixed link to hassio issue tracker (#5049) 2018-03-29 23:53:24 +02:00
DubhAd
38132ebd2e
Merge pull request #5048 from home-assistant/reload
Fix service name
2018-03-29 09:23:51 +01:00
Fabian Affolter
8dfd433f06
Fix link 2018-03-29 10:12:24 +02:00
Fabian Affolter
80500b0d1c
Fix service name 2018-03-29 10:06:53 +02:00
Fabian Affolter
2851b2a606
Update configuration samples (#5041)
* Update configuration samples

* Minor changes
2018-03-29 10:02:47 +02:00
Kane610
41a1a06af1 deCONZ debug information (#5026)
* Debug information

* Minor changes
2018-03-29 09:49:03 +02:00
Fabian Affolter
a1e51cc46b
Update style and fix formatting (#5040)
* Update style and fix formatting

* Add platform

* Be more precise
2018-03-29 09:48:51 +02:00
Martin Eberhardt
3f6f8c4048 Fix ON/OFF being interpreted in binary_sensor.mqtt (#5042)
* Fix ON/OFF being interpreted in binary_sensor.mqtt

YAML interprets `ON` and `OFF` to `true` and `false`. This causes the site to show that instead of the actual default payloads.

* Add header
2018-03-29 09:29:18 +02:00
DubhAd
6b61e22423 Fixing service name pt2 (#5036)
* Fixing service name pt2

Missed one the first time around apparently

* Add location
2018-03-29 09:24:41 +02:00
Ville Skyttä
ddbd670547 Spelling and grammar fixes (#5031)
* Spelling and grammar fixes

* Minor changes
2018-03-29 09:24:18 +02:00
Ville Skyttä
f8393f0659 sensor.command_line: Round example CPU temperature value (#5032)
* sensor.command_line: Round example CPU temperature value

multiply returns a float, which is inexact and sometimes gets rendered
with a lot of decimal places. Round additionally to get cleaner result.

* Move raw
2018-03-29 09:23:42 +02:00
Nick Horvath
338eeb2295 Add instructions on running MQTT ssl/nonssl simultaneously (#5027)
* Add instructions on running MQTT ssl/nonssl simultaneously

I wanted to be able to recieve MQTT from my cell phone over SSL, but wanted local things that have limited RAM to be able to connect without the burden of SSL code.

* Tweaking

* Add comma
2018-03-29 09:23:31 +02:00
DubhAd
5587190866 Added note about venv upgrade (#5030)
* Added note about venv upgrade

Added a note that if you've upgraded Python you'll need to rebuild the venv.

* Minor changes

* Replace short version
2018-03-29 09:23:20 +02:00
Diogo Gomes
cb0398bee5 clarify default db_url (#5021)
* clarify default db_url

* Update format
2018-03-29 09:06:18 +02:00
Marco Bakera
069a9f570e Fixed minor typo in the description of 'max'. (#5043)
* Fixed minor typo in the description of 'max'.

* Update link
2018-03-29 09:05:59 +02:00
Sebastian Muszynski
f0bff4278e Yeelight Smart LED Ceiling Light added to the list of supported devices (#5029) 2018-03-29 09:05:42 +02:00
Fabian Affolter
c74ec2dd24
Add details for reporting issues (#5025)
* Add details for reporting issues

* Fixes
2018-03-29 09:05:24 +02:00
Paulus Schoutsen
9cf977311e Merge remote-tracking branch 'origin/rc' into next 2018-03-28 15:32:26 -07:00
Paulus Schoutsen
5526af141b Merge remote-tracking branch 'origin/current' into rc 2018-03-28 15:32:13 -07:00
DubhAd
6a9c9d739d
Merge pull request #5039 from home-assistant/standard
Add details for values if the user should replace it (fixes #4999)
2018-03-28 22:20:31 +01:00
Fabian Affolter
2707746624
Add details for values if the user should replace it (fixes #4999) 2018-03-28 11:28:55 +02:00
Paulus Schoutsen
9cc2bce761 Make edit links GitHub aware (#5038)
* Make edit links GitHub aware

* Fix repo url

* don't mutate existing string

* Move comment

* Fix url
2018-03-28 09:18:38 +02:00
Mikael Svensson
88c8cc2ff1 Template function state_attr to get attribute from a state (#4981)
* Adds docs for https://github.com/home-assistant/home-assistant/pull/13378

* 🚑 Fixes build error
2018-03-28 00:04:48 -07:00
Sebastian Muszynski
50b20f06da yeelight: Operation mode service added (#4964) 2018-03-27 20:30:16 +02:00
Dan Nixon
e547512307 Update optionality of Telnet Switch config (#5007)
State command and value template are optional parameters.
2018-03-26 18:24:00 +02:00
Sacha Telgenhof
45617ed868 Added another implementation of MQTT JSON Lights: AiLight (#5024)
* Added AiLight implementation of a MQTT JSON Light

* Removed empty lines.
2018-03-26 17:53:00 +02:00