11 Commits

Author SHA1 Message Date
Skyler Riley
caf44c7187
YAML format for dev tool service call example (#1217) 2022-02-19 12:20:23 +01:00
Luca Mannella
b177b638df
manifest.json required to load the service (#1134)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-24 14:20:21 +01:00
IceBotYT
19dfcda1ff
Fixing small typo (#1169) 2021-12-30 21:19:17 +00:00
peddamat
53b8a46271
Updated step as default Services view doesn't not allow defining Serv… (#930)
I was working through the documentation and found this confusing.  I had to Google and reference [this page](https://www.home-assistant.io/docs/tools/dev-tools/) to understand how to complete this step.
2021-05-11 10:18:53 -07:00
Franck Nijhof
a6058d8c4a
Adjust documentation for entity service registration (#916) 2021-05-03 17:25:17 +02:00
Philip Allgaier
9459926ca8
Notes about default values in services.yaml (#896) 2021-04-23 16:36:40 +02:00
Raman Gupta
95249a105a
Update service documentation to add target and selector info (#819)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-02-22 22:43:20 +01:00
Paulus Schoutsen
29e077a575
Document platform services (#401) 2020-02-05 11:07:12 -08:00
Ville Skyttä
770185004b
Code block improvements (#382)
* Use f-strings instead of .format()

* Code block language marker fixes

* Make example code blocks syntactically valid Python

* Run all python code blocks through black

https://github.com/scop/misc/blob/master/black_markdown.py

* Add some missing code block language markers

* Use shell language consistently to mark shell code blocks

* Undo folding of some example dicts

* Remove outdated OrderedDict comments per Python 3.7, replace with plain dict
2020-01-13 21:55:41 +02:00
Paulus Schoutsen
ba924f7330
Docs to talk about intregrations (#215)
* Add manifest docs

* Talk about integrations

* Apply suggestions from code review

Co-Authored-By: balloob <paulus@home-assistant.io>

* Address comments

* Apply suggestions from code review

Co-Authored-By: balloob <paulus@home-assistant.io>

* Address comments

* Final comment

* Mention codeowners script
2019-04-06 20:08:49 -07:00
Paulus Schoutsen
57cae784a3 Fix sidebar order 2018-04-25 16:52:12 -04:00