Robin
66714881d7
Remove ref to watchers ( #5108 )
...
`watchers` is not required, was in an earlier version
2018-04-04 19:49:40 +02:00
Sebastian Muszynski
5869b00342
Xiaomi Mi WiFi Repeater 2 integration as device tracker ( #5077 )
2018-04-02 19:45:36 +02:00
Johann Kellerman
e2e349c30d
Qwikswitch refactor & sensors ( #5045 )
...
* Qwikswitch refactor & sensors
PR: https://github.com/home-assistant/home-assistant/pull/13509
* ✏️ Some minor tweaks
2018-04-02 17:35:46 +02:00
Fabian Affolter
3aa3be1439
Minor changes ( #5084 )
2018-04-02 17:22:12 +02:00
Robin
7dbed031cb
Adds docs for folder_watcher component ( #4885 )
...
* Create folder_watcher.markdown
* Adds posting file
* Update folder_watcher.markdown
* ✏️ Markdownlint fixes
* ✏️ Escapes jinja code in example
* ✏️ Build fix part 2
* 🚑 Fixes build
* ⬆️ Ups ha_release to 0.67
2018-04-02 16:37:58 +02:00
Michaël Arnauts
481fb147c7
New Component: Add docs for Google Maps Location Sharing ( #4646 )
...
* Add docs for Google Maps Location Sharing
* Typo
* ✏️ Small updates
* ✏️ Migrated to configuration tags and ups HA version
2018-04-02 16:36:28 +02:00
DubhAd
5f4f743d9b
Merge pull request #5079 from syssi/feature/sensor-xiaomi-miio-fix
...
Duplicate configuration line removed
2018-04-01 21:44:44 +01:00
Paulus Schoutsen
f6e37ed46a
Merge branch 'rc' into next
2018-04-01 12:25:43 -07:00
Sebastian Muszynski
bc9e59bb96
Duplicate configuration line removed
2018-04-01 21:19:45 +02:00
Niklas Wagner
76a5c07b04
Match current code
2018-04-01 00:44:51 +02:00
Frederik Bolding
f324111349
Added request_rssi configuration variable to docs ( #4684 )
...
* Added request_rssi configuration variable to docs
* Used configuration tags
* Removed extra configuration variable header
2018-03-31 23:23:26 +02:00
Fabian Affolter
9caa6eb53f
Add mastodon docs ( #5010 )
2018-03-31 23:21:15 +02:00
Niklas Wagner
3f13571251
Properly quote things so ON/OFF don't become True/False ( #5072 )
2018-03-31 23:19:30 +02:00
Andrew
ce94c3bc6d
Updated Amcrest component documentation to include support for switches ( #4862 )
...
* Updated Amcrest component documentation to include support for switches
* ✏️ Tweaks
* Update release
2018-03-31 23:15:32 +02:00
Fabian Affolter
69635dc1c8
Update zestimate docs
2018-03-31 23:14:53 +02:00
Myrddyn
e0540d27dc
Added "Waze travel time" sensor documentation ( #4498 )
...
* Added Waze Travel Time documentation
* Added Waze Travel Time documentation
* Added Waze Travel Time documentation
Fixed commit remarks from frenck
* * Added Waze Travel Time documentation
Fixed commit remarks from frenck
* ✏️ Tweaks
* Multiple fixes
* Update
2018-03-31 23:01:15 +02:00
Niklas Wagner
cf6818f0d7
Update Link to w3.org ( #5070 )
2018-03-31 20:49:38 +02:00
brubaked
a835ff4172
Added a link to the text 'this site' ( #5069 )
...
This text:
SQLite databases do not support native dates. That's why all the dates are saved in seconds since the UNIX epoch. Convert them manually using this site or in Python:
should have a link where it says "this text"
It now reads:
SQLite databases do not support native dates. That's why all the dates are saved in seconds since the UNIX epoch. Convert them manually using [this site](https://www.epochconverter.com/ ) or in Python:
2018-03-31 20:48:56 +02:00
Rene Nulsch
69f0361c99
Add removal note ( #5053 )
2018-03-31 15:23:13 +02:00
Beat
1987571074
Add FreeDNS component ( #5046 )
...
* Add FreeDNS component
* Move the instructions up
2018-03-31 13:07:31 +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
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
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
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
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
Diogo Gomes
cb0398bee5
clarify default db_url ( #5021 )
...
* clarify default db_url
* Update format
2018-03-29 09:06:18 +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
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
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
Diogo Gomes
da03b58a3a
Improve documentation about Mediaroom ( #5022 )
...
* Improve documentation
* Add raw
2018-03-26 17:50:12 +02:00
DubhAd
0f78e11a86
Highlighting the hosting of files ( #5015 )
...
The use of `www/` is hidden in the middle of the page, it's impossible to direct people to it, and trivial to overlook. It's also wrong for Hass.io ;)
Updating to make it possible to link to it, and adding details on where to find it on Hass.io.
Also adding a note about needing to restart after creating the folder (there's been lots and lots of feedback about needing to do so)
2018-03-26 08:16:45 +02:00
Patrick Hofmann
330808127d
Documentation of new HomeMatic lock section. ( #4537 )
...
* Documentation of new HomeMatic lock section.
* ✏️ Minor updates
2018-03-25 22:22:17 +02:00
Paulus Schoutsen
f0d494bfd4
Merge remote-tracking branch 'origin/rc' into next
2018-03-24 22:15:23 -07:00