Source for esphome.io documentation files.
Go to file
Tommy Jonsson 00abf8b483
ifan02 cookbook (#218)
* ifan02 cookbook

* removed spaces

* removed spaces

* indent codeblock, newline at end

* fixes

* add seo :image:

* spaces...

* Complete the example code & fix compilation errors

Tried compiling this code today using ESPHome 1.13.6.. it would not compile. 

* The ifan02.h file was the main culprit and I was able to fix the issue.

* The .yaml example was missing a few declarations at the beginning so I added them.
* I fixed an error related to using ```light``` for the light id since that is a reserved name.
* I added an ```on_boot``` declaration to turn off the light as early as possible after power is restored. (if mains power is restored in the middle of the night and the light turns on while you are sleeping it can be quite annoying, this turns it off during the boot process).

* removed blank spaces on line 66

Those blank spaces get me every time ;-)

* fix doc links (hopefully)

I think my last PR was made against the wrong fork/branch/etc... sorry, I'm still learning github.
I currently have the time and really want to see this make it into the cookbook. I think if you add me as a collaborator I would be able to push the changes and help get the errors sorted more quickly; if not, no worries, I'll take no offense and do my best to continue helping as we are doing now.

* fix fan link

replace
```
:doc:`/components/fan`
```
with
```
:doc:`/components/fan/index`
```

Co-authored-by: mjoshd <35782597+mjoshd@users.noreply.github.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-04-05 13:49:52 -03:00
_static Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
_templates Remove disqus 2019-03-24 14:54:58 +01:00
.github Add stale probot 2019-11-01 11:51:51 +01:00
.vscode SX1509 device documentation (#315) 2019-10-20 19:30:12 +02:00
changelog Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
components add a note about the log level of dump: all (#475) 2020-03-19 23:59:38 -03:00
cookbook ifan02 cookbook (#218) 2020-04-05 13:49:52 -03:00
custom Document CustomAPIDevice 2019-11-02 20:49:48 +01:00
devices Update board for Sonoff and links to Tasmota (#484) 2020-03-12 14:19:28 -07:00
guides Update migrate_sonoff_tasmota.rst (#483) 2020-03-12 14:36:27 -07:00
images Compress images 2020-01-14 14:48:53 +01:00
misc Privacy Policy 2018-12-31 13:17:43 +01:00
svg2png Run svg2png 2019-11-02 15:57:41 +01:00
web-api Add more lints 2019-02-27 18:32:47 +01:00
.dockerignore Add dockerfile 2018-06-09 09:59:22 +02:00
.gitattributes Add travis script and gitattributes 2019-02-11 14:32:36 +01:00
.gitignore Update .gitignore for better macOS support and IntelliJ editing 2020-01-12 16:28:24 +01:00
.gitpod.yml Create .gitpod.yml (#226) 2019-04-22 16:22:46 +02:00
.travis.yml Remote + Dev docs update 2019-05-13 21:51:04 +02:00
CODE_OF_CONDUCT.md Add Code of Conduct (Contributor Covenant) (#44) 2018-10-12 11:27:44 +02:00
conf.py Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
Dockerfile Fix docker image 2019-03-05 19:49:12 +01:00
Doxygen Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
github.py 1.14 Changelog (#393) 2019-11-01 18:28:26 +01:00
index.rst ifan02 cookbook (#218) 2020-04-05 13:49:52 -03:00
LICENSE.md Create LICENSE.md 2018-10-12 11:13:52 +02:00
Makefile Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
netlify.toml Add production var 2019-02-17 10:32:40 +01:00
README.md Update README.md 2019-02-14 16:21:32 +01:00
requirements.txt Netlify (#153) 2019-02-07 13:54:45 +01:00
runtime.txt Netlify (#153) 2019-02-07 13:54:45 +01:00
seo.py Custom stuff 2019-05-15 10:54:51 +02:00
sitemap.py Updates 2019-07-28 12:41:15 +02:00
svg2png.py Netlify (#153) 2019-02-07 13:54:45 +01:00
travis.py Remove requirement for titlebars matching length 2020-01-12 16:36:02 +01:00

ESPHome-Docs Netlify Status Discord Chat GitHub release

ESPHome-Docs Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.