Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.17.0 #1741

Closed
wants to merge 326 commits into from
Closed

1.17.0 #1741

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
326 commits
Select commit Hold shift + click to select a range
2e6db39
Fix integration sensor, add test (#619)
OttoWinter Jun 6, 2019
a451705
Fix sun default elevation (#620)
OttoWinter Jun 6, 2019
1449c51
Update base image to 1.8.3 (#625)
OttoWinter Jun 8, 2019
4b2a9e5
Fix status binary sensor for MQTT (#628)
OttoWinter Jun 8, 2019
4b0ec5c
Work around ESP32 BLE issue (#626)
OttoWinter Jun 8, 2019
4758403
Work around ESP32 core WiFi Bug (#627)
OttoWinter Jun 8, 2019
d69926e
Bump version to v1.13.5
OttoWinter Jun 8, 2019
642bc91
Update esp32_ble_tracker.cpp
OttoWinter Jun 8, 2019
80b48f0
Fix esp8266_restore_from_flash (#638)
OttoWinter Jun 14, 2019
88c129e
Fix ESP32 RCSwitch Dump Stack Smash Protection (#636)
OttoWinter Jun 14, 2019
4a55692
Fix russia timezone detection (#637)
OttoWinter Jun 14, 2019
c9ab454
Fix globals.set (#635)
OttoWinter Jun 14, 2019
11d9c20
Fix version.h file (#630)
OttoWinter Jun 14, 2019
10cc0b1
Fix remote_receiver raw binary sensor (#639)
OttoWinter Jun 14, 2019
b8aa840
Re-add CustomMQTTDevice class (#640)
OttoWinter Jun 14, 2019
1ca2416
Bump version to v1.13.6
OttoWinter Jun 14, 2019
bf6b112
Merge branch 'dev' into beta
OttoWinter Oct 19, 2019
347393b
Bump version to v1.14.0b1
OttoWinter Oct 19, 2019
a943bc6
Fix merge
OttoWinter Oct 19, 2019
0759140
Format
OttoWinter Oct 19, 2019
4bee316
Add SSD1325 Display Component (#736)
evandcoleman Oct 19, 2019
26dbc30
Add support for SGP30 eCO2 and TVOC sensors (#679)
valordk Oct 19, 2019
f9ca3f1
Add support for SHTCx Temperature sensors (#676)
valordk Oct 19, 2019
89c1274
Add support for STS3x Temperature sensors (#669)
valordk Oct 19, 2019
54fe1c7
Add dfplayer mini component (#655)
glmnet Oct 19, 2019
b975cae
Add new component for Tuya dimmers (#743)
ssieb Oct 19, 2019
268387f
Add script.wait action (#778)
OttoWinter Oct 20, 2019
b70a032
Vl53l0x (#644)
OttoWinter Oct 20, 2019
644aec7
Add GPIO Switch interlock wait time (#777)
OttoWinter Oct 20, 2019
d2c7afe
Add PZEM004T/PZEMAC/PZEMDC Support (#587)
OttoWinter Oct 20, 2019
48f52db
Update AsyncMQTTClient/ESPAsyncWebServer (#779)
OttoWinter Oct 20, 2019
0ee5619
Bump version to v1.14.0b2
OttoWinter Oct 20, 2019
85a958e
Link pip&python in lint Dockerfile
OttoWinter Oct 19, 2019
9f022a7
Tuya Set gamma correction and transition length defaults
OttoWinter Oct 19, 2019
872b468
Lint
OttoWinter Oct 19, 2019
2229aa6
Change message
OttoWinter Oct 20, 2019
31ff764
Implementation of LCD Clear (#781)
amishv Oct 21, 2019
bd216c5
Add sensor force_update option (#783)
OttoWinter Oct 21, 2019
eca3685
Update docker base image to 2.0.1 (#785)
OttoWinter Oct 21, 2019
31aa3c5
Fix ledc can't find bit_depth (#786)
OttoWinter Oct 21, 2019
17da9fd
web_server_base AUTO_LOAD includes ASYNC_TCP (#788)
Schnilz Oct 21, 2019
dcb4a0a
Add Python 2 deprecation notice (#784)
OttoWinter Oct 21, 2019
c27fd0f
Fix modbus CRC calculation (#789)
OttoWinter Oct 22, 2019
42b4a16
Bump version to v1.14.0b3
OttoWinter Oct 22, 2019
8867a0f
Add additional custom lint checks (#790)
OttoWinter Oct 23, 2019
6f63a62
Add lint check for integer constants (#775)
OttoWinter Oct 19, 2019
6cd76f0
Implement more dump_configs (#791)
OttoWinter Oct 23, 2019
576d502
Add missing include - fixes missing GPIOPin definition (#794)
cjd Oct 24, 2019
681dcb5
Fix MQTT not showing logs with Python 3 (#797)
OttoWinter Oct 24, 2019
6b3c7b0
Fix scheduler first execution (#798)
OttoWinter Oct 24, 2019
327ccb2
Make file generation saving atomic (#792)
OttoWinter Oct 24, 2019
163d0c5
Bump version to v1.14.0b4
OttoWinter Oct 24, 2019
929600d
Fix merge
OttoWinter Oct 24, 2019
6ae59bb
Fujitsu General climate new component (#677)
31337Ghost Oct 25, 2019
1bf01a9
Warn when UART and logger operating on same bus (#803)
OttoWinter Oct 27, 2019
e0ad5a9
Add Tuya message for no datapoints (#804)
OttoWinter Oct 27, 2019
775b51c
AS3935 Use normal pin polling for IRQ (#805)
OttoWinter Oct 27, 2019
847fe5a
Fix modbus register (#806)
OttoWinter Oct 27, 2019
82a3055
Fix web server transition length truncated (#807)
OttoWinter Oct 27, 2019
f221157
Add check if middle_text is too short (#811)
grea09 Oct 30, 2019
d24b882
[Hotfix] Dashboard authentication on Py3 (#812)
Anonym-tsk Oct 31, 2019
34d26a5
Uppercase ESPHome (#814)
OttoWinter Oct 31, 2019
09d1846
Print update interval for pulse counter (#816)
OttoWinter Oct 31, 2019
dde70c9
Allow TimePeriod for time_period_str_unit (#815)
OttoWinter Oct 31, 2019
440e428
Scheduler fixes (#813)
OttoWinter Oct 31, 2019
469c0db
Fix fan oscillating (#818)
OttoWinter Oct 31, 2019
70faeb2
Fix some binary_sensor not having an initial state (#819)
OttoWinter Oct 31, 2019
5f535e9
Bump version to v1.14.0b5
OttoWinter Oct 31, 2019
5efd076
Merge branch 'beta'
OttoWinter Nov 1, 2019
3aaa92f
Bump version to v1.14.0
OttoWinter Nov 1, 2019
7adaeac
refactored xiaomi ble data parsing (#823)
Alex9779 Nov 2, 2019
e2c8b21
Fix wizard mkdir (#824)
OttoWinter Nov 2, 2019
2d70422
Move native API enums to new namespace (#825)
OttoWinter Nov 2, 2019
603f829
Fix update-all input in dashboard (#826)
OttoWinter Nov 2, 2019
1f243ae
Remove PCF8574 input_pullup mode and cleanup (#828)
OttoWinter Nov 2, 2019
a59cde9
Add servo missing restore option to codegen (#829)
OttoWinter Nov 2, 2019
eae5c17
Bump version to v1.14.1
OttoWinter Nov 2, 2019
2ff2750
Fix stack trace decode for latest platformio (#830)
OttoWinter Nov 2, 2019
0db37bb
Fix weird ESP8266 wifi crashes (#831)
OttoWinter Nov 2, 2019
fdbc59a
Bump version to v1.14.2
OttoWinter Nov 2, 2019
4f3a74d
ESP8266 remove default opmode check (#835)
OttoWinter Nov 5, 2019
387c757
WiFi AP apply manual ip settings (#836)
OttoWinter Nov 5, 2019
e2d5257
Fix ESP32 rotary encoder (#834)
OttoWinter Nov 5, 2019
1e18370
Fix homeassistant.service schema lambda (#833)
OttoWinter Nov 5, 2019
1b35855
Update platformio libraries (#837)
OttoWinter Nov 5, 2019
68a3b31
Update variable in scheduler (#838)
OttoWinter Nov 6, 2019
7f6672b
Fix calculations for negative sun declination (#839)
OttoWinter Nov 6, 2019
2ef64b5
fix missing checks of is_playing condition (#844)
glmnet Nov 12, 2019
e3640e7
Add wifi output_power setting (#853)
OttoWinter Nov 12, 2019
b3094d6
Add missing state attribute (#851)
OttoWinter Nov 12, 2019
7752794
Fix neopixelbus missing method pins (#848)
OttoWinter Nov 12, 2019
226e3b1
Fix sensor force_update native API (#847)
OttoWinter Nov 12, 2019
7487827
Web server CORS headers (#840)
OttoWinter Nov 12, 2019
7c0d777
Check DHT sensor exists before publishing (#850)
OttoWinter Nov 12, 2019
a5b49db
Adjust some units (#852)
OttoWinter Nov 12, 2019
6297395
Fix PZEM004T v2 (#846)
OttoWinter Nov 12, 2019
bfea6ca
Mark python 3.5 support deprecated (#849)
OttoWinter Nov 12, 2019
51d3986
add position reporting to the template cover (#821)
ssieb Nov 12, 2019
7842a55
Atm90e32 pf fix (#841)
Diramu Nov 13, 2019
ea8068e
Switch to 115200 baud upload if 460800 fails (#856)
OttoWinter Nov 14, 2019
531428b
Fix logger uart conflict check (#858)
brandond Nov 14, 2019
c5c42c4
Tuya: Fix init sequence and handle wifi test command (#820)
brandond Nov 14, 2019
e41a987
Improve WiFi disconnect messages (#857)
OttoWinter Nov 17, 2019
dd7c8da
Fix MQTT python 3 stringify IPAddress Type (#864)
OttoWinter Nov 17, 2019
37b8d66
Revert ESP32 BLE Tracker defaults (#863)
OttoWinter Nov 17, 2019
a055de4
Change ESP8266 default wifi output power (#862)
OttoWinter Nov 17, 2019
d44ce82
Bump version to v1.14.3
OttoWinter Nov 17, 2019
53c231a
Revert "Atm90e32 pf fix (#841)"
OttoWinter Nov 17, 2019
0b04d14
Upgrade dependencies
Skaronator May 23, 2020
310e2a0
Fix build
OttoWinter Jun 5, 2020
aae4b2e
Upgrade docker base image to 2.1.0
OttoWinter Jun 5, 2020
c7dddad
Upgrade docker base image to 2.1.1
OttoWinter Jun 5, 2020
3a597c5
Fix gitignore intellij idea
OttoWinter Jun 5, 2020
d355543
Merge branch '1.14.4'
OttoWinter Jun 5, 2020
8421570
fix the problem of missing part of advertising packet when activ… (#868)
warpzone Nov 20, 2019
84accb6
fix climate_ir on receive optional (#897)
glmnet Dec 3, 2019
706dc6d
Fix MQTT logs Int or String expected Python 3 (#898)
OttoWinter Dec 4, 2019
a8e3521
web_server call setup_controller (#899)
OttoWinter Dec 4, 2019
dcc8bb8
Ignore ESP32 Camera unknown framesizes (#901)
OttoWinter Dec 4, 2019
219fe41
Update ESP32 BLE ADV parse to match BLE spec (#904)
OttoWinter Dec 4, 2019
072b2c4
Add ESP8266 core v2.6.2 (#905)
OttoWinter Dec 4, 2019
60e6366
Bump version to v1.14.4
OttoWinter Jun 5, 2020
bf0cce4
Fix ESP32 interrupt enable/disable switched
OttoWinter Dec 4, 2019
51ab0f0
Bump version to v1.14.5
glmnet Jun 24, 2020
312958c
Merge branch 'dev' into bump-1.15.0b1
OttoWinter Jul 26, 2020
c1748d5
Bump version to v1.15.0b1
OttoWinter Jul 26, 2020
2092939
Also run CI checks when merging against beta/master
OttoWinter Jul 26, 2020
9c0e463
Fix bad merge for UART
OttoWinter Jul 26, 2020
4b8e910
Fix bad merge lint
OttoWinter Jul 26, 2020
6438bd8
Fix differences between dev and beta
OttoWinter Jul 26, 2020
9483a9c
Update cryptography requirement from <3,>=2.0.0 to >=2.0.0,<4 (#1206)
dependabot[bot] Jul 27, 2020
f39bf9c
fix dashboard select drop down (#1205)
glmnet Jul 27, 2020
e898345
Cleanup web server prometheus integration (#1192)
OttoWinter Jul 27, 2020
5396b05
Merge pull request #1204 from esphome/bump-1.15.0b1
OttoWinter Jul 27, 2020
0af73c7
Fix publish release script
OttoWinter Jul 27, 2020
08c8fa2
Mitigate CVE-2020-12638 WiFi WPA Downgrade (#1207)
OttoWinter Jul 27, 2020
e36dc2d
ESP8266 change recommended framework version to 2.7.2 (#1208)
OttoWinter Jul 27, 2020
f0dfde9
Fix base config should override packages config (#1209)
OttoWinter Jul 27, 2020
87f1ffe
Fix AS3935 sensor configuration issues (#1210)
trylika Jul 28, 2020
2d50ecb
Fix prometheus has wrong setup priority (#1211)
OttoWinter Jul 28, 2020
a32b58f
Downgrade FastLED to 3.3.2 (#1212)
OttoWinter Jul 28, 2020
fc6a3e3
Bump version to v1.15.0b2
OttoWinter Jul 28, 2020
3520042
Merge pull request #1213 from esphome/bump-1.15.0b2
OttoWinter Jul 28, 2020
18560f9
Fix sdist missing requirements.txt (#1214)
OttoWinter Jul 28, 2020
f6fe6e6
renamed icon molecule co2 (#1217)
glmnet Jul 28, 2020
57eb05c
Add job to update HassIO addon repo (#1218)
OttoWinter Jul 28, 2020
86736aa
Stop infinite loop in light on_turn_on (#1219)
WizKid Jul 29, 2020
dbc0d50
Bump ESPAsyncWebServer-esphome to v1.2.7 (#1221)
OttoWinter Jul 29, 2020
44af5e4
wpa2 enterprise fixes: also copy eap parameters, don't require psk pa…
dr-oblivium Jul 29, 2020
351ce67
Bump base image to 2.4.1 (#1224)
OttoWinter Jul 29, 2020
e2b5ecb
Bump version to v1.15.0b3
OttoWinter Jul 29, 2020
49233e4
Merge pull request #1225 from esphome/bump-1.15.0b3
OttoWinter Jul 29, 2020
8a45dfa
Fix release.yml invalid bash syntax (#1226)
OttoWinter Jul 29, 2020
b7436c0
Bump ESP8266 Arduino framework from 2.7.2 to 2.7.3 (#1229)
OttoWinter Jul 29, 2020
61bfd34
Bump ESPAsyncTCP from 1.2.2 to 1.2.3 (#1227)
OttoWinter Jul 30, 2020
29cfcfa
Fix ESP8266 core has a broken settimeofday implementation (#1231)
OttoWinter Jul 30, 2020
5da9b2e
Fix tuya.cpp compile warning (#1232)
OttoWinter Jul 30, 2020
dc4a880
Script mode fix (#1238)
jesserockz Aug 6, 2020
86df4c1
make powered on assume public (#1240)
glmnet Aug 6, 2020
32ae8fc
Bump docker base image to 2.6.0 (#1245)
OttoWinter Aug 8, 2020
b7352b1
Image bit dephts (#1241)
glmnet Aug 11, 2020
cfe4638
fixes deg symbol not shown (#1248)
glmnet Aug 14, 2020
228670d
Fix SSD1306 post-setup brightness control (#1090)
kbx81 Aug 23, 2020
ff050d6
Bump version to v1.15.0b4
glmnet Aug 24, 2020
839fe49
Merge pull request #1259 from esphome/bump-1.15.0b4
glmnet Aug 24, 2020
ff90f6a
Merge branch 'beta' into bump-1.15.0
glmnet Sep 13, 2020
52c4dd0
Bump version to v1.15.0
glmnet Sep 13, 2020
1a04e2d
Merge pull request #1277 from esphome/bump-1.15.0
glmnet Sep 13, 2020
5fecc70
fix sntp timezone (#1266)
glmnet Sep 1, 2020
9c5b693
Fix for Ruuvi voltage parsing of RAWv2 format (#1267)
akoivist Sep 1, 2020
1d06426
Adds support for Tuya Climate temperature multiplier (#1276)
jesserockz Sep 14, 2020
c50da15
Bump version to v1.15.1
glmnet Sep 15, 2020
c4edd30
Merge pull request #1278 from esphome/bump-1.15.1
glmnet Sep 15, 2020
a0bb7c3
Adds new homeassistant.tag_scanned action (#1281)
jesserockz Sep 16, 2020
f7e6195
Readds the battery level for xiaomi_hhccjcy01 (#1288)
jesserockz Sep 20, 2020
704470d
fix(remote_receiver): Add missing pin setup for ESP32 (#1252)
lwfitzgerald Sep 20, 2020
50238f8
Bump version to v1.15.2
glmnet Sep 20, 2020
a3b2d38
Merge pull request #1292 from esphome/bump-1.15.2
glmnet Sep 20, 2020
29fc7ea
Fix max7219digit chip_rotation: 180 (#1321)
ssieb Oct 5, 2020
221ef07
Fix Light Trigger (#1308)
MartinWelsch Oct 11, 2020
540c620
Fix Xiaomi merged packet parsing (#1293)
Alex9779 Oct 13, 2020
2c71ee7
Fix RGBW color-interlock control (#1325)
margau Oct 15, 2020
b38b701
Fix scheduler with too many cancelled timers (#1309)
glmnet Oct 15, 2020
dd3e821
fix mqtt config check in OnlyWith configuration helper (#1304)
akomelj Oct 15, 2020
bd061ac
fix: Incorrect time delay conversion breaks remote_transmitter_esp826…
thejonesyboy Oct 23, 2020
9cd21bb
AQICalculator is off by 1 (#1331)
ikatkov Oct 23, 2020
2c14d13
Bump version to v1.15.3
glmnet Oct 23, 2020
8ef0f5b
Lint
glmnet Oct 23, 2020
ab48e4a
Merge pull request #1333 from esphome/bump-1.15.3
glmnet Oct 23, 2020
0a841fc
Merge branch 'dev' into bump-1.16.0b1
jesserockz Jan 8, 2021
6f7e6cc
Bump version to v1.16.0b1
jesserockz Jan 8, 2021
cac3055
Merge pull request #1452 from esphome/bump-1.16.0b1
jesserockz Jan 8, 2021
585bb6d
fix safe_mode (#1421)
alexyao2015 Jan 8, 2021
dcd3d20
DS1307 real time clock component (#1441)
badbadc0ffee Jan 8, 2021
c67539c
Add encode_uint32 method (#1427)
e28eta Jan 10, 2021
72002ce
Rotary Encoder: Don't call callbacks in the isr (#1456)
mknjc Jan 10, 2021
6a0d4cb
Bump version to v1.16.0b2
jesserockz Jan 11, 2021
8c849b9
Merge pull request #1459 from esphome/bump-1.16.0b2
jesserockz Jan 11, 2021
b01db99
API: copy the data to send into the tcp internal buffer (#1455)
mknjc Jan 11, 2021
7acc36d
Revert esptool to 2.8 (#1460)
glmnet Jan 11, 2021
f2474c5
Bump version to v1.16.0b3
jesserockz Jan 11, 2021
c8058e9
Merge pull request #1463 from esphome/bump-1.16.0b3
jesserockz Jan 11, 2021
9f36b25
Whirlpool ac (#1467)
mmanza Jan 12, 2021
5e799b5
Bump pytest-mock from 3.3.1 to 3.5.1 (#1458)
dependabot[bot] Jan 12, 2021
717aab7
Add rc522 i2c (#1432)
glmnet Jan 12, 2021
652f605
make time components polling components (#1443)
badbadc0ffee Jan 12, 2021
28f2582
Updated Mcp3008 to support reference_voltage and voltage_sampler::Vol…
SenexCrenshaw Jan 13, 2021
52e1316
Add NDEF reading and writing to PN532 (#1351)
jesserockz Jan 14, 2021
6a99789
Inkplate 6 support for ESPHome (#1283)
davidzovko Jan 16, 2021
23c663d
Bump version to v1.16.0b4
jesserockz Jan 17, 2021
828f794
Merge pull request #1475 from esphome/bump-1.16.0b4
jesserockz Jan 17, 2021
6781d08
time sync notification (#1442)
badbadc0ffee Jan 18, 2021
e2ad6fe
rename read/write to read/time/write_time (#1468)
badbadc0ffee Jan 18, 2021
9ab6a7b
Improve ccs811 precision (#1428)
TheNetAdmin Jan 22, 2021
97428f2
Make fade_to*, lighten, and darken const (#1450)
toelke Jan 22, 2021
65fbb8b
SPI wasnt being disabled after display update (#1493)
SenexCrenshaw Jan 26, 2021
9591c90
Bump version to v1.16.0b5
jesserockz Jan 26, 2021
b860a31
Merge pull request #1495 from esphome/bump-1.16.0b5
jesserockz Jan 26, 2021
ea019a0
Add support for string-type Tuya datapoints (#1488)
pauln Jan 26, 2021
95bef53
Add docker healthcheck (#1492)
Klarstein Jan 27, 2021
5057caa
Add support for MHO-C401 (#1486)
nikito7 Jan 27, 2021
b601cf6
Bump version to v1.16.0b6
jesserockz Jan 27, 2021
1ea5cc4
Merge pull request #1497 from esphome/bump-1.16.0b6
jesserockz Jan 27, 2021
a7ec57d
Allow SCD30 sensors to be optional (#1502)
jesserockz Jan 30, 2021
5f02d86
Bump version to v1.16.0b7
jesserockz Feb 1, 2021
431d357
Merge pull request #1504 from esphome/bump-1.16.0b7
jesserockz Feb 1, 2021
043095b
fix esp8266 remote_transmitter using incorrect timings (#1465)
hcoohb Feb 1, 2021
1952d27
RC522 increased retry loop count (#1506)
glmnet Feb 2, 2021
89a89e1
Bump version to v1.16.0b8
jesserockz Feb 2, 2021
0047d24
Merge pull request #1507 from esphome/bump-1.16.0b8
jesserockz Feb 3, 2021
2fc59ec
Bump version to v1.16.0
jesserockz Feb 3, 2021
d238e06
Merge pull request #1509 from esphome/bump-1.16.0
jesserockz Feb 3, 2021
def70dd
Fix PN532 SPI communication (#1511)
jesserockz Feb 5, 2021
bc64cf3
Update Dockerfile health check timings (#1517)
Klarstein Feb 12, 2021
ef89249
Fixed ST7735 transfer_byte to write_byte without `miso` (#1529)
SenexCrenshaw Feb 13, 2021
57b5601
Added energy sensor to hlw8012 (#1198)
FrankBakkerNl Feb 13, 2021
65c7e27
MCP230xx open drain interrupt pins (#1243)
kbx81 Feb 13, 2021
61ecbe4
Bump version to v1.16.1
jesserockz Feb 13, 2021
925a992
Merge pull request #1531 from esphome/bump-1.16.1
jesserockz Feb 14, 2021
1468293
fix DHT auto_detect check (#1536)
SenexCrenshaw Feb 16, 2021
a925036
Added Waveshare 2.90inch V2 e-ink display (#1538)
K-r-i-s-t-i-a-n Feb 17, 2021
eacac78
Add reverse_enable for max7219 (#1489)
ssieb Feb 17, 2021
c519c02
Fix safe mode ota flashing under certain configurations (#1534)
jesserockz Feb 17, 2021
665d0fd
Bump version to v1.16.2
jesserockz Feb 20, 2021
808ce6e
Merge pull request #1548 from esphome/bump-1.16.2
jesserockz Feb 20, 2021
4d340dc
Merge branch 'dev' into bump-1.17.0b1
jesserockz Mar 22, 2021
e2e074a
Fix bump script for double quotes
jesserockz Mar 22, 2021
6114d33
Bump version to v1.17.0b1
jesserockz Mar 22, 2021
0fe61d9
Merge pull request #1636 from esphome/bump-1.17.0b1
jesserockz Mar 22, 2021
822377b
Bump version to v1.17.0
jesserockz May 3, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions esphome/components/template/cover/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def to_code(config):
cg.add(var.set_optimistic(config[CONF_OPTIMISTIC]))
cg.add(var.set_assumed_state(config[CONF_ASSUMED_STATE]))
cg.add(var.set_restore_mode(config[CONF_RESTORE_MODE]))
cg.add(var.set_has_position(config[CONF_HAS_POSITION]))


@automation.register_action(
Expand Down
4 changes: 2 additions & 2 deletions esphome/const.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""Constants used by esphome."""

MAJOR_VERSION = 1
MINOR_VERSION = 18
PATCH_VERSION = "0-dev"
MINOR_VERSION = 17
PATCH_VERSION = "0"
__short_version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
__version__ = f"{__short_version__}.{PATCH_VERSION}"

Expand Down
Empty file removed esphome/py_compat.py
Empty file.
2 changes: 1 addition & 1 deletion script/bump-version.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def write_version(version: Version):
sub(
"esphome/const.py",
r"^PATCH_VERSION = .*$",
f"PATCH_VERSION = '{version.full_patch}'",
f'PATCH_VERSION = "{version.full_patch}"',
)


Expand Down
1 change: 1 addition & 0 deletions tests/test1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ mcp23s17:
cs_pin: GPIO12
deviceaddress: 1


sensor:
- platform: adc
pin: A0
Expand Down