33 Commits

Author SHA1 Message Date
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