1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-14 22:58:13 +00:00

54 Commits

Author SHA1 Message Date
Otto Winter
2de6f689fd Add build_path option. Fixes#49 2018-06-11 10:12:44 +02:00
Otto Winter
fc6b559449 Add internal modifier. Fixes ottowinter/esphomelib#77 2018-06-11 10:01:54 +02:00
Otto Winter
a7bc687212 Fixes esphomelib#72 2018-06-08 20:33:14 +02:00
Brandon Davidson
6d33eabdb8 Add WiFi Signal Strength sensor (#35) 2018-06-07 19:29:18 +02:00
Otto Winter
e01de74c3e Lint 2018-06-07 17:04:33 +02:00
Otto Winter
086b347381 SHT3X-D Remove Accuracy Option 2018-06-07 11:27:04 +02:00
Otto Winter
425631dfa0 Fix OTA port not being set 2018-06-06 11:12:14 +02:00
Otto Winter
777a485f60 Fix dallas resolution 2018-06-06 10:27:50 +02:00
Otto Winter
4b1adec966 Fix optional returns from templates 2018-06-06 09:48:59 +02:00
Otto Winter
64366e4668 Fix ESP32 touch sleep duration conversion 2018-06-06 09:30:14 +02:00
Otto Winter
7d694949e4 Fix ESP32 touch ID issue 2018-06-06 09:26:56 +02:00
Otto Winter
39c76cb854 Fix ESP32 BLE 2018-06-06 09:18:21 +02:00
Otto Winter
bf86ccaa9c Fix SHT3xD with manual update interval 2018-06-06 09:06:14 +02:00
Otto Winter
dc734709a6 Improve wrong pin error message 2018-06-06 08:55:53 +02:00
Otto Winter
a6d1ff0b06 Fix WiFi domain option 2018-06-06 08:13:05 +02:00
Otto Winter
cd1a1e277c Fix web server CSS/JS URL 2018-06-06 08:12:51 +02:00
Otto Winter
e3ab63e5df Fix OrFilter 2018-06-06 08:12:39 +02:00
Otto Winter
833a1c259c Fix MQTT messages 2018-06-06 08:12:30 +02:00
Otto Winter
8219d84713 Fix i2c frequency 2018-06-06 08:12:17 +02:00
Otto Winter
bbb2ce22b2 Fix ultrasonic typo Fixes #62 2018-06-06 07:09:03 +02:00
Otto Winter
026f2f1895 Fix erroneous validation. Fixes OttoWinter/esphomelib#59 2018-06-05 22:32:34 +02:00
Otto Winter
625f14b9d4 Deep Sleep wakeup pin mode 2018-06-05 22:31:39 +02:00
Otto Winter
23116184de Fix filter out nan filter 2018-06-04 20:47:15 +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
7667c14ca2 ADC VCC support Fixes #26 2018-06-02 13:43:49 +02:00
Otto Winter
efd155f4ce Fix template/switch cover example. Fixes #27 2018-06-01 22:58:23 +02:00
Brandon Davidson
42d6ce7c01 Fix #27 - invalid code gen for Template Cover (#29) 2018-06-01 22:48:07 +02:00
Otto Winter
e5df1b9295 Updates 2018-06-01 18:06:18 +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
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
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
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
Otto Winter
d0d0f0cd76 Fix generic output 2018-05-06 17:40:27 +02:00
Otto Winter
86f085a09a Update for 1.4.0 2018-05-06 15:56:12 +02:00