mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
633d20d023
* Remove sleeps. - the sleeps is not needed. * Make sleep depending on environment variable. - set QUICKWIZARD to true to disable sleeps. * Changed env-name and made it work without env. - It only worked when environment variable was defined. Now it works with variable unset, which should be the normal case. - Added ESPHOMEYAML_ as prefix so it's ESPHOMEYAML_QUICKWIZARD. |
||
---|---|---|
.. | ||
components | ||
__init__.py | ||
__main__.py | ||
config.py | ||
config_validation.py | ||
const.py | ||
core.py | ||
espota.py | ||
helpers.py | ||
mqtt.py | ||
pins.py | ||
wizard.py | ||
writer.py | ||
yaml_util.py |