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
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
2b0e78caf6
Rename Services to Actions in integrations: U ( #33830 )
...
* Rename Services to Actions in integrations: U
* Update source/_integrations/utility_meter.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 07:06:53 +02:00
c0ffeeca7
d234271c54
u-z-integrations: add glossary reference to config file ( #32764 )
2024-05-14 16:38:47 +02:00
c0ffeeca7
a4a68172c0
u-z integrations: apply sentence-style caps to categories ( #29907 )
...
* u-z integrations: apply sentence-style caps to categories
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Add references to glossary terms
* Update source/_integrations/universal.markdown
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update source/_integrations/universal.markdown
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* linter: change vizio to VIZIO
- as per product website https://www.vizio.com/en/smartcast
* remove term refs from YAML
* VIZIO: change spelling according to website
- https://www.vizio.com/en/t
* Update source/_integrations/vizio.markdown
* Update source/_integrations/universal.markdown
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Update source/_integrations/unifiprotect.markdown
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Apply suggestions from code review
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Fix some more to sentence-style caps
* Update source/_integrations/unifiprotect.markdown
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update source/_integrations/unifiprotect.markdown
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update source/_integrations/unifiprotect.markdown
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 14:43:27 +01:00
Glenn Waters
7390f5903f
Update UPB docs to address feedback and to add Debugging section ( #29086 )
...
* Update UPB docs to address feedback and to add Debugging section
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-02 09:12:46 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Franck Nijhof
25825e0fb6
Sync docs with dev codebase, fixing missing platforms ( #17619 )
2021-04-27 17:43:49 +02:00
Franck Nijhof
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block ( #16508 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Franck Nijhof
a1d0b36e81
Update some service calls to use target ( #16575 )
2021-02-15 12:32:12 +01:00
Franck Nijhof
cfa3128142
Enquote YAML occurances of alias strings ( #16576 )
2021-02-15 08:08:37 +01:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter ( #16525 )
2021-02-12 11:59:20 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 ( #16394 )
2021-02-04 03:00:11 +01:00
pablito1755
e4be0fe051
Clarify location of upe file ( #15832 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-12-10 20:55:55 +01:00
Franck Nijhof
f5eeb86ab6
Templates in data & service parameters (making data_template & service_template obsolete) ( #14292 )
2020-08-24 17:50:53 +02:00
Brendon Baumgartner
50fc64cf38
Update upb.markdown ( #14016 )
...
polling is only done when hass boots to get in sync. after that it's push.
2020-07-17 14:51:03 +02:00
Franck Nijhof
1a47fa891f
Sync codebase with docs for 0.110
2020-05-20 10:26:29 +02:00
tdejneka
949a010388
Correct typos and append three new sections. ( #13445 )
2020-05-19 21:32:35 +02:00
Glenn Waters
4dd0e6cfea
Add UPB service descriptions ( #13416 )
2020-05-13 13:14:45 +02:00
Franck Nijhof
a19190b5c9
Correct ha_version & ha_domain for 0.110 ( #13408 )
2020-05-12 11:10:49 +02:00
Glenn Waters
bf52ca4af4
Universal Powerline Bus -- Link Event ( #13404 )
2020-05-12 09:11:15 +02:00
Glenn Waters
e4a8f15a8c
Universal Powerline Bus - add scene support. ( #13364 )
2020-05-09 12:00:52 +02:00
Glenn Waters
2a276d519b
UPB new integration docs ( #13166 )
...
Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>
2020-05-08 22:13:13 +02:00