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 1df450750d .
|
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 |
|