Klaas Schoute
b844165f80
🔨 Fix indents on conditions page ( #10061 )
2019-08-06 11:07:38 +02:00
cgtobi
9cb8e24097
Add info about concurrent use of data and data_template ( #9889 )
2019-07-18 12:19:41 +02: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
Alex Molodoj
a4ebb42824
Correct ' and " in the sun template example ( #9846 )
2019-07-13 14:57:35 +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
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
337b210cce
Rewrites states.xxx -> states('xxx') (and similar) ( #9736 )
...
* Rewrites states.xxx -> states('xxx') (and similar)
* Adds template escaping on some places
2019-06-30 11:45:03 -07:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) ( #9656 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Klaas Schoute
63135477d7
Merge pull request #9423 from home-assistant/emontnemery-patch-1
...
Update documentation related to sun triggers and sun conditions.
2019-05-30 00:17:41 +02:00
Klaas Schoute
a3b76fb3ed
✏️ Tweak
2019-05-30 00:10:30 +02:00
Jef D
dda0e1af18
Link to where the parameters can typically be found ( #9526 )
...
* Link to where the parameters can typically be found
* Update link
2019-05-28 14:44:18 +02:00
Erik Montnemery
60a7ead71a
Fix links.
2019-05-10 17:21:23 +02:00
Erik Montnemery
147513b7c7
Update conditions.markdown
2019-05-10 15:13:02 +02:00
Erik Montnemery
3c2026d683
Update conditions.markdown
2019-05-09 19:03:32 +02:00
Erik Montnemery
ab4e93af8b
Update conditions.markdown
2019-05-09 17:17:22 +02:00
DubhAd
bdbece9f3f
Tweak for the template ( #8876 )
...
Converting the state string to an int for comparison
2019-03-09 18:37:37 +05:30
rbflurry
26c8471c8a
Update service-calls.markdown ( #8505 )
...
per https://github.com/home-assistant/home-assistant/pull/19006
2019-02-13 16:35:43 +01:00
Jorim Tielemans
614e17d291
Fix service call list ( #8219 )
...
This was intended as a list but was all on a single line
2019-01-20 20:56:50 +01:00
DubhAd
edef357100
Making the default and
more obvious ( #8043 )
...
With the default of `and` being hidden away in the `and` block, it's not obvious. Pulling that out.
Also highlighting that after sunset/before sunrise is the same as a single state check, and same for before sunset/after sunrise.
2019-01-04 19:58:40 +01:00
DubhAd
d703e355c9
Fixing the numeric state examples ( #7853 )
...
There's a bunch of copy/paste numeric state conditions that have quotes around them, when they shouldn't
2018-12-15 11:34:57 +01:00
emontnemery
ca4f79b04e
Add example sun condition which is true during daytime ( #7267 )
...
* Add example condition which is true during daytime
* Update conditions.markdown
2018-11-11 11:41:40 +01:00
DubhAd
10248cd4e4
Adding some documentation for the services ( #7356 )
...
As nowhere do we document `homeassistant.update_entity`, or the other `homeassistant` services, it seems overdue that we actually document them.
2018-11-04 23:01:44 +01:00
Adam Mills
8b88db7ba2
Add timeline chart to explain sun conditions ( #7262 )
2018-10-30 11:02:33 +01:00
Jonas Skoogh
c796174881
Added tip of the Workday Binary Sensor ( #7203 )
2018-10-28 19:34:01 +01:00
Adam Mills
44ec6aeaca
Remove incorrect truth table
2018-10-27 11:56:49 -04:00
Joakim Sørensen
8a4b09ac8b
Adds quotes for the state in the State condition example. ( #6869 )
2018-10-16 23:23:33 +02:00
Bram Kragten
2aba5d54d0
Update editor.markdown ( #6271 )
2018-09-13 15:10:40 +02:00
DubhAd
3095ef25c3
Updated template condition ( #6042 )
...
Updated the template condition to use `state_attr` instead of the more error prone long form.
2018-08-19 19:26:48 +02:00
Jack
bf37a52eed
Small typo on the example for sun ( #5688 )
2018-07-08 11:58:10 +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
DubhAd
d1510bdfb8
sun trigger - Link fix, wording tweak ( #4937 )
...
Fixed the link to the actual sun trigger. Tried to add some clarity to the wording over offsets, but I think that needs expansion.
2018-03-16 19:05:04 +01:00
corneyl
cc59a4192e
Added info on AND condition ( #4867 )
2018-03-12 14:02:33 +01:00
Bob Igo
f97d5189e9
Provide an example of how to make a 'when dark' condition by ORing sunrise and sunset conditions. ( #4652 )
...
See issue#12308 at https://github.com/home-assistant/home-assistant/issues/12308
2018-02-13 11:10:53 -05:00
Philip Rosenberg-Watt
cee6165345
Fix typo ( #4655 )
2018-02-12 22:47:50 +01:00
Florian Klien
a034d4b438
truth table for condition sun ( #3961 )
...
* added truth table to illustrate sunset condition
truth table illustrates sunset condition with and without offsets
* ✏️ Small typo fix.
2017-11-19 21:20:30 +01:00
Greg Stevenson
371245a261
Typo fix on scripts page ( #3265 )
2017-08-27 21:33:39 +02:00
Paulus Schoutsen
2b8e24606f
Add release blog post
2017-08-25 23:02:12 -07:00
Paulus Schoutsen
75a829676a
Update service-calls.markdown
2017-08-06 22:26:16 -07:00
Anders Melchiorsen
6c3476ae95
The above/below conditions no longer match equal values ( #2757 )
2017-06-04 18:46:55 +02:00
15goudreau
bcd9802ac7
Fixed Formatting issue in Mixed Conditions Section ( #2345 )
2017-03-31 19:30:38 +02:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00