16 Commits

Author SHA1 Message Date
Tom Brien
d6e06a716d
Replace quotes with tip boxes (#458)
* Replace quotes with tip boxes

The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.

* Replace json5 codeblock language with json

json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00
Paulus Schoutsen
0d1b6a2f6f
Add some more things to quality scale (#389)
* Add some more things to quality scale

* Update docs/entity_index.md

Co-Authored-By: Bram Kragten <mail@bramkragten.nl>

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-01-18 21:34:07 -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
Bas Nijholt
1789bac614 fix url (#352) 2019-11-12 13:04:50 +01:00
SukramJ
14f0a96a86 Add enabled property to entity doc (#310)
* Add enabled property to entity doc

* Update entity_index.md

* moved property enabled to System Properties

* switch to lowercase

* fix typo
2019-08-30 06:17:53 -07:00
Paulus Schoutsen
2d3260a2ff Document entity disabled property" (#304) 2019-08-16 16:46:30 -04:00
Pascal Vizeli
e84638c9b5 Clerify use case of async_added_to_hass (#255) 2019-05-16 05:40:27 +02:00
Fredrik Erlandsson
25d2dc11be Indiciate -> Indicate (#180) 2019-02-18 06:48:55 -08:00
Ville Skyttä
6041e8382f Spelling fixes (#86)
Thanks
2018-09-15 08:45:12 -07:00
Matt Schmitt
05de2a2b32 Define battery_charging attribute (#25) 2018-06-12 11:06:44 -04:00
Matt Schmitt
5149877b34 Define standard attributes (#23) 2018-06-11 13:39:29 -04:00
mojotaker
14c5e77212 Update entity_index.md (#13)
Fixed spelling
2018-05-13 15:16:34 +02:00
Paulus Schoutsen
aa4c65c83a
Clarify update 2018-05-05 10:56:01 -04:00
Paulus Schoutsen
4792acecb1
Fix formatting 2018-05-03 20:56:04 -04:00
Paulus Schoutsen
19cc811520
Typo 2018-05-02 11:29:22 -04:00
Paulus Schoutsen
05b099ae60 Add entities 2018-05-02 11:07:36 -04:00