1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-15 07:08:20 +00:00

331 Commits

Author SHA1 Message Date
Otto Winter
ecf8b86359 Lint 2018-09-25 10:30:45 +02:00
John Erik Halse
a6d876162b Use tls for connecting to mqtt broker when fingerprints is set (#118) 2018-09-24 22:27:38 +09:00
Adriaan Peeters
a72578bb3e Add ‘only-generate’ parameter to generate command to only generate the C++ code (#84)
* Introduce parser_compile variable

* Add ‘only-generate’ parameter to the compile command which only generates the C++ code
2018-09-19 21:51:39 +09:00
Otto Winter
203c2f6f65 Last Touches 2018-08-25 22:18:22 +02:00
Otto Winter
7407e3eb9f Further changes 2018-08-24 22:44:15 +02:00
Otto Winter
94155de87a Fixes for release-candidate 2018-08-22 22:04:56 +02:00
Otto Winter
19959cf507 Displays 2018-08-18 21:40:59 +02:00
Otto Winter
36a863b577 Smallish Update 2018-08-13 19:11:33 +02:00
Otto Winter
c99c9c92b3 Create LICENSE 2018-07-28 16:33:01 +02:00
Otto Winter
044a7f1567 Revert "Revert "Add password to esphomeyaml non-dev config""
This reverts commit 7802c63f5a5277b1f48f4d2e701adc895790895b.
2018-06-14 10:08:27 +02:00
Otto Winter
a66856b8c9 Revert "Add password to esphomeyaml non-dev config"
This reverts commit 94bef2a5a448d7bf8c7e5116d8d0e09297f17b58.
2018-06-14 09:39:18 +02:00
Otto Winter
a19a037a0d Add password to esphomeyaml non-dev config 2018-06-14 09:29:53 +02:00
Otto Winter
279dadc314 Small fixes 2018-06-14 00:14:01 +02:00
Otto Winter
d391b6f233 Fix lint 2018-06-13 23:01:50 +02:00
Otto Winter
6062c74ac4 Bump version to 1.7.0 2018-06-13 22:56:49 +02:00
Otto Winter
0128575f09 Allow simpler automation syntax 2018-06-13 21:27:58 +02:00
Otto Winter
a0d05dfc5d Automate HassIO builds using Gitlab CI (#52)
* Add Gitlab CI

* Fix aarch64 edge build
2018-06-13 11:13:53 +02:00
Otto Winter
314798dfd7 Add ESP32 BLE Beacon 2018-06-12 21:18:04 +02:00
Otto Winter
b6436d2905 Fix multi wifi validation 2018-06-11 16:13:46 +02:00
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