Anders Melchiorsen
846b8cff82
Move several local services to their right domain ( #4424 )
2018-01-16 14:49:37 -08:00
Bob Anderson
26ad2e256c
Explain history order config flag ( #4426 )
...
* add note and example for new history configuration flag to use include order
* use better example entities
2018-01-16 21:21:59 +01:00
DubhAd
0b09c4edc3
Removed relative_time ( #4423 )
...
Apparently it was removed some time ago (bug from 0.30.1 saying it didn't work then), but the docs weren't updated.
2018-01-16 21:18:12 +01:00
Fabian Affolter
334ac1dcbc
Merge branch 'current' into next
2018-01-16 09:30:52 +01:00
karlkar
d656fec50a
Addrd extra arguments to onvif config ( #4425 )
2018-01-16 09:24:29 +01:00
iliketoprogram14
15f53cddd4
Updated sensor.template example ( #4428 )
...
Removed entity_id from sensor.template example, entity_id was deprecated for template platforms with release 0.61 (issue #11123 ).
2018-01-16 09:12:04 +01:00
Paulus Schoutsen
aa24838365
Update release61 notes
2018-01-15 14:16:32 -08:00
angel12
100eaa4a23
Include Smart Dimmer Switch ( #4111 )
...
Update documentation to include the Smart Dimmer Switch
2018-01-15 23:09:46 +01:00
Paulus Schoutsen
fa914ad421
Clarify google_assistant type
2018-01-15 13:40:05 -08:00
Fabian Affolter
1b1fcb5558
Add sender ( #4422 )
2018-01-15 19:20:11 +01:00
Fabian Affolter
29cff64e14
Add section about file permissions
2018-01-15 17:32:36 +01:00
Simon
dcac44041b
Update hass-configurator.markdown ( #4420 )
...
* Update hass-configurator.markdown
add wget line
* Minor changes
2018-01-15 16:19:17 +01:00
Fabian Affolter
7ac7cc768e
Add release blog post for 0.61
2018-01-15 13:21:49 +01:00
Fabian Affolter
f2f47b3b3a
Add Discogs logo
2018-01-15 13:21:48 +01:00
Aaron Bach
7371450b2a
Added firmware version warning ( #4411 )
2018-01-15 13:21:48 +01:00
Lukas Ecklmayr
6360fcdd43
Update Docs to match regex for repository URL ( #4413 )
...
Describe that https:// Repository URLs have to end with .git to match regex for repository URL.
2018-01-15 13:21:48 +01:00
Lukas Ecklmayr
ba538c71f9
fixed URL for github access token ( #4415 )
2018-01-15 13:21:37 +01:00
Fabian Affolter
1e7b950ad6
update
2018-01-15 13:21:36 +01:00
Fabian Affolter
b70a54bacb
Update for 0.61
2018-01-15 13:21:36 +01:00
DubhAd
028158f2f7
Added Python version notes ( #4406 )
...
Given that people using Windows keep grabbing the alpha releases of 3.7, I've added a recommendation of Python 3.6, and a note about not downloading alpha or beta versions, and how to identify them.
2018-01-15 13:21:36 +01:00
R Huish
e042340b41
Broken internal link for [autostart](docs/autostart/) ( #4408 )
...
Current link giving 404 error
2018-01-15 13:21:36 +01:00
Bob Anderson
951dc25c4d
Add detail on external client/server requirement ( #4401 )
...
* Add detail on external client/server requirement
* Update name
2018-01-15 13:21:33 +01:00
Fabian Affolter
32e572d479
Merge branch 'current' into release-0-61
2018-01-15 12:09:40 +01:00
Fabian Affolter
fb1a59e132
Add release blog post for 0.61
2018-01-15 12:00:17 +01:00
Fabian Affolter
08970671b1
Add Discogs logo
2018-01-15 11:41:07 +01:00
starkillerOG
c2226035d8
Hyperion light, new features ( #4376 )
...
* Update Hyperion light documentation
Added brightness, HDMI and effect support in my pull request.
This includes two new optional variables that can be configured.
* ✏️ Small typo's
2018-01-14 21:47:41 +01:00
tschmidty69
e32717db89
Snips say and say_action services (new) ( #4399 )
...
* Update media_player.markdown
* Update media_player.markdown
* Update snips.markdown
* Update media_player.markdown
* Update snips.markdown
2018-01-14 21:18:14 +01:00
Nicko van Someren
d5c3a8edab
Added page for new Lutron covers support. ( #4400 )
...
* Added page for new Lutron covers support.
* ✏️ Added ha_release tag
2018-01-14 21:15:27 +01:00
Conrad Juhl Andersen
a489115a08
Googleified the Google Assistant docs ( #4404 )
2018-01-14 20:49:13 +01:00
Aaron Bach
15ad1b35d3
Added firmware version warning ( #4411 )
2018-01-14 20:40:38 +01:00
Lukas Ecklmayr
68bb697477
Update Docs to match regex for repository URL ( #4413 )
...
Describe that https:// Repository URLs have to end with .git to match regex for repository URL.
2018-01-14 20:36:16 +01:00
DubhAd
394f9b5e94
Clarifications ( #4414 )
...
Added more words around the API key and request_sync to make it clearer they're linked, and what the API key is
2018-01-14 20:35:26 +01:00
Lukas Ecklmayr
fbe44c115e
fixed URL for github access token ( #4415 )
2018-01-14 20:34:48 +01:00
Lukas Barth
fda2bca3c0
Document templates in MQTT climate ( #4407 )
...
* document templates
* Remove stale comment
* Fix template
2018-01-14 18:19:19 +01:00
Fabian Affolter
d2741bd344
update
2018-01-13 22:55:57 +01:00
Fabian Affolter
ff1a5d1da8
Update for 0.61
2018-01-13 19:10:42 +01:00
DubhAd
f0853d279a
Added Python version notes ( #4406 )
...
Given that people using Windows keep grabbing the alpha releases of 3.7, I've added a recommendation of Python 3.6, and a note about not downloading alpha or beta versions, and how to identify them.
2018-01-13 18:59:48 +01:00
R Huish
dd9667c6ad
Broken internal link for [autostart](docs/autostart/) ( #4408 )
...
Current link giving 404 error
2018-01-13 18:58:57 +01:00
Jason Kölker
78d5d83468
light/mqqt_json: document brightness scaling ( #4403 )
2018-01-13 18:58:28 +01:00
Bob Anderson
37ce68f6d9
Add detail on external client/server requirement ( #4401 )
...
* Add detail on external client/server requirement
* Update name
2018-01-12 23:13:58 +01:00
Paulus Schoutsen
52ff7978c0
Merge remote-tracking branch 'origin/current' into next
2018-01-11 17:12:55 -08:00
NotoriousBDG
666c8657b0
Change default IMAP Email Content sensor value from body to subject ( #4199 )
...
* Change default sensor value from body to subject
* ✏️ Grammar
2018-01-11 23:00:32 +01:00
DubhAd
32e53ba464
Added WallC-S, layout tweak ( #4387 )
...
* Added WallC-S, layout tweak
Moved the central scene configs to their own block, added entry for WallC-S based on feedback in Discord
* 🚑 Fixing the build
2018-01-11 22:53:25 +01:00
Marius
8893226527
Updated generic thermostat documentation ( #4285 )
...
* Updated documentation for PR https://github.com/home-assistant/home-assistant/pull/11325/files
* Updated documentation to match implementation using only one away_temp
* Updated documentation to add back initial_operation_mode avoiding breaking change
* ✏️ Minor grammar
2018-01-11 22:52:49 +01:00
Paulus Schoutsen
b4b0972cc5
Add docs for entity_config for Google Assistant and Alexa ( #4386 )
...
* Update cloud docs and google assistant docs
* Unpublish Google Assistant
* ✏️ Grammar
* ✏️ Missing comma
* ✏️ Spelling & grammar
2018-01-11 13:45:14 -08:00
Richard
e39a475a48
Additional device support and typo fix ( #4328 )
...
yi-hack-v3 now officially supports 27US and 47US
fixed typo in username variable
2018-01-11 22:27:26 +01:00
Bob Anderson
fa13b97618
Add note about ordering ( #4289 )
...
* add note about ordering, matching PR #11340 in HA
* ✏️ Grammar
2018-01-11 22:17:05 +01:00
Mitko Masarliev
06fe679bd8
PR#11027 ( #4196 )
2018-01-11 21:23:47 +01:00
Devon Peet
3ba1647266
added documentation for "target" ( #4369 )
...
* added documentation for "target"
and example
* added trailing comma
2018-01-11 21:13:52 +01:00
Carlo Costanzo
5da39427c5
added option example ( #4326 )
...
* added option example
it wasn't clear to me.
* Add example
2018-01-11 21:09:09 +01:00