Jimmy Hedman
a9a39b50ec
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.
2018-04-11 22:34:43 +02:00
Jimmy Hedman
a8fb079814
Make sleep depending on environment variable.
...
- set QUICKWIZARD to true to disable sleeps.
2018-04-11 22:34:43 +02:00
Jimmy Hedman
b25b908aa9
Remove sleeps.
...
- the sleeps is not needed.
2018-04-11 22:34:43 +02:00
Otto Winter
0ab63dc4d4
Enable Travis Linting ( #3 )
...
* Flake8 Travis Job
* Fix flake8 warnings
* Fix pylint errors
* Fix travis file
2018-04-10 17:17:46 +02:00
Jimmy Hedman
51c856e65e
It now complies with flake8 --ignore=E501,W291 ( #1 )
...
- Not changning long lines or lines ending with space.
2018-04-10 16:21:32 +02:00
Otto Winter
d5b4971d81
Bump version to 1.2.1
2018-04-07 12:01:50 +02:00
Otto Winter
982e9c1051
Initial Commit 🎉
2018-04-07 01:23:03 +02:00