Franck Nijhof
049cde6970
Add support for attributes in (numeric) state conditions ( #14271 )
2020-08-24 08:08:41 +01:00
Marius
2194975b83
Update conditions.markdown ( #14248 )
...
Seems 'when light' and 'when dark' were mixed up, corrected that.
2020-08-15 11:21:17 +02:00
Franck Nijhof
93466506bf
Add support for multiple states/zones in conditions ( #13768 )
2020-06-22 16:04:12 -07:00
Franck Nijhof
c0ada6683a
Add support for multiple entity_ids in conditions ( #13761 )
2020-06-15 22:54:32 +02:00
Franck Nijhof
08bac15670
Add NOT condition helper ( #13152 )
2020-04-24 09:40:59 -07:00
akasma74
4b24fd82dc
add note about time ( #12411 )
...
Similar to https://github.com/home-assistant/home-assistant.io/pull/12236
I think it's worth to make it clear how before and after keys work together and separately.
2020-03-17 18:36:55 +01:00
akasma74
e83d466a63
add note about sun.before and after ( #12236 )
...
* add note about sun.before and after
Based on this topic - https://community.home-assistant.io/t/automation-with-sun-condition-doesnt-works/175394/3
It's not obvious how to combine these keys.
And it looks like the examples should show it as well.
Comments moved out of the code.
* 📝 Tweaks
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-02 15:20:59 +01:00
Sean Mooney
c973e65514
Remove outdated sentence from Zone condition ( #12201 )
...
Removed a sentence from Zone condition which I believe is very outdated and inaccurate. There's definitely more than two device trackers that report GPS coordinates - Life360 and the official iOS / Android mobile apps are ones I use that also do this.
2020-02-28 10:34:33 +01:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 ( #12072 )
...
* Extends textlint Terminology list; part 5
* Remove walkthrough from textlint
* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
Franck Nijhof
6c292ca062
Extends textlint Terminology list ( #12065 )
2020-02-12 14:56:50 +01:00
John Hollowell
d82aaa88d1
Add service information to homeassistant integration ( #11607 )
...
* Update homeassistant.markdown
Add services and descriptions for `homeassistant`
* Update service-calls.markdown
Add link to homeassistant services information
* Update homeassistant.markdown
adhere to documentation standards
* Apply suggestions from code review
Fix heading levels and a copy/paste typo
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Apply suggestions from code review
make entity_id's optional
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-01-03 19:09:23 +01:00
Florijan Hamzic
c887e81e3a
Added missing quotes for value_template value ( #11507 )
...
* added missing quotes for value_template value
* removed redundant quotes for value_template
2019-12-20 22:38:41 +01:00
Michael A. Alderete
2188db3c79
Minor edits for standard English ( #11495 )
...
Minor edits to improve American English grammar and usage.
2019-12-19 10:58:51 +01:00
Tom Brien
f8202c1a3e
Update reference to HA app to reflect current version ( #11360 )
...
* Update attribute
Update `device tracker` attribute to reflect changes in iOS app with release of 2.0/2019
* Change known_devices.yaml example explanation
iOS App 2.0/2019 no long users `known_devices.yaml` so change explanation of example to something that does.
Reword
* Update notification example
Update example automation to reflect changes in in ios app (now used cross-platform domain `mobile_app`)
* Update to reference companion apps
The simplest solution to get battery level is with the companion apps so this should be made clear.
* Add android
We have an android app now 🎉
2019-12-04 12:05:20 +01:00
scheric
19e0ab8253
Fix broken links ( #10617 )
...
* Fix broken link
* fix link OwnTracks platform
* fix link in lights built-in profiles
* fix link in Configurator the source
* fix link in Todoist determine....
determine what task in each project is "most" important
2019-10-06 12:11:08 +02:00
Klaas Schoute
0b0c3bac13
🔗 Fix broken links (part 6) ( #10579 )
2019-10-02 23:53:09 +02:00
Paul Sinclair
e446bebc63
📚 Update URL's with sensor in docs folder ( #10559 )
...
* 📚 Update URL's with sensor in docs folder
* 🔨 Fix typo in link
2019-10-02 21:38:18 +02:00
Sean Mooney
2307c608d2
Update slightly outdated Dev Tools instructions ( #10542 )
...
Minor tweak.. This used the previous Services icon which is no longer in use... Services is now a tab (text only) within Developer Tools since Home Assistant 0.96.
2019-10-02 08:24:22 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
kdvlr
0daad58567
Clarified the behavior of conditions. ( #10461 )
...
* Clarified the behavior of conditions.
The current reading of the documentation indicates that if a condition evaluates to true it stops executing. Added additional context to the first line to describe the actual behavior.
* Updated docs to clarify conditions behavior
The current reading of the documentation indicates that if a condition evaluates to true it stops executing. Added additional context to the first line to describe the actual behavior.
* Renamed script to automation
* Changed to script or automation for consistency.
2019-09-28 09:37:15 +02:00
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