Bastiaan Bergman
04cf6b7569
Added limitation to the documentation of python scripts. ( #37889 )
...
* Update python_script.markdown
Added limitation.
* Tweak
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-03-10 10:24:45 +01:00
c0ffeeca7
4f6a76ba16
Rename service-calls file to perform-actions to align terminology ( #34254 )
2024-08-12 09:47:01 +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
c5f4b246f0
Rename Services to Actions in integrations: P ( #33824 )
...
* Rename Services to Actions in integrations: P
* Update source/_integrations/python_script.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 07:00:54 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better ( #33462 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
c0ffeeca7
42c3b4524b
o-r-integrations: add glossary reference to config file ( #32761 )
2024-05-14 15:40:15 +02:00
koopee
75463f1522
Update python_script.markdown ( #32579 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-05-03 12:27:25 +02:00
Richard Kroegel
6192c0bd10
Add python_script response documentation ( #28477 )
...
* Update python_script.markdown
* Update python_script.markdown
* Fix missing bracket
2024-01-12 05:34:55 +01:00
Mike O'Driscoll
d5ad6ddc18
Add documentation for weather.get_forecasts
( #30189 )
...
* Add documentation for `weather.get_forecasts`
This was missed as part of the 2023.12 release. Document
the new service and note the old is now deprecated.
* Tiny tweaks
* remove raw tags
* Apply suggestions from code review
* Update per review.
* Remove old deprecated service
* Put example to hourly and specify daily is the default
* Put example response in a details block.
* Update temlplate example to use get_forecasts.
* Update python script example for get_forecasts.
* Update source/_integrations/weather.markdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update source/_integrations/weather.markdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update examples for weather.get_forecasts
* Review update
Simplify template example for get_forecasts documentation.
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-12 08:49:28 +01:00
c0ffeeca7
7ce9eebe8f
o-r integrations: apply sentence-style capitalization ( #29863 )
...
* o-r integrations: apply sentence-style capitalization
* Fix search and replace error
2023-11-16 12:41:22 +01:00
Marekjdj
b851c3e6dc
Adds 'Python Scripts' documentation on using responses from services. ( #29151 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-10-07 13:19:32 +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
Anders
42e21de4c9
Fixed python_script minor typo ( #25613 )
2023-01-07 13:23:56 +01:00
Jeremy Pack
fddce93b9c
Correct typos and gramma ( #25308 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-12-22 20:14:22 +01:00
Adi Roiban
52a1f15020
Update docs for imports, logging, and events ( #24179 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-24 23:06:13 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside ( #17601 )
2021-04-26 18:04:26 +02:00
Philip Allgaier
a42cc9f1ab
Mention name
property for services.yaml ( #16788 )
2021-03-31 15:28:59 +02:00
Peronia
c1bae9664b
Update python_script.markdown, help new users find "services" ( #17115 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-25 09:43:47 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target ( #16592 )
2021-02-20 00:14:14 +01:00
Franck Nijhof
6225c6b18b
Complete IoT Classifications ( #15576 )
2020-11-20 21:32:23 +01:00
Raman Gupta
85febbf668
Add pyscript as an alternative to python_script ( #15586 )
2020-11-09 18:41:35 +01:00
boc-the-git
0e973e327e
Change heading level ( #15171 )
2020-10-12 14:09:43 +02:00
boc-the-git
d55e53203a
Document the python_script.reload service ( #15046 )
...
* Document the python_script.reload service
* Capitalise Python
2020-10-10 13:19:12 +02:00
Franck Nijhof
1223f85740
Cleanup AppDaemon documentation from Home Assistant documentation ( #13341 )
2020-05-08 13:21:51 +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
perjury
669e03af53
Update python_script.markdown ( #12139 )
...
Clarification of yaml to call python_script
2020-02-20 13:34:02 +01:00
Federico Granata
1e4701b120
Update python_script.markdown ( #12055 )
...
* Update python_script.markdown
* ✏️ Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-12 08:38:12 +01:00
Brenda Wallace
2cc03ae6f4
Corrected a yaml snippet that was labelled as json. ( #11872 )
2020-01-26 21:46:09 +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
b983082cb9
Frontmatter formatting ( #11654 )
2020-01-07 14:43:49 +01:00
Ville Skyttä
b6a904933b
Code blocks ( #11648 )
...
* Run black on Python code blocks, syntax fixes
https://github.com/scop/misc/blob/master/black_markdown.py
* Code block language marker fixes
* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Liran BG
a153470898
Update python logger link ( #11052 )
...
Refer to python 3.7 (instead of 3.4) logger documentation
2019-11-01 09:51:22 +01:00
Nico Hirsch
26c9bbf49f
Add notice about imports
...
Sometimes people are confused, because their Python scripts with imports don't work. I added a notice about that topic.
2019-10-16 22:23:03 +02:00
Luca Angemi
3b99f3d575
Update python_script.markdown ( #10791 )
2019-10-15 11:10:40 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations
2019-10-02 00:04:39 +02:00