Paulus Schoutsen
0a11f461d4
Merge branch 'current' into next
2018-10-05 18:00:02 +02:00
mvn23
1bd8ab4904
Convert counter configuration description to new format. ( #6492 )
...
Add some information about the initial/restore config options.
2018-10-04 09:33:47 +02:00
mvn23
de061bcb2b
Update counter docs to reflect restore config option. ( #6479 )
2018-10-03 23:13:24 +02:00
Fabian Affolter
cbcba8f2a3
Add IQS 'internal' ( #6417 )
2018-10-01 22:45:52 +02:00
Phill Price
506d408771
Standardised entity name throughout page
...
from count0 and my_custom_counter to all be my_custom_counter in examples.
2018-09-01 16:38:51 +01:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Benedict Aas
f379cf97db
docs: clarify location of counter alias
...
We clarify the location of the counter alias by renaming it `counter` --> `my_custom_counter` and remove potential for confusion with the similarly named `counter` field above.
2018-02-25 13:12:30 +00:00
Fabian Affolter
238fc5b0c0
Remove title
2017-10-30 07:39:43 +01:00
Ashton Campbell
1b30cbad09
Update counter.markdown ( #3526 )
...
```json
{
"entity": "counter.count0"
}
```
needs to be:
```json
{
"entity_id": "counter.count0"
}
```
2017-10-05 18:08:36 +02:00
travislreno
83d51c6f0a
Update counter.markdown ( #3518 )
2017-10-05 07:53:44 +02:00
Mahasri Kalavala
8f538a3baa
Update counter.markdown ( #3359 )
...
* Update counter.markdown
Updated documentation and removed references to input_slider :)
* Minor changes
2017-09-12 22:19:32 +02:00
Fabian Affolter
edd35b2414
Add documentation for counter component ( #3250 )
...
* Add documentation for counter component
* Fix typos
2017-08-29 21:54:26 +02:00
Fabian Affolter
a1efe5b111
Revert "Add documentation for the counter component"
...
This reverts commit 1df450750d64ccbf1b612787496b8269e29c1880.
2017-08-26 19:01:49 +02:00
Fabian Affolter
1df450750d
Add documentation for the counter component
2017-08-26 18:57:08 +02:00