Paulus Schoutsen
fddf4241f2
Merge remote-tracking branch 'origin/current' into rc
2019-07-16 15:28:06 -07:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
2d0b94f919
Updates Nest for Climate 1.0
2019-07-10 21:56:05 +02:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
4369499e89
Component(s) -> Integration(s) ( #9705 )
2019-06-27 20:10:56 -07:00
Paulus Schoutsen
5411c97f31
Don't feature nest
2019-05-08 20:39:46 -07:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes
2019-03-10 04:45:59 -07:00
Robbie Trencheny
8714fc55a2
Add ha_release to components/platforms missing it
2019-03-09 17:27:44 -08:00
Klaas Schoute
d5e2f5e00c
🚜 Merges/Redirect Nest component pages ( #8574 )
...
* 🚜 Merges/Redirect Nest component pages
* ✏️ Fix error
2019-02-14 16:04:59 +01:00
wrkn4alivn
ba93e5c47b
Update nest.markdown final step for clarity ( #8474 )
...
It's unclear in the final step how to encounter the "configurator popup". Added details to guide user to the `Integrations` page to finish the auth configuration.
2019-02-11 10:03:23 +01:00
Paulus Schoutsen
58fb23a44b
Remove warning from Nest docs
2019-01-24 14:36:59 -08:00
Paulus Schoutsen
08356c4092
Update nest
2019-01-24 13:53:33 -08:00
Paulus Schoutsen
a327627553
blog post Nest ( #8264 )
...
* Post about Nest
* Update source/_posts/2019-01-24-nest-cannot-access-data.markdown
Co-Authored-By: balloob <paulus@home-assistant.io>
* Update source/_posts/2019-01-24-nest-cannot-access-data.markdown
Co-Authored-By: balloob <paulus@home-assistant.io>
2019-01-24 11:57:51 -08:00
Matt Schmitt
d14db798db
Add services to set/update and cancel Nest ETA ( #7163 )
...
* Reformat Nest structure services
* ✏️ Tweaks
2018-11-06 17:26:47 -05:00
Klaas Schoute
4cab7fb249
Update Nest component configuration variable ( #6732 )
...
* Update Nest component configuration variable
* Minor changes
2018-10-16 20:57:35 +02:00
fortepc
7c4c16fc6f
Added a troubleshooting section ( #6571 )
...
* Added a troubleshooting section
This issue plagued me for weeks not realizing what was going on, adding it as a troubleshooting section to help other users. Making it it's own section to be expandable by other users with similar issues that may be common enough to add to this list.
* Fix typo
2018-10-07 09:26:22 +02:00
Jason Hu
ae571bbc84
Add eta for nest.set_mode service, add security_state to sensor.nest ( #5518 )
2018-06-18 07:57:53 +02:00
Paulus Schoutsen
f9da299e85
Merge branch 'current' into next
2018-06-08 18:07:26 -04:00
DetroitEE
1fcb17a17e
Update nest.markdown
2018-06-07 14:25:47 -04:00
Jason Hu
6964de5f38
Change nest components to Cloud Push ( #5442 )
...
* Change nest components to Cloud Push
* Keep camera.nest as Cloud Poll
2018-06-04 18:12:09 +02:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Roy
9eaa558af2
Update nest.markdown ( #4184 )
...
Firebase requests to the Nest API uses outgoing port 9553 instead of 8553.
2017-12-10 18:13:49 +01:00
B1ue-W01f
433e95a652
Added Nest Developer Outbound Port Info ( #3701 )
...
Configuration fails if outbound port is unavailable.
Added info about required port from Known Issues section in: https://github.com/openhab/openhab1-addons/wiki/Nest-Binding
2017-10-22 17:31:11 +02:00
Florian Klien
3f1972b97b
fixed typos, spelling mistakes ( #3436 )
2017-09-25 22:26:17 +02:00
Matthew Schick
39d3e6c384
Update for new nest.set_mode service ( #2645 )
...
* Update for new nest.set_mode service
* Update nest.markdown
2017-06-28 07:48:11 +02:00
Fabian Affolter
29934427e1
Add 'ha_iot_class'
2017-06-13 10:26:24 +02:00
Fabian Affolter
2828183942
Update formatting
2017-01-29 00:37:45 +01:00
Jeremy
e2a48fae82
Update nest.markdown ( #1627 )
...
Added note to leave the Redirect URI blank.
2017-01-14 11:01:49 +01:00
Josh Nichols
7e251a6e2a
Nest updates ( #1540 )
...
* Revise and clarify some of the Nest documentation
* Update binary sensor configuration
* Update nest sensor docs. normalize language with binary sensor
* update climate for nest
* wordsmith
* Indicate camera will automatically be setup
2016-12-05 08:53:35 +01:00
Brent Hughes
4a7bcaad5c
Updated Nest Documentation for Oauth2 ( #1532 )
...
* Updated Nest Documentation for Oauth2
* Update nest.markdown
2016-12-03 13:13:01 -08:00
Paulus Schoutsen
d1f5755f00
Update nest docs
2016-12-03 12:51:58 -08:00
Fabian Affolter
780992c884
Update logo name and update configuration sample
2016-12-03 15:14:10 +01:00
Fabian Affolter
227d5a3f4f
Minimizing of the configuration sample ( #1020 )
2016-10-01 12:09:08 +02:00
Marcelo Moreira de Mello
8830c0d20e
Updated nest markdown to support new componement climate ( #940 )
2016-09-16 12:10:38 +02:00
Robby Grossman
71c92b4ac4
Document structure configuration variable for Nest. ( #737 )
2016-08-13 10:32:46 -07:00
arsaboo
e261275c8d
Fixed typo ( #593 )
2016-06-28 14:05:29 +02:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Paulus Schoutsen
4863b26476
More updates
2016-01-30 00:39:14 -08:00
Paulus Schoutsen
4ed80fe2a0
Add 0.12 release blog post
2016-01-30 00:31:24 -08:00