Source for esphome.io documentation files.
Go to file
David Beitey c8baae2bc6 Use .timestamp instead of .time in time docs (#435)
`.time` is deprecated since https://github.com/esphome/esphome/pull/531; this updates the reference in the documentation so that warnings like the following can be avoided:

```
src/main.cpp: In lambda function:
src/main.cpp:462:20: warning: 'esphome::time::ESPTime::<anonymous union>::time' is deprecated (declared at src/esphome/components/time/real_time_clock.h:35): .time is deprecated, use .timestamp instead [-Wdeprecated-declarations]
       return (time.time);
 ```
2019-12-07 17:16:06 +01: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 Use .timestamp instead of .time in time docs (#435) 2019-12-07 17:16:06 +01:00
cookbook Cookbook for Sonoff Light Switches (#407) 2019-11-29 18:27:26 +01:00
custom Document CustomAPIDevice 2019-11-02 20:49:48 +01:00
devices Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
guides DIY Examples : add Custom ESPHome for Wofea Alarm (#405) 2019-11-07 15:39:41 +01:00
images Cookbook for Sonoff Light Switches (#407) 2019-11-29 18:27:26 +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 Netlify (#153) 2019-02-07 13:54:45 +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 Cookbook for Sonoff Light Switches (#407) 2019-11-29 18:27:26 +01: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 Lint 2019-06-14 12:50:51 +02: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.