1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 14:48:18 +00:00

71 Commits

Author SHA1 Message Date
Otto Winter
625f14b9d4 Deep Sleep wakeup pin mode 2018-06-05 22:31:39 +02:00
Otto Winter
82041b42c7 Fix lint 2018-06-04 20:47:29 +02:00
Otto Winter
82c30cd4e4 Update Dockerfile 2018-06-04 20:47:23 +02:00
Otto Winter
23116184de Fix filter out nan filter 2018-06-04 20:47:15 +02:00
Otto Winter
6f75b841b5 Bump version to 1.6.1 2018-06-03 23:45:57 +02:00
Otto Winter
ac1a7aa20c Update Dockerfiles 2018-06-03 23:45:29 +02:00
Otto Winter
5d540b1bc5 HassIO add-on pre-built images 2018-06-03 19:22:25 +02:00
Otto Winter
53222c9666 Add Sonoff S20 example 2018-06-03 13:00:40 +02:00
Otto Winter
7f295e9697 Validate configuration button 2018-06-03 12:16:43 +02:00
Otto Winter
997563d152 Fix dashboard upload port selection 2018-06-03 11:18:53 +02:00
Otto Winter
f20165de99 add_job 2018-06-03 07:11:11 +02:00
Otto Winter
90cbe5bfb6 ESP32 Hall Sensor 2018-06-02 23:25:13 +02:00
Otto Winter
44fe090d67 New coroutine-based task execution 2018-06-02 22:22:20 +02:00
Otto Winter
ff357f7162 Sonoff 4CH example with automation 2018-06-02 15:41:11 +02:00
Otto Winter
7667c14ca2 ADC VCC support Fixes #26 2018-06-02 13:43:49 +02:00
Otto Winter
eae6b633d5 Fix pylint... Again... 2018-06-01 23:01:31 +02:00
Otto Winter
efd155f4ce Fix template/switch cover example. Fixes #27 2018-06-01 22:58:23 +02:00
Otto Winter
8967fc495c Warn about tornado. Fixes #24 2018-06-01 22:49:14 +02:00
Brandon Davidson
42d6ce7c01 Fix #27 - invalid code gen for Template Cover (#29) 2018-06-01 22:48:07 +02:00
Otto Winter
be45d88c7f Bump version to 1.6.0 2018-06-01 18:48:27 +02:00
Otto Winter
93bb6a5855 HassIO add-on 2018-06-01 18:45:23 +02:00
Otto Winter
e5df1b9295 Updates 2018-06-01 18:06:18 +02:00
Otto Winter
818f46f8d9 Fix cover automation 2018-05-27 15:00:56 +02:00
Otto Winter
f233d2372f HassIO -> dashboard 2018-05-27 14:15:24 +02:00
Otto Winter
1baa3386b7 Update dev library URI 2018-05-21 20:55:39 +02:00
Otto Winter
84f75fc2f7 More Actions 2018-05-21 17:01:47 +02:00
Otto Winter
ba9b1b1ed0 HassIO add-on (#18)
* HassIO Beginnings

* Updates

* Fix pylint errors

* Fix pylint error
2018-05-21 16:40:22 +02:00
Jimmy Hedman
6f4074cc15 Add domain paramteter to wifi. (#16)
* Add domain paramteter to wifi.

- To be able to do OTA updates on networks that doesn't use .local as
  local domain parameter domain is added to wifi section. It's currently
  only used for OTA.

* Centralised default parameter for domain.

* Added input validation for domainname.
2018-05-21 15:47:30 +02:00
Jimmy Hedman
eedb6f7828 Fix flake8 warnings. (#17) 2018-05-21 15:07:17 +02:00
Otto Winter
504516d98e Automation API & Cleanup 2018-05-20 12:41:52 +02:00
Otto Winter
9fd5a4b662 Bump version to 1.5.3 2018-05-18 09:45:28 +02:00
Otto Winter
f1ffa0f348 Ultrasonic sensor echo must be internal 2018-05-18 09:44:41 +02:00
Otto Winter
df54689a9b More sensor filters 2018-05-18 09:44:25 +02:00
Otto Winter
38de253288 FastLED power supply 2018-05-18 09:44:03 +02:00
Otto Winter
04c83be505 Improve PCF8574 validation 2018-05-17 21:56:50 +02:00
Otto Winter
2b09f2e4e8 Rotary Encoders 2018-05-17 21:35:39 +02:00
Otto Winter
2275818b03 More filters 2018-05-17 21:31:39 +02:00
Otto Winter
ff114a640b Rotary Encoder 2018-05-17 19:57:55 +02:00
Otto Winter
07f83b5d62 Generic Switch inversion support fixes #14 2018-05-17 17:20:43 +02:00
Otto Winter
818c5395df DHT12 Support 2018-05-17 17:19:16 +02:00
Otto Winter
a2bf7d7c6d Bump version to 1.5.2 2018-05-16 23:05:35 +02:00
Otto Winter
941b767907 Fix GPIO expression issue with no inverted set 2018-05-16 23:04:33 +02:00
Otto Winter
b92e0f282f Bump version to 1.5.1 2018-05-16 22:45:06 +02:00
Otto Winter
425473f6bb Initial Sonoff support 2018-05-16 19:45:33 +02:00
Otto Winter
861a128de9 Fix PCF8574 inverted KeyError #12 2018-05-15 11:22:55 +02:00
Otto Winter
85d7612210 Fix C++ String escaping fixes #11 2018-05-15 11:09:27 +02:00
Otto Winter
4000293412 Bump version to 1.5.0 2018-05-14 22:10:17 +02:00
Otto Winter
5c8b4d791f Fixes 2018-05-14 21:13:51 +02:00
Otto Winter
3f1c41d627 FastLED fixes 2018-05-14 17:34:43 +02:00
Otto Winter
0bde0a49d0 Preparations for 1.5.0 2018-05-14 11:50:56 +02:00