Sebastian
c16b6e2ef5
Update hue.markdown
...
- Removed the "(Optional)" tag from the host-Parameter, because it is mandatory now
- Added another configuration example to clarify how to specify multiple configuration variables; the examples in the "multiple bridges..." section do show this already, but this section might be skipped by the majority of users owning only a single bridge.
2018-04-02 18:29:59 +02:00
DubhAd
f6954ccb79
Added note about broadcast group ( #5080 )
...
Thanks to turbokongen commenting in https://github.com/home-assistant/home-assistant/issues/11823
Added a note about how to remove the broadcast group association
2018-04-02 17:44:36 +02:00
cdce8p
c5743e4621
Added upgrade note ( #5087 )
...
* Added upgrade note
* Minor changes
2018-04-02 17:35:11 +02:00
VdkaShaker
d6b4874343
Update configure filter section ( #5071 )
...
Adding detail to Configure Filter section.
2018-04-02 13:59:54 +02:00
Fabian Affolter
d707f1a2cd
Remove not needed raw's
2018-04-02 10:48:06 +02:00
DubhAd
e499633d30
Merge pull request #5082 from JohnnyCAPSLOCK/patch-2
...
Update google_assistant.markdown
2018-04-02 08:39:05 +01:00
DubhAd
ca80f9ac35
Merge pull request #5081 from dale3h/quote-examples
...
Add quote explanation and examples
2018-04-02 08:38:20 +01:00
JohnnyCAPSLOCK
d599de84c2
Update google_assistant.markdown
...
Proposing changes to steps 8a and 8d. I looked back at previous versions and I don't think these steps were updated when the other steps it was originally referencing were moved/changed.
2018-04-01 19:18:55 -07:00
Dale Higgs
b42f23d438
Add quote explanation and examples
2018-04-01 16:37:06 -05:00
DubhAd
2c5eedb247
Merge pull request #5076 from sveip/patch-2
...
Update debugging.markdown
2018-04-01 20:28:12 +01:00
DubhAd
957f219383
Merge pull request #5075 from fezfox/patch-1
...
Confusing as it uses a non-default TTS platform
2018-04-01 20:27:50 +01:00
Paulus Schoutsen
882aa7b435
Release 0.66.1
2018-04-01 11:47:24 -07:00
sveip
f2a22d38a0
Update debugging.markdown
...
Hassio supervisor container name corrected.
2018-04-01 18:41:16 +02:00
Chris Jones
7a22ffe8a5
Update sonos_say.markdown
2018-04-01 19:36:24 +10:00
Chris Jones
f79c3ed719
Confusing as it uses a non-default TTS platform
2018-04-01 19:30:21 +10:00
DubhAd
3bdf57e94b
Merge pull request #5074 from Skaronator/patch-6
...
Match current code
2018-04-01 09:43:50 +01:00
Niklas Wagner
76a5c07b04
Match current code
2018-04-01 00:44:51 +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
Fabian Affolter
69635dc1c8
Update zestimate docs
2018-03-31 23:14:53 +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
Albert Lee
17bae0c271
Update README.md for credits_generator ( #5065 )
2018-03-31 13:09:15 +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
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
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