47 Commits

Author SHA1 Message Date
Franck Nijhof
f10f777998
Improve YAML styling for all automation examples (#34932) 2024-09-26 12:39:04 +02:00
Franck Nijhof
b825527486
Change trigger platform key to trigger (#34901)
* Change trigger platform key to trigger

* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys (#34825) 2024-09-24 20:23:58 +02:00
c0ffeeca7
dc75f93bc7
Add termref to configuration.yaml (#34275)
- to make it clearer that the example yaml snipped belongs there
2024-08-13 09:26:20 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Franck Nijhof
defa196308
Rename Services to Actions in integrations: I (#33817)
* Rename Services to Actions in integrations: I

* Apply suggestions from code review

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 06:14:56 +02:00
c0ffeeca7
1998c765c3
i-k-integrations: add glossary reference to config file (#32757) 2024-05-14 15:16:28 +02:00
c0ffeeca7
a151fbadff
g-i integrations: apply sentence-style capitalization (#29861) 2023-11-16 12:21:10 +01:00
c0ffeeca7
1a874b00db
My links: fix typo in my link domain (#29527)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-25 15:57:24 +02:00
Sven Serlier
e13f3dc49b
Update URLs (#27005)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-04-16 13:49:55 +02:00
Philip Allgaier
8f12f68ced
Adjust docs to use the new "Settings" panel name and new "System" sub menu (#22645) 2022-05-09 10:38:43 +02:00
Fabricio Avila
da7e8a2a91
Two fixes on texts (you > your, and missing ",") (#22589) 2022-05-01 16:17:25 -07:00
Franck Nijhof
ec6d32bdda
2022.4: Sync with codebase 2022-04-04 15:21:09 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Marius
fe8cb5ed91
tiny edit (#19534) 2021-09-30 16:25:29 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02:00
Erik Montnemery
23774f95f3
Tweak input_datetime documentation (#16968) 2021-03-12 11:37:52 +01:00
Franck Nijhof
a1d0b36e81
Update some service calls to use target (#16575) 2021-02-15 12:32:12 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
72cb1e2267
Merge branch 'current' into next 2021-01-27 11:57:33 +01:00
Gerard
bac472a68a
Input Datetime - Use the same layout for service (#16068) 2021-01-26 18:13:10 +01:00
Philip Allgaier
5e118658c9
New input_datetime default/initial value (#16162) 2021-01-11 23:49:38 +01:00
Klaas Schoute
d99252f613
👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Franck Nijhof
1ca5f87fd7
Sync codebase with docs for 0.117 2020-10-28 18:25:25 +01:00
jordibsk10
81063fa707
Add IoT class for Input Datetime (#14809)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-10-03 11:18:53 +02:00
boc-the-git
b7787c16bd
Fix Typo input_dateteime (#14807) 2020-10-03 08:50:54 +02:00
sdrapha
006f0c08d3
Add intructions for UI use of Input Helpers when default_config: is missing from configuration (#14615) 2020-09-28 15:13:29 +02:00
Phil Bruckner
0a4fc1d0cc
Add timestamp option for input_datetime.set_datetime (#14308) 2020-08-26 11:29:17 +02:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) (#14292) 2020-08-24 17:50:53 +02:00
thomasvs
8046b74c4c
Update input_datetime.markdown (#13871)
sensor.time is in local time, not UTC.  Most people will have an input_datetime for time only in their local time, not UTC.  Hence converting the input_datetime to compare with sensor.time in local time *should not* do a timezone conversion.
2020-06-30 11:01:33 +02:00
Sean Mooney
d6f2a9aa7c
Instructions on how to add input datetime via UI (#13280)
* Instructions on how to add input datetime via UI

These can be added via UI as of 0.107, we should recommend the easiest way of doing things first.

* Remove quotes

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-05-04 10:38:32 +02:00
Franck Nijhof
ecce31bb7a
Remove logo frontmatter for all internal integration (#12283) 2020-03-06 15:35:09 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Burningstone91
58f726e0ec
Adjust example (#11950)
Example comment is a bit confusing by saying it sets the input_datetime to 05:30, however the actual examples shows different ways to set the input_datetime, not only setting it to 05:30
2020-02-03 09:08:38 +01:00
Franck Nijhof
d5d8c0c938
Merge branch 'rc' into current 2020-01-15 21:42:58 +01:00
Alexander Petrov
d704be3803 Update input_datetime: reorder default values (#11685) 2020-01-09 10:44:22 +01:00
Franck Nijhof
f64ebbd840
Merge branch 'current' into next 2020-01-08 13:28:18 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests (#11673) 2020-01-08 13:25:21 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase (#11672)
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase

* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
6d684f6bb4
Merge branch 'current' into next 2020-01-07 16:03:04 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Alexei Chetroi
31a9b30011 Add documentation for input_*.reload service. (#11415)
* input_text.reload docs update.

* Services docs update for input_boolean.

* input_datetime.reload sevice documentation update.

* input_number services doc update.

* input_select.reload service update.
2019-12-09 21:15:53 +01:00
RichardUUU
f72c1931db Simplification. (#11385) 2019-12-08 17:31:59 +01:00
tomlut
403c226601 Corrected template (#10982)
Changed the `timestamp_custom' local_boolean to `true` as the template was formatted to return a UTC time and compare it to a local time from `sensor.time`.
2019-10-25 11:31:00 +02:00
akasma74
107414ac13 icon configuration variable: unification (#10618)
* icon configuration variable: unification

Unification across input_xxx integrations (and get rid of 'component' wording where necessary)

* icon configuration variable: unification

Unification across input_xxx integrations

* icon configuration variable: unification

Unification across input_xxx integrations

* icon configuration variable: unification

Unification across input_xxx integrations

* icon configuration variable: unification

Unification across input_xxx integrations (adding missing icon variable)

* icon configuration variable: unification

Unification across input_xxx integrations
2019-10-05 18:38:09 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00