Commit Graph

110 Commits

Author SHA1 Message Date
Kevyn Malpass
e2ae2dec30
Update automations.rst (#3076)
Added .c_str() for string output in logger example. 
On line 290, changed:

ESP_LOGD(TAG, "%s: %d", id(my_global_string), id(my_global_int));

to:

ESP_LOGD(TAG, "%s: %d", id(my_global_string).c_str(), id(my_global_int));
2023-07-18 07:00:50 +02:00
Keith Burzinski
fc4e2738b0
Add copy for on_tag_removed trigger for RC522 (#2876) 2023-04-27 10:47:52 +12:00
Keith Burzinski
cfc56b9c00
Sprinkler docs v2 update (#2510)
* Sprinkler docs v2 update

* Correction

* Polishing up

* Fixing some links

* Add 'Understanding the Sprinkler Controller's State' section

* Shorten text in examples

* Fix example, syntax highlighting

* Add divider to action index, other copy tweaks

* Document unit_of_measurement use
2023-02-21 19:48:02 -06:00
Jesse Hills
96308aeb57
Merge branch 'current' into next 2023-01-20 18:33:02 +13:00
Jeff
ccda4c496c
fix example 2023-01-11 17:24:47 -08:00
brogon
e189d6d85c
Pcf85063 rtc (#2347)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-12-23 12:33:58 +13:00
Lukáš Maňas
22d9e6c4bc
Fix syntax in the script.is_running lambda example (#2564) 2022-12-22 14:55:37 +01:00
Jesse Hills
ff64be2162
Merge branch 'current' into next 2022-11-09 17:26:51 +13:00
jimtng
33f45d3827
Add documentation on script parameters (#2120)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-09 16:52:04 +13:00
H. Árkosi Róbert
90d2729c8a
Merge pull request #2267 from crice009/current
added a sentence to script.is_running -check links
2022-11-05 09:14:13 +01:00
Samuel Sieb
d7699cd495
fix lambda entries in the script docs (#2390) 2022-10-26 14:10:27 -07:00
Samuel Sieb
3c45f1b3ec
remove invalid method from docs (#2389) 2022-10-26 11:05:29 -07:00
azrdev
3c4acf2e6a
Clarify docs for logger, globals (#2323) 2022-10-19 08:05:18 +13:00
H. Árkosi Róbert
35685b76a4
Merge pull request #2180 from gsieben/patch-5
lambda example in the script section
2022-09-19 07:22:13 +02:00
Corey Rice
d1ce7d5e97
added a sentence to script.is_running -check links 2022-09-05 14:23:00 -04:00
btzs
0cffd57fda
Update automations.rst (#2251) 2022-08-31 13:56:35 +12:00
Keith Burzinski
91f7eda827
Sprinkler Controller documentation (#1471) 2022-08-09 12:19:45 +12:00
rbaron
826b06dce0
Adds docs for the new ble_client.ble_write Action (#2024)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-08-08 13:00:00 +12:00
Gabriel Sieben
d31494a9b0
Update automations.rst 2022-07-20 12:16:26 +02:00
Gabriel Sieben
c0afd8dfef
Update automations.rst
there were illegal blanks in the new line after the code block
2022-07-20 12:10:05 +02:00
Gabriel Sieben
3b3f506a9f
Update automations.rst 2022-07-13 00:05:26 +02:00
Gabriel Sieben
168220b878
lambda example in the script section
I have included examples of 'lambda' in the "script" section. I played around for ages until I noticed that the round clamps at the end were missing. In the forum also searched someone who did not get an answer to his question. It will help others.
2022-07-12 23:53:40 +02:00
Jesse Hills
04e247ec9a
Add volume actions for media player (#2124) 2022-06-13 13:32:45 +12:00
Jesse Hills
50948d2cc0
Add volume actions for media player (#2124) 2022-06-13 13:29:35 +12:00
Jesse Hills
e910fd1170
Docs for media player actions (#2118) 2022-06-08 22:33:29 +12:00
jimtng
c34c62430d
Add docs for mqtt.on_connect / on_disconnect (#2105) 2022-06-03 13:51:54 +12:00
Jesse Hills
26f8b0f576
Merge branch 'current' into next 2022-05-11 12:50:31 +12:00
Jesse Hills
9805f81b51
deep_sleep.allow docs (#2066) 2022-05-11 12:47:56 +12:00
sevorl
2d5d7d9cf2
Update automations.rst (#2002)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-11 09:38:07 +12:00
Maurice Makaay
d5efc54bec
Documentation for number enhancement PR #3429 (#2049)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-05-10 16:59:00 +12:00
Maurice Makaay
88a469404f
Documentation for Select Enhancement PR (#2046)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2022-05-10 16:41:29 +12:00
Jonathan Burns
2ab15cb9c1
Add newer HomeAssistant actions to list of all actions (#2004) 2022-04-14 15:58:59 +12:00
phpia
ccf1966fe6
Update automations.rst (#1992)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-04-14 03:57:29 +00:00
Chris Nussbaum
9717d75b05
Add an action for pzemac to reset the total energy (#1522) 2022-01-10 23:13:43 +13:00
Jesse Hills
ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen
f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Otto Winter
6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Oxan van Leeuwen
b6189bef9b
Docs for repeat action (#1604) 2021-11-11 10:08:37 +13:00
Jesse Hills
ff6435a334
Merge branch 'current' into next 2021-10-13 16:36:23 +13:00
Jesse Hills
44a5b1ea8b
Wait until timeout (#1470) 2021-10-13 08:23:38 +13:00
Chris Nussbaum
af2933a560
Add on_open and on_closed triggers to cover (#1524) 2021-10-12 15:39:24 +13:00
Joakim Vindgard
1cb29d8b91
Fixed spelling error (#1523) 2021-10-12 00:18:52 +02:00
Chris Nussbaum
0b6094d503
Fan is on is off conditions (#1436)
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
2021-09-02 12:16:15 +12:00
Andy Allsopp
4f9a2d478f
Update automations.rst (#1378) 2021-08-10 23:37:43 +12:00
Jesse Hills
9887bc52ec
Merge branch 'current' into beta 2021-07-20 10:28:12 +12:00
Stanislav Meduna
dfa8d0a505
Add the documentation for the on_page_change display trigger (#1097)
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-07-19 20:08:34 +02:00
Jesse Hills
cb69e404d5
Add number and template number docs (#1283)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-13 07:20:18 +12:00
Maurice Makaay
bd2268a2bf
Added documentation for ota automation triggers. (#1263)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
2021-07-11 07:52:41 +12:00
Jesse Hills
36a702c178
Merge branch 'current' into next 2021-06-15 20:26:43 +12:00
Jesse Hills
e4a155c0eb
Merge branch 'current' into beta 2021-06-15 20:26:43 +12:00