dubit0 
							
						 
					 
					
						
						
							
						
						002861f13b 
					 
					
						
						
							
							Float output: Fix min_power and max_power adjusting when output is inverted ( #1250 )  
						
						... 
						
						
						
						This patch fixes faulty behaviour when both, invert and min_power/max_power
are set for a float output (e.g. PWM). The current code scales the output
level to the range [min_power, max_power] and subsequently inverts the value.
This leads to values that are outside the range [min_power, max_power].
This patch fixes the problem by inverting the requested level first and then
scaling it to the interval [min_power, max_power].
Co-authored-by: Thomas Niederprüm <niederp@physik.uni-kl.de > 
						
						
					 
					
						2020-10-01 19:55:42 -03:00 
						 
				 
			
				
					
						
							
							
								James Gao 
							
						 
					 
					
						
						
							
						
						dbec3d7c50 
					 
					
						
						
							
							Typo in the pm2.5 grid ( #1311 )  
						
						... 
						
						
						
						The incorrect pm2.5 grid results in incorrect AQI values in the 51-100 range. 
						
						
					 
					
						2020-10-01 19:47:29 -03:00 
						 
				 
			
				
					
						
							
							
								Ivo-tje 
							
						 
					 
					
						
						
							
						
						89cde158d6 
					 
					
						
						
							
							Table row wasn't closed ( #1310 )  
						
						... 
						
						
						
						Co-authored-by: Ivo <ivo-gitlab@schooneman.net > 
						
						
					 
					
						2020-10-02 07:00:00 +13:00 
						 
				 
			
				
					
						
							
							
								buxtronix 
							
						 
					 
					
						
						
							
						
						d7b76aadb2 
					 
					
						
						
							
							Support Daikin horizontal swing ( #1247 )  
						
						... 
						
						
						
						Co-authored-by: Ben Buxton <bb@cactii.net > 
						
						
					 
					
						2020-10-01 11:24:55 -03:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						e09fefd389 
					 
					
						
						
							
							Dont fast fail testing so results are not hidden in matrix builds ( #1286 )  
						
						
						
						
					 
					
						2020-09-30 06:50:06 +13:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						febc485da6 
					 
					
						
						
							
							Bump pytest-cov from 2.10.0 to 2.10.1 ( #1253 )  
						
						... 
						
						
						
						Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-27 20:31:46 -03:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						2ae709c2ba 
					 
					
						
						
							
							Bump paho-mqtt from 1.5.0 to 1.5.1 ( #1297 )  
						
						... 
						
						
						
						Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/eclipse/paho.mqtt.python/releases )
- [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt )
- [Commits](https://github.com/eclipse/paho.mqtt.python/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-27 20:31:21 -03:00 
						 
				 
			
				
					
						
							
							
								rspaargaren 
							
						 
					 
					
						
						
							
						
						0ccfdd4711 
					 
					
						
						
							
							Enable reverse display of the Max7219 digit ( #1234 )  
						
						... 
						
						
						
						* add reverse option
* Update max7219digit.cpp
adding space for formatting
* Update esphome/components/max7219digit/display.py
Copy past error...
Co-authored-by: Otto Winter <otto@otto-winter.com >
Co-authored-by: Otto Winter <otto@otto-winter.com > 
						
						
					 
					
						2020-09-28 06:17:28 +13:00 
						 
				 
			
				
					
						
							
							
								Florian Gareis 
							
						 
					 
					
						
						
							
						
						0e59243b83 
					 
					
						
						
							
							Replace CENTER_LEFT with TOP_LEFT to match other printf function ( #1295 )  
						
						
						
						
					 
					
						2020-09-26 22:02:13 +12:00 
						 
				 
			
				
					
						
							
							
								Kevin Pelzel 
							
						 
					 
					
						
						
							
						
						01bbd04a5a 
					 
					
						
						
							
							Add Fan and Swing Support to fujitsu-general Component ( #1287 )  
						
						... 
						
						
						
						* Added fan and swing support to fujitsu-general
* fixed formatting 
						
						
					 
					
						2020-09-24 00:07:51 -03:00 
						 
				 
			
				
					
						
							
							
								Luke Fitzgerald 
							
						 
					 
					
						
						
							
						
						e3a6c9a6cf 
					 
					
						
						
							
							fix(remote_receiver): Add missing pin setup for ESP32 ( #1252 )  
						
						
						
						
					 
					
						2020-09-19 23:40:33 -03:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						99598d87a9 
					 
					
						
						
							
							Readds the battery level for xiaomi_hhccjcy01 ( #1288 )  
						
						
						
						
					 
					
						2020-09-19 23:37:34 -03:00 
						 
				 
			
				
					
						
							
							
								EmbeddedDevver 
							
						 
					 
					
						
						
							
						
						b5df50893b 
					 
					
						
						
							
							Update max31855.cpp ( #1273 )  
						
						... 
						
						
						
						line 47: mem 
It's valid to have mem value of zero (0) when the temperature of the IC and the k-probe equals exactly zero degrees. 
						
						
					 
					
						2020-09-16 12:41:29 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f46b3d15cd 
					 
					
						
						
							
							Bump platformio from 4.3.4 to 5.0.1 ( #1275 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com > 
						
						
					 
					
						2020-09-16 12:38:33 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						041b4ec66e 
					 
					
						
						
							
							Bump pytest from 6.0.1 to 6.0.2 ( #1280 )  
						
						... 
						
						
						
						Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.1...6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-16 12:32:52 +02:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						703e9673c2 
					 
					
						
						
							
							Adds new homeassistant.tag_scanned action ( #1281 )  
						
						
						
						
					 
					
						2020-09-16 12:29:20 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						e7bd93b4b0 
					 
					
						
						
							
							Bump pylint from 2.5.3 to 2.6.0 ( #1262 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Otto Winter <otto@otto-winter.com > 
						
						
					 
					
						2020-09-16 12:12:40 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a401c71d3e 
					 
					
						
						
							
							Bump protobuf from 3.12.4 to 3.13.0 ( #1254 )  
						
						... 
						
						
						
						Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.4...v3.13.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-15 17:18:18 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5bae233334 
					 
					
						
						
							
							Bump pytest-mock from 3.2.0 to 3.3.1 ( #1263 )  
						
						... 
						
						
						
						Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.2.0...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-09-15 17:16:32 +02:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						ff24023b39 
					 
					
						
						
							
							Adds support for Tuya Climate temperature multiplier ( #1276 )  
						
						... 
						
						
						
						* Adds support for temperature multiplier
* Add new multiplier to test file
* Remove import
* Fixes 
						
						
					 
					
						2020-09-14 19:33:37 -03:00 
						 
				 
			
				
					
						
							
							
								akoivist 
							
						 
					 
					
						
						
							
						
						e24d5c172f 
					 
					
						
						
							
							Fix for Ruuvi voltage parsing of RAWv2 format ( #1267 )  
						
						... 
						
						
						
						Power_info should be 2 bytes, so changed uint8 to uint16. With uint8 voltage is always reported to be near 1.6V. 
						
						
					 
					
						2020-09-01 19:17:15 -03:00 
						 
				 
			
				
					
						
							
							
								Guillermo Ruffino 
							
						 
					 
					
						
						
							
						
						0918f452a0 
					 
					
						
						
							
							fix sntp timezone ( #1266 )  
						
						
						
						
					 
					
						2020-09-01 19:15:26 -03:00 
						 
				 
			
				
					
						
							
							
								Keith Burzinski 
							
						 
					 
					
						
						
							
						
						69f5d8cd0f 
					 
					
						
						
							
							Fix SSD1306 post-setup brightness control ( #1090 )  
						
						... 
						
						
						
						* Fix post-setup brightness control
* Add turn_on() and turn_off() methods
* Added is_on() method
* Set brightness later in setup()
* Use clamp() for brightness validation 
						
						
					 
					
						2020-08-23 20:36:11 -03:00 
						 
				 
			
				
					
						
							
							
								Guillermo Ruffino 
							
						 
					 
					
						
						
							
						
						9a57e8fcb0 
					 
					
						
						
							
							fixes deg symbol not shown ( #1248 )  
						
						
						
						
					 
					
						2020-08-13 23:21:19 -03:00 
						 
				 
			
				
					
						
							
							
								Guillermo Ruffino 
							
						 
					 
					
						
						
							
						
						a9d75ca4f4 
					 
					
						
						
							
							Image bit dephts ( #1241 )  
						
						
						
						
					 
					
						2020-08-11 15:28:30 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						ccb6fc3010 
					 
					
						
						
							
							Bump docker base image to 2.6.0 ( #1245 )  
						
						
						
						
					 
					
						2020-08-08 18:42:21 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4e9a05fe11 
					 
					
						
						
							
							Bump pytest from 6.0.0 to 6.0.1 ( #1236 )  
						
						... 
						
						
						
						Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.0...6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-08-08 18:33:30 +02:00 
						 
				 
			
				
					
						
							
							
								Ian Leeder 
							
						 
					 
					
						
						
							
						
						8a294e4134 
					 
					
						
						
							
							Clean up ALLOWED_CHARS ( #1235 )  
						
						
						
						
					 
					
						2020-08-06 17:29:45 +02:00 
						 
				 
			
				
					
						
							
							
								Guillermo Ruffino 
							
						 
					 
					
						
						
							
						
						aad9a539c1 
					 
					
						
						
							
							make powered on assume public ( #1240 )  
						
						
						
						
					 
					
						2020-08-06 17:13:19 +02:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						fd6ac529fb 
					 
					
						
						
							
							Script mode fix ( #1238 )  
						
						
						
						
					 
					
						2020-08-06 17:08:48 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						009cea1abf 
					 
					
						
						
							
							Fix tuya.cpp compile warning ( #1232 )  
						
						
						
						
					 
					
						2020-07-30 17:26:40 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						4c3c14ec32 
					 
					
						
						
							
							Fix ESP8266 core has a broken settimeofday implementation ( #1231 )  
						
						
						
						
					 
					
						2020-07-30 11:41:06 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						636c9db1e3 
					 
					
						
						
							
							Bump ESPAsyncTCP from 1.2.2 to 1.2.3 ( #1227 )  
						
						
						
						
					 
					
						2020-07-30 11:38:57 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						71f625bbd3 
					 
					
						
						
							
							Bump protobuf from 3.12.2 to 3.12.4 ( #1230 )  
						
						... 
						
						
						
						Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.12.2 to 3.12.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.2...v3.12.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-07-30 10:31:53 +02:00 
						 
				 
			
				
					
						
							
							
								Ian Leeder 
							
						 
					 
					
						
						
							
						
						aea2e9a6bb 
					 
					
						
						
							
							Add hyphen to supported name characters ( #1223 )  
						
						... 
						
						
						
						Co-authored-by: Otto Winter <otto@otto-winter.com > 
						
						
					 
					
						2020-07-30 00:02:34 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						3f6f3c14c4 
					 
					
						
						
							
							Bump ESP8266 Arduino framework from 2.7.2 to 2.7.3 ( #1229 )  
						
						
						
						
					 
					
						2020-07-29 23:29:38 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						b1d77b7c03 
					 
					
						
						
							
							Fix release.yml invalid bash syntax ( #1226 )  
						
						
						
						
					 
					
						2020-07-29 20:45:47 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						cb0ba647ed 
					 
					
						
						
							
							Bump base image to 2.4.1 ( #1224 )  
						
						
						
						
					 
					
						2020-07-29 20:04:14 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						f9fceb7ffc 
					 
					
						
						
							
							Fix ci-custom.py const.py ordered check and improve code ( #1222 )  
						
						
						
						
					 
					
						2020-07-29 18:19:48 +02:00 
						 
				 
			
				
					
						
							
							
								dr-oblivium 
							
						 
					 
					
						
						
							
						
						2697c9465b 
					 
					
						
						
							
							wpa2 enterprise fixes: also copy eap parameters, don't require psk password to be set ( #1215 )  
						
						
						
						
					 
					
						2020-07-29 18:18:53 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						8d204655be 
					 
					
						
						
							
							Bump ESPAsyncWebServer-esphome to v1.2.7 ( #1221 )  
						
						
						
						
					 
					
						2020-07-29 12:57:43 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						8414a22356 
					 
					
						
						
							
							Bump pytest from 5.4.3 to 6.0.0 ( #1220 )  
						
						... 
						
						
						
						Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.3 to 6.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.3...6.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-07-29 09:15:10 +02:00 
						 
				 
			
				
					
						
							
							
								Emil Hesslow 
							
						 
					 
					
						
						
							
						
						36e4a8b444 
					 
					
						
						
							
							Stop infinite loop in light on_turn_on ( #1219 )  
						
						... 
						
						
						
						Co-authored-by: Otto Winter <otto@otto-winter.com > 
						
						
					 
					
						2020-07-29 09:13:51 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						949c71dc97 
					 
					
						
						
							
							Add job to update HassIO addon repo ( #1218 )  
						
						
						
						
					 
					
						2020-07-28 23:25:55 +02:00 
						 
				 
			
				
					
						
							
							
								Guillermo Ruffino 
							
						 
					 
					
						
						
							
						
						a6f6b8da7f 
					 
					
						
						
							
							renamed icon molecule co2 ( #1217 )  
						
						... 
						
						
						
						* renamed icon molecule co2
* sort of course 
						
						
					 
					
						2020-07-28 15:17:24 -03:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						a9f123e864 
					 
					
						
						
							
							Remove overview job from CI ( #1216 )  
						
						
						
						
					 
					
						2020-07-28 19:07:42 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						a64a505817 
					 
					
						
						
							
							Fix sdist missing requirements.txt ( #1214 )  
						
						... 
						
						
						
						Fixes https://github.com/esphome/issues/issues/1378  
						
						
					 
					
						2020-07-28 14:29:01 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						fe6621357e 
					 
					
						
						
							
							Downgrade FastLED to 3.3.2 ( #1212 )  
						
						... 
						
						
						
						Fixes https://github.com/esphome/issues/issues/1375  
						
						
					 
					
						2020-07-28 12:10:55 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						4a0067a2c5 
					 
					
						
						
							
							Fix prometheus has wrong setup priority ( #1211 )  
						
						... 
						
						
						
						Fixes https://github.com/esphome/issues/issues/1377  
						
						
					 
					
						2020-07-28 12:01:38 +02:00 
						 
				 
			
				
					
						
							
							
								Gediminas Šaltenis 
							
						 
					 
					
						
						
							
						
						b270ff335d 
					 
					
						
						
							
							Fix AS3935 sensor configuration issues ( #1210 )  
						
						... 
						
						
						
						* Fix AS3935 coniguration
* Increase verbosity 
						
						
					 
					
						2020-07-28 10:34:42 +02:00