Commit Graph

2134 Commits

Author SHA1 Message Date
Otto Winter 19929fafa5
Rotary Encoder 2018-05-17 19:57:55 +02:00
Otto Winter 3a9febaf85
Generic Switch inversion support fixes #14 2018-05-17 17:20:43 +02:00
Otto Winter ebb5991889
DHT12 Support 2018-05-17 17:19:16 +02:00
Otto Winter f18f8444c7
Bump version to 1.5.2 2018-05-16 23:05:35 +02:00
Otto Winter 10607f2a51
Fix GPIO expression issue with no inverted set 2018-05-16 23:04:33 +02:00
Otto Winter d3ac5bfb27
Bump version to 1.5.1 2018-05-16 22:45:06 +02:00
Otto Winter 4b9bb2b731
Initial Sonoff support 2018-05-16 19:45:33 +02:00
Otto Winter 8639eb1b27
Fix PCF8574 inverted KeyError #12 2018-05-15 11:22:55 +02:00
Otto Winter 9979ee6ddf
Fix C++ String escaping fixes #11 2018-05-15 11:09:27 +02:00
Otto Winter ee502a7aaa
Bump version to 1.5.0 2018-05-14 22:10:17 +02:00
Otto Winter dc516f7537
Fixes 2018-05-14 21:13:51 +02:00
Otto Winter 44f2b582b5
FastLED fixes 2018-05-14 17:34:43 +02:00
Otto Winter 262855ff62
Preparations for 1.5.0 2018-05-14 11:50:56 +02:00
Otto Winter eec163644d
Bump version to 1.4.0 2018-05-06 18:23:23 +02:00
Otto Winter e65a4d50e5
Fix time config validation 2018-05-06 17:40:37 +02:00
Otto Winter a88aad2179
Fix generic output 2018-05-06 17:40:27 +02:00
Otto Winter 49736c8c6d
Update for 1.4.0 2018-05-06 15:56:12 +02:00
Otto Winter 7915e420f4
Fix Wemos D1 Mini Pin Numbering (fixes #9) 2018-04-24 21:52:59 +02:00
Otto Winter 595aa5e92d
Bump version to 1.3.0 2018-04-18 19:33:53 +02:00
Otto Winter ef1aa16627
Fix build 2018-04-18 18:44:37 +02:00
Otto Winter 3540b3fbb0
Web server (#7)
* Web Server

* Preparations for 1.3

* Fixes

* Fix Lint
2018-04-18 18:43:13 +02:00
Jimmy Hedman ac5ab33975 Cleaned some low hanging pyling warnings. (#6) 2018-04-12 12:56:03 +02:00
Jimmy Hedman 633d20d023 Remove sleeps. (#5)
* 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.
2018-04-11 22:51:56 +02:00
Otto Winter 9e5548324b
Fix lint error 2018-04-11 18:29:21 +02:00
Otto Winter c31c5c4041
Bump version to 1.2.2 2018-04-10 20:43:19 +02:00
Otto Winter 34605f19ee
Secret and Include directives in confg (#4) 2018-04-10 20:18:02 +02:00
Otto Winter 58e1b8454d
Handle multiple serial ports better 2018-04-10 20:17:20 +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 de766a0100
Merge branch 'master' of https://github.com/OttoWinter/esphomeyaml 2018-04-07 12:01:56 +02:00
Otto Winter d5b4971d81
Bump version to 1.2.1 2018-04-07 12:01:50 +02:00
Otto Winter 8195981bc6
Update README.md 2018-04-07 08:30:43 +02:00
Otto Winter 7f09d4f23d
Update README.md 2018-04-07 08:27:57 +02:00
Otto Winter 982e9c1051
Initial Commit 🎉 2018-04-07 01:23:03 +02:00