mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-29 22:51:44 +01:00
Source for esphome.io documentation files.
c8baae2bc6
`.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); ``` |
||
---|---|---|
_static | ||
_templates | ||
.github | ||
.vscode | ||
changelog | ||
components | ||
cookbook | ||
custom | ||
devices | ||
guides | ||
images | ||
misc | ||
svg2png | ||
web-api | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
.gitpod.yml | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
conf.py | ||
Dockerfile | ||
Doxygen | ||
github.py | ||
index.rst | ||
LICENSE.md | ||
Makefile | ||
netlify.toml | ||
README.md | ||
requirements.txt | ||
runtime.txt | ||
seo.py | ||
sitemap.py | ||
svg2png.py | ||
travis.py |
ESPHome-Docs
Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.