Samuel Sieb
13696b1ec4
add mqtt speed topics for fan ( #1140 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2020-07-15 11:45:54 +02:00
Otto Winter
764eb960c6
Update build scripts
2020-07-15 01:37:30 +02:00
Otto Winter
17b55fc23d
Tuya Sensor remove commented out code (style guide) ( #1132 )
2020-07-14 19:00:01 +02:00
Otto Winter
e20c994b82
Fix adding another mbedtls ( #1131 )
2020-07-14 18:59:48 +02:00
Otto Winter
465cd3d1f9
Add exposure notifications ( #1135 )
2020-07-14 18:47:17 +02:00
Otto Winter
412351fd1e
Use inclusive terminology ( #1137 )
2020-07-14 18:45:42 +02:00
Peter Kuehne
5776e70d7c
Bug/fix internal flag in binary sensor ( #1136 )
2020-07-14 17:59:03 +02:00
Otto Winter
1ccc6e342c
Remove debug line
2020-07-14 15:42:56 +02:00
Otto Winter
a53481e2da
Fix GH Actions release-dev.yml
2020-07-14 15:42:29 +02:00
Otto Winter
01b1b688b1
Simplify and enable caching
2020-07-14 15:10:26 +02:00
Otto Winter
3d78248aaf
Fix wrong variable name for docker login
2020-07-14 14:47:03 +02:00
Otto Winter
cf703f6ac4
GH Actions Update ( #1134 )
2020-07-14 14:34:44 +02:00
Peter Kuehne
2012c769f6
Feature/fix unit tests ( #1129 )
2020-07-14 13:11:58 +02:00
Jesse Hills
c8a4eb426c
Github actions repo ( #1130 )
...
* Revert dev release to esphome repo
* Delete gitlab ci
* Delete travis file
2020-07-13 19:55:15 -03:00
Carlos Gustavo Sarmiento
351ecf9bd4
Allow updating pid control params ( #1115 )
2020-07-13 22:30:17 +02:00
Dmitry Berezovsky
e6f42fa6f0
Packages feature ( #1052 )
...
* Started to work on packages feature
* Added some more validation to packages config
* Fixed some linter warnings
* Updated tests
* Reordered consts to avoid linter error
* Reordered consts to avoid linter error
* Refactored test yaml files to integrate into existing test pipeline
Co-authored-by: Dmitry Berezovsky <dmitry.berezovsky@logicify.com>
2020-07-13 11:45:06 -03:00
Joppy
582ac4ac81
Add support for Toshiba heat pumps ( #1121 )
...
The IR signals are based on captures from the WH-H01EE remote
controller.
Both transmit and receive are supported.
2020-07-13 09:23:53 -03:00
Jesse Hills
6e30bacae3
Revert "Add PR labels based on files changed ( #1127 )" ( #1128 )
...
This reverts commit c296b4c348
.
2020-07-12 18:19:02 -03:00
vxider
5d136a18af
brightness support for nextion ( #1109 )
2020-07-12 15:12:28 -03:00
Guillermo Ruffino
1a47e4b524
update test readme
2020-07-12 14:36:07 -03:00
Jesse Hills
c296b4c348
Add PR labels based on files changed ( #1127 )
...
* Add PR labels based on files changed
* Remove platform code
2020-07-12 14:08:44 -03:00
Guillermo Ruffino
c52cb7bbad
Temporary change docker build repository
...
Should be reverted to esphome's
2020-07-12 12:57:22 -03:00
Jesse Hills
1923e0312b
Add github actions ( #1125 )
2020-07-11 23:38:29 -03:00
Paul Deen
c8998941a5
Add 7.5inch v2 waveshare ( #1077 )
...
* Added 7.5inchV2
* Added 7.5inV2
* Added 7.5inch_V2
* fixed Display function
* Inverted bytecode
Added ~() to invert the bytecode and make the screen look black text on white background
* Hoping to keep Travis happy with blank lines
* more travis hacking
* travis happy?
* wow
* gfhj
2020-07-11 20:03:13 -03:00
Wauter
e41ea42074
feature request 398 add 'hide timestamp' option for version text sensor ( #1085 )
...
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:55:30 -03:00
Jesse Hills
ed5f207eba
Add support for Tuya Binary Sensors ( #1089 )
...
* Add Tuya binary sensor
* Add tuya binary sensor to test4
* Fix copy/paste
* Forgot id
2020-07-11 19:50:41 -03:00
Jesse Hills
a76b8e745b
Add support for Tuya Sensors ( #1088 )
...
* Add Tuya sensor
* Add tuya sensor to test4
* Forgot id
2020-07-11 19:46:10 -03:00
Jesse Hills
68d29c5af5
Add support for Tuya Climate devices ( #1076 )
...
* Start support for tuya climate devices
* Add tuya climate to test4
* Fix lint and cast
* Remove blank line
* Try to display accurate action based on observed behaviour.
* Fix action when in off mode
* Improve config dump
* merge use of CONF_SWITCH_DATAPOINT
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 19:04:34 -03:00
Samuel Sieb
c3acf08c02
fix script.wait action ( #1120 )
...
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 18:32:10 -03:00
Jesse Hills
ef9e6e4d6e
Add support for Tuya Switches ( #1074 )
...
* Add tuya component to test4.yaml
* Add support for tuya switches
* Better config dump
2020-07-11 17:52:29 -03:00
Guillermo Ruffino
f3158c8b24
fixes script wait not waiting ( #1123 )
2020-07-11 17:33:25 -03:00
Jesse Hills
ac4a179703
Install updated git version in lint image ( #1122 )
2020-07-11 17:22:03 -03:00
Guillermo Ruffino
dd4ea51d1f
Merge branch 'dev' of https://github.com/esphome/esphome into dev
2020-07-10 18:55:38 -03:00
Guillermo Ruffino
45f6926a5a
point dev docs to next url
2020-07-10 18:55:16 -03:00
Guillermo Ruffino
5ca4bac10a
Revert "Add cryptography requirement to the setup.py file ( #1116 )" ( #1118 )
...
This reverts commit 0e5e559283
.
2020-07-10 17:37:26 -03:00
Guillermo Ruffino
ec026ab3a8
Revert "Add ESP32 support for WPA2-EAP Enterprise WiFi authentication ( #1080 )" ( #1117 )
...
This reverts commit c693c219f4
.
2020-07-10 17:36:29 -03:00
Jesse Hills
0e5e559283
Add cryptography requirement to the setup.py file ( #1116 )
2020-07-09 23:50:19 -03:00
Keith Burzinski
417a3cdf51
Add SSD1351 OLED display support ( #1100 )
...
* Add SSD1351 display support
* Linting round 2
* Updated/rebased for proper Color support
* Fix color image processing
2020-07-09 23:49:26 -03:00
Keith Burzinski
7fa98e288f
SSD1325 grayscale support ( #1064 )
...
* SSD1325 grayscale support implemented
* Linted
* Fix garbage on display at power-up
* Rebase
* Linted
* Add brightness control, CS fixes
* Fix up SSD1327 init
* Add turn_on() and turn_off() methods
* Set brightness later in setup(), logging tweak
* Added is_on() method
* Added grayscale image support
* Updated to use Color, 1327 GS fix
2020-07-09 21:53:49 -03:00
Tom Price
c693c219f4
Add ESP32 support for WPA2-EAP Enterprise WiFi authentication ( #1080 )
...
* Add config generation and validation to support various WPA2-EAP authentication methods.
Config generate validates that all the required parameters are set in valid combinations.
In the event of EAP-TLS, the private key is matched to the certificate to check for pasting errors.
Add EAPAuth struct to header.
Add eap_auth property to WiFiAP with getters/setters.
* Add C++ code for setting WPA2-EAP authentication.
* Fix config for x509 EAP-TLS authentication.
* Fix a few linting issues.
* Fix a couple more linting issues that only showed up in CI
* Remove stray character.
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 21:35:35 -03:00
peq123
e5d4e12457
RGBWW - added channel interlock for RGB vs white ( #1042 )
...
* Update light_color_values.h
* Update light_color_values.h
* Update light_color_values.h
* Update light_color_values.h
* colour relative to white value
* Update light_state.cpp
* Update light_state.cpp
* Update light_state.cpp
* Update light_state.cpp
* Update light_color_values.h
* Update light_state.cpp
* linting
* Update light_state.cpp
* Update light_color_values.h
* more lint
* more lint
* Update light_state.cpp
* Update light_state.cpp
* Update light_state.cpp
* add optional interlock
* Update test1.yaml
* Update light_state.cpp
* Update light_state.h
* interlock
* optional interlock.
* interlock as trait
* color interlock as trait
* optional color interlock....
* optional color interlock
* Update light_color_values.h
* Lint checks....
* making travis happy
* making sure gamma_correct fix is included
* Update light_color_values.h
* making travis happy
* clang-format
* Code tidy
* Update light_color_values.h
* Update light_color_values.h
2020-07-09 20:29:44 -03:00
Carlos Gustavo Sarmiento
33212d1abf
Add Integral Reset Action to PIDClimate ( #1104 )
2020-07-09 20:25:46 -03:00
Guillermo Ruffino
7a16f846eb
add click dependency ( #1111 )
...
* add click dependency
* Update requirements.txt
2020-07-08 15:52:51 -03:00
Guillermo Ruffino
6873f09f57
Fix ethernet logging too many warn messages ( #1112 )
2020-07-08 15:25:32 -03:00
Guillermo Ruffino
382793de9a
unpin mbedtls version ( #1114 )
2020-07-08 12:29:16 -03:00
Keith Burzinski
d4e76185bd
Thermostat component ( #1105 )
...
* Add thermostat component
* Add hysteresis accessor
* Linted
* Fixed up const.py and test
* Fix test...again...oops
2020-07-01 22:38:51 -03:00
vxider
8566dd9100
use default avg mode ( #1102 )
2020-07-01 22:36:36 -03:00
Guillermo Ruffino
f479eae714
Revert "Climate bang bang enhancements ( #1061 )" ( #1106 )
...
This reverts commit 0082c5b459
.
2020-07-01 14:08:55 -03:00
Jonathan Adams
31067530a5
Fixes esphome/issues#1192 - Save on upload bug ( #1107 )
2020-07-01 14:08:17 -03:00
Guillermo Ruffino
6505c30c2b
fix gitlab test4.yaml
2020-06-30 22:17:05 -03:00