Point to component used in recorder (#3712)

* Update recorder.markdown

* It's a platform and not a component
This commit is contained in:
Erik-jan Riemers 2017-10-23 16:00:42 +02:00 committed by Fabian Affolter
parent 0dc78f4ba9
commit df26b1db17
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -52,8 +52,8 @@ recorder:
- weblink
- updater
entities:
- sun.sun # Don't record sun data
- sensor.last_boot
- sun.sun # Don't record sun data
- sensor.last_boot # Comes from 'systemmonitor' sensor platform
- sensor.date
```