home-assistant.github.io/source
Ashton Campbell 73f8621df0 Update counter.markdown (#3525)
Under "Use the service"

entity is misspelled to entitiy.

```
{
  "entitiy": "counter.count0"
}
```

should be:

```
{
  "entity": "counter.count0"
}
```
2017-10-05 11:48:02 +02:00
..
_addons Merge branch 'current' into next 2017-09-30 13:30:14 +02:00
_components Update counter.markdown (#3525) 2017-10-05 11:48:02 +02:00
_cookbook Fixed a typo in code listing. (#3363) 2017-09-14 21:00:43 +02:00
_docs Hassbian docs (#3487) 2017-10-05 08:55:59 +02:00
_faq Fix Lack of Space after Android Chrome (#2940) 2017-07-06 09:05:01 +02:00
_includes Update sidebar 2017-09-30 11:07:01 +02:00
_layouts Add search powered by Algolia 2017-06-22 00:17:49 -07:00
_posts Fixed formating (#3478) 2017-10-01 15:38:50 +02:00
addons Update addon docs 2017-09-26 08:54:16 -07:00
assets
blog
components Release 0.48 blog post 2017-07-01 17:36:52 -07:00
cookbook Add link to forum 2017-06-21 07:10:46 +02:00
demo
developers Merge branch 'current' into next 2017-09-30 13:30:14 +02:00
docs HASSbian documentation (#3063) 2017-07-29 22:24:23 +02:00
faq Update linking 2017-06-19 10:23:27 +02:00
font
getting-started Review/Edit: Getting Started Guide (#3184) 2017-08-15 21:09:00 +02:00
hassio Apllication can *not* be installed (#3475) 2017-10-02 23:17:40 +02:00
help Site search is active for a while now 2017-09-17 22:37:12 +02:00
images Add Tibber documentation (#3497) 2017-10-04 10:53:06 +02:00
javascripts
static
atom.xml
CNAME
favicon.png
googlef4f3693c209fe788.html
index.html Added Linux Magazine (#3285) 2017-08-31 19:15:03 +02:00
robots.txt
service_worker.js
version.json