Martin 
							
						 
					 
					
						
						
							
						
						2f85c27a05 
					 
					
						
						
							
							fix modbus output ( #2630 )  
						
						
						
						
					 
					
						2021-10-26 11:30:25 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						c612a3bf60 
					 
					
						
						
							
							Constrain GH Actions workflows permissions ( #2625 )  
						
						
						
						
					 
					
						2021-10-26 10:55:27 +02:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						a01f5f5cf1 
					 
					
						
						
							
							Remove power and energy from sensors that are not true power ( #2628 )  
						
						
						
						
					 
					
						2021-10-26 10:55:20 +02:00 
						 
				 
			
				
					
						
							
							
								Oxan van Leeuwen 
							
						 
					 
					
						
						
							
						
						87328686a0 
					 
					
						
						
							
							Allow setting URL as platform_version ( #2598 )  
						
						
						
						
					 
					
						2021-10-26 10:55:09 +02:00 
						 
				 
			
				
					
						
							
							
								Martin 
							
						 
					 
					
						
						
							
						
						81c11ba1f7 
					 
					
						
						
							
							relax  max entities checking ( #2629 )  
						
						
						
						
					 
					
						2021-10-26 08:53:47 +13:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						49b17c5a2d 
					 
					
						
						
							
							Switch issue-close-app to GH Actions and workflow cleanup ( #2624 )  
						
						
						
						
					 
					
						2021-10-23 21:58:04 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						de06a781ff 
					 
					
						
						
							
							ESP8266 disable PIO LDF ( #2608 )  
						
						
						
						
					 
					
						2021-10-23 19:44:55 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						8e77e3c685 
					 
					
						
						
							
							Fix glue code missing micros() ( #2623 )  
						
						
						
						
					 
					
						2021-10-23 19:25:53 +02:00 
						 
				 
			
				
					
						
							
							
								0hax 
							
						 
					 
					
						
						
							
						
						a687b083ae 
					 
					
						
						
							
							Teleinfo ptec ( #2599 )  
						
						... 
						
						
						
						* teleinfo: handle historical mode correctly.
In historical mode, tags like PTEC leads to an issue where we detect a
timestamp wheras this is not possible in historical mode.
PTEC teleinfo tag looks like:
    PTEC HP..
Instead of the usual format
    IINST1 001 I
This make our data parsing fails.
While at here, make sure we continue parsing other tags even if parsing
one of the tag fails.
Signed-off-by: 0hax <0hax@protonmail.com >
* teleinfo: fix compilation with loglevel set to debug.
Signed-off-by: 0hax <0hax@protonmail.com > 
						
						
					 
					
						2021-10-23 19:01:23 +02:00 
						 
				 
			
				
					
						
							
							
								Stefan Agner 
							
						 
					 
					
						
						
							
						
						b9e5c7eb35 
					 
					
						
						
							
							Autodetect flash size ( #2615 )  
						
						
						
						
					 
					
						2021-10-23 13:25:46 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						1a6a063e04 
					 
					
						
						
							
							Move default build path to .esphome directory ( #2586 )  
						
						
						
						
					 
					
						2021-10-23 12:38:57 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						d85b7a6bd0 
					 
					
						
						
							
							Bump platform-espressif8266 from 2.6.2 to 2.6.3 ( #2620 )  
						
						
						
						
					 
					
						2021-10-23 12:37:50 +02:00 
						 
				 
			
				
					
						
							
							
								Andreas Hergert 
							
						 
					 
					
						
						
							
						
						1c4700f447 
					 
					
						
						
							
							fixed dependency for pca9685 component ( #2614 )  
						
						... 
						
						
						
						Co-authored-by: Otto Winter <otto@otto-winter.com >
Co-authored-by: Andreas <andreas.hergert@otrs.com > 
						
						
					 
					
						2021-10-22 18:52:47 +02:00 
						 
				 
			
				
					
						
							
							
								Andreas Hergert 
							
						 
					 
					
						
						
							
						
						83400d0417 
					 
					
						
						
							
							Bugfix tca9548a and idf refactor anh ( #2612 )  
						
						... 
						
						
						
						Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com > 
						
						
					 
					
						2021-10-22 18:20:57 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						77a6461c9d 
					 
					
						
						
							
							Fix ESP8266 OTA compression only starting framework v2.7.0 ( #2610 )  
						
						
						
						
					 
					
						2021-10-22 17:23:31 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						6db9d1122f 
					 
					
						
						
							
							Fix compiler warnings and update platformio line filter ( #2607 )  
						
						
						
						
					 
					
						2021-10-22 16:52:43 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						83bef85415 
					 
					
						
						
							
							Add owner to all libraries used ( #2604 )  
						
						
						
						
					 
					
						2021-10-22 14:14:14 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						b5b3914bbf 
					 
					
						
						
							
							Re-raise keyboardinterrupt ( #2603 )  
						
						
						
						
					 
					
						2021-10-22 14:14:07 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						0d90ef94ae 
					 
					
						
						
							
							Add OTA upload compression for ESP8266 ( #2601 )  
						
						
						
						
					 
					
						2021-10-22 13:02:55 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						c08b21b7cd 
					 
					
						
						
							
							Bump noise-c from 0.1.3 to 0.1.4 ( #2602 )  
						
						
						
						
					 
					
						2021-10-22 12:12:07 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Monigatti 
							
						 
					 
					
						
						
							
						
						be3cb9ef00 
					 
					
						
						
							
							Add EntityBase properties to ESP32 Camera ( #2600 )  
						
						
						
						
					 
					
						2021-10-22 12:10:29 +02:00 
						 
				 
			
				
					
						
							
							
								Oxan van Leeuwen 
							
						 
					 
					
						
						
							
						
						f7b3f52731 
					 
					
						
						
							
							Limit hostnames to 31 characters ( #2531 )  
						
						
						
						
					 
					
						2021-10-22 12:09:47 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						9220d9fc52 
					 
					
						
						
							
							Fix socket connection closed not detected ( #2587 )  
						
						
						
						
					 
					
						2021-10-22 10:46:44 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						68c8547067 
					 
					
						
						
							
							Add IDF support to dallas ( #2578 )  
						
						
						
						
					 
					
						2021-10-21 22:48:28 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1468acfced 
					 
					
						
						
							
							Bump tzlocal from 3.0 to 4.0.1 ( #2553 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl > 
						
						
					 
					
						2021-10-21 22:46:05 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b141aea4c0 
					 
					
						
						
							
							Bump aioesphomeapi from 10.0.0 to 10.0.3 ( #2595 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-10-21 20:54:12 +02:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						a88c022406 
					 
					
						
						
							
							Logging a proper url allows terminals to make it clickable ( #2554 )  
						
						
						
						
					 
					
						2021-10-21 20:53:06 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						5389382798 
					 
					
						
						
							
							Bump paho-mqtt from 1.6.0 to 1.6.1 ( #2596 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-10-21 20:09:29 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						4765173778 
					 
					
						
						
							
							Update docker base images ( #2583 )  
						
						
						
						
					 
					
						2021-10-21 20:07:44 +02:00 
						 
				 
			
				
					
						
							
							
								Oxan van Leeuwen 
							
						 
					 
					
						
						
							
						
						07a9cb910f 
					 
					
						
						
							
							Fix validation of addressable light IDs ( #2588 )  
						
						
						
						
					 
					
						2021-10-21 20:07:37 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f408f074c4 
					 
					
						
						
							
							Bump platformio from 5.2.1 to 5.2.2 ( #2569 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl > 
						
						
					 
					
						2021-10-21 20:01:27 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f1f2640d0e 
					 
					
						
						
							
							Bump esphome-dashboard from 20211021.0 to 20211021.1 ( #2594 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-10-21 20:01:03 +02:00 
						 
				 
			
				
					
						
							
							
								Oxan van Leeuwen 
							
						 
					 
					
						
						
							
						
						27d7d7ca69 
					 
					
						
						
							
							Fix old-style arduino_version on ESP8266 and with magic values ( #2591 )  
						
						
						
						
					 
					
						2021-10-21 19:56:47 +02:00 
						 
				 
			
				
					
						
							
							
								Oxan van Leeuwen 
							
						 
					 
					
						
						
							
						
						c0fc5b48ae 
					 
					
						
						
							
							Fix pin/component switchup in SX1509 pin configuration ( #2593 )  
						
						
						
						
					 
					
						2021-10-21 19:55:19 +02:00 
						 
				 
			
				
					
						
							
							
								Oxan van Leeuwen 
							
						 
					 
					
						
						
							
						
						8735d3b83e 
					 
					
						
						
							
							Fix PlatformIO version for latest Arduino framework ( #2590 )  
						
						
						
						
					 
					
						2021-10-21 18:59:49 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						ca59dd1302 
					 
					
						
						
							
							Fix HeatpumpIR pin ( #2585 )  
						
						
						
						
					 
					
						2021-10-21 18:57:03 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						eccdef8211 
					 
					
						
						
							
							Fix mDNS ESP8266 log not included ( #2589 )  
						
						
						
						
					 
					
						2021-10-21 18:53:08 +02:00 
						 
				 
			
				
					
						
							
							
								Maurice Makaay 
							
						 
					 
					
						
						
							
						
						f2ebfe7aef 
					 
					
						
						
							
							Add mDNS config dump ( #2576 )  
						
						
						
						
					 
					
						2021-10-21 16:02:28 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						cac5b356db 
					 
					
						
						
							
							ESP32 ADC use factory calibration data ( #2574 )  
						
						
						
						
					 
					
						2021-10-21 16:01:33 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						156104d5f5 
					 
					
						
						
							
							Fix platformio_install_deps no longer installing all lib_deps ( #2584 )  
						
						
						
						
					 
					
						2021-10-21 15:29:32 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						c248ba4043 
					 
					
						
						
							
							Fix platformio version in Dockerfile doesn't match requirements ( #2582 )  
						
						
						
						
					 
					
						2021-10-21 14:53:08 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						c615dc573a 
					 
					
						
						
							
							Fix ESP8266 dallas GPIO16 INPUT_PULLUP ( #2581 )  
						
						
						
						
					 
					
						2021-10-21 14:39:36 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						1caabb6419 
					 
					
						
						
							
							Fix ESP8266 OTA adds unnecessary Update library ( #2579 )  
						
						
						
						
					 
					
						2021-10-21 14:20:57 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						f41f7994a3 
					 
					
						
						
							
							Arduino global delay/millis/... symbols workaround ( #2575 )  
						
						
						
						
					 
					
						2021-10-21 14:20:23 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						e39f314e7a 
					 
					
						
						
							
							Fix wifi ble coexistence check ( #2573 )  
						
						
						
						
					 
					
						2021-10-21 12:24:01 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						7f34561e53 
					 
					
						
						
							
							Fix ESP8266 GPIO0 Pullup Validation ( #2572 )  
						
						
						
						
					 
					
						2021-10-21 12:23:37 +02:00 
						 
				 
			
				
					
						
							
							
								Maurice Makaay 
							
						 
					 
					
						
						
							
						
						34606b0f1f 
					 
					
						
						
							
							Fix MDNS for ESP8266 devices ( #2571 )  
						
						... 
						
						
						
						Co-authored-by: Maurice Makaay <account-github@makaay.nl >
Co-authored-by: Otto winter <otto@otto-winter.com >
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net > 
						
						
					 
					
						2021-10-21 12:23:21 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c51b509501 
					 
					
						
						
							
							Bump paho-mqtt from 1.5.1 to 1.6.0 ( #2568 )  
						
						... 
						
						
						
						Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python ) from 1.5.1 to 1.6.0.
- [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 )
---
updated-dependencies:
- dependency-name: paho-mqtt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2021-10-20 22:59:46 +02:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						15b5968418 
					 
					
						
						
							
							Revert nextion clang-tidy changes ( #2566 )  
						
						
						
						
					 
					
						2021-10-21 07:31:13 +13:00 
						 
				 
			
				
					
						
							
							
								Otto Winter 
							
						 
					 
					
						
						
							
						
						64a45dc6a6 
					 
					
						
						
							
							Move running process log line to debug level ( #2565 )  
						
						
						
						
					 
					
						2021-10-20 20:15:09 +02:00