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

212 Commits

Author SHA1 Message Date
Otto Winter
42dc148818 Revert Multi Wifi 2018-06-11 15:22:03 +02:00
Otto Winter
7598ad90ce Fix RF receiver dumpers 2018-06-11 15:21:38 +02:00
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
Otto Winter
e6127c3df1 Improve time config validation 2018-06-08 20:33:14 +02:00
Johan Bloemberg
7ffea216ef Fix deprecation of board_flash_mode parameter (#41)
* Fix deprecation of board_flash_mode parameter

Fixes `Warning! `board_flash_mode` option is deprecated and will be removed in the next release! Please use `board_build.flash_mode` instead.`

* Don't break flashing for older installations.
2018-06-08 11:34:06 +02:00
Johan Bloemberg
716594be20 Make sure logs after upload works when using explicit OTA. (#42) 2018-06-08 10:41:01 +02:00
Otto Winter
94c2435852 Fix hmac with non-ASCII passwords 2018-06-07 21:52:41 +02:00
Otto Winter
238633168a Fix HassIO edge config 2018-06-07 21:22:11 +02:00
Otto Winter
b4d5efdb35 Dashboard authentication 2018-06-07 20:47:06 +02:00
Johan Bloemberg
63bd42c647 Support specifying hostname/ip as --upload-port (#36) 2018-06-07 20:36:00 +02:00
Brandon Davidson
6d33eabdb8 Add WiFi Signal Strength sensor (#35) 2018-06-07 19:29:18 +02:00
Otto Winter
8959556be6 on_boot and on_shutdown triggers 2018-06-07 17:06:50 +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
1942cf5ea4 Bump version to 1.6.2 2018-06-06 21:01:20 +02:00
Otto Winter
eee238d7be Add verbose mode for espota 2018-06-06 11:12:42 +02:00
Otto Winter
ccc4ff0838 Fix MQTT logs 2018-06-06 11:12:29 +02:00
Otto Winter
425631dfa0 Fix OTA port not being set 2018-06-06 11:12:14 +02:00
Otto Winter
9057264b70 Improve error messages 2018-06-06 10:27:59 +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
e97282e857 Make Automation output readable again 2018-06-06 09:18:39 +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
1f5c060c78 Fix MQTT publish 2018-06-06 08:35:31 +02:00
Otto Winter
62e4df7e21 Fix MQTT availability option 2018-06-06 08:35:23 +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
2c32f79a56 Attempt to solve UnicodeEncodeError in HassIO when running on RPi 2018-06-05 23:19:46 +02:00
Otto Winter
d9d710e291 Adjust serial port fetch interval 2018-06-05 23:19:28 +02:00
Otto Winter
8a120855a4 Better OSError handling for YAML parser 2018-06-05 23:18:56 +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
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