Commit graph

3100 commits

Author SHA1 Message Date
guillempages
7a0827e3d0
Configurable HTTP redirect following ()
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 09:53:22 +01:00
Joshua Spence
ef256a64b8
Fix config merging with null () 2022-01-25 09:24:59 +01:00
Dav-id
1de941e837
Esp32cam full control () 2022-01-25 11:53:47 +13:00
Joshua Spence
28b65cb810
Perform merges when substituting dict keys () 2022-01-25 11:46:42 +13:00
Martin
6ff3942e8b
[TCS34725] remove duplicated endian conversion ()
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-25 11:41:14 +13:00
Rebbe Pod
ef5d959788
Add increment_day function to ESPTime () 2022-01-24 21:54:46 +01:00
Oxan van Leeuwen
6a2c58fcc0
Implement output button () 2022-01-25 09:30:48 +13:00
Oxan van Leeuwen
4e6bdb31ac
Make CallbackManager invocable () 2022-01-25 08:57:26 +13:00
Oxan van Leeuwen
80d03a631e
Force braces around multi-line statements ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-25 08:56:36 +13:00
Martin
6b27f2d2cf
Remove unused polling_component_schema from modbus number () 2022-01-25 08:44:20 +13:00
dependabot[bot]
7cb6729fa7
Bump aioesphomeapi from 10.8.0 to 10.8.1 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 08:37:35 +13:00
Oxan van Leeuwen
2f46267994
Add cv.require_esphome_version helper () 2022-01-24 20:10:27 +01:00
Oxan van Leeuwen
cdda648360
Generate ARDUINO_VERSION_CODE in Python code ()
Co-authored-by: Otto winter <otto@otto-winter.com>
2022-01-24 10:34:34 +01:00
Oxan van Leeuwen
f2d677d51a
Fix path to extra_scripts in platformio.ini () 2022-01-24 16:03:34 +13:00
Oxan van Leeuwen
c2ee0f0864
Rename WEBSERVER_PORT define to USE_WEBSERVER_PORT () 2022-01-24 00:34:38 +01:00
Oxan van Leeuwen
2a84db7f85
Refactor fan platform to resemble climate/cover platforms ()
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: rob-deutsch <robzyb+altgithub@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-23 22:21:54 +13:00
VitaliyKurokhtin
8187a4bce9
Command retain option for MQTT component () 2022-01-23 21:05:37 +13:00
Oxan van Leeuwen
97681d142e
Enable readability-redundant-access-specifiers check ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-23 20:47:22 +13:00
Oxan van Leeuwen
b2430097f2
Enable readability-named-parameter check ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-01-23 20:39:07 +13:00
Oxan van Leeuwen
7da12a878f
Enable readability-redundant-member-init check () 2022-01-23 20:34:43 +13:00
Oxan van Leeuwen
a31700e16f
Enable readability-qualified-auto check () 2022-01-23 20:29:58 +13:00
Oxan van Leeuwen
7854522792
Enable readability-const-return-type check () 2022-01-23 20:28:00 +13:00
Pavel Skuratovich
a6a9ebfde2
slow_pwm: allow to restart a cycle on state change ()
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-22 23:08:55 +01:00
Plácido Revilla
c6cbe2748e
Set the wrapped single light in light partition to internal () 2022-01-22 21:04:36 +01:00
Joshua Spence
f9a7f00843
Add restore_mode to fan component () 2022-01-22 20:41:58 +01:00
William Charlton
f0b183a552
Wake-on-LAN button ()
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: William Charlton <will.charlton1@icloud.com>
2022-01-23 00:13:46 +13:00
Jesse Hills
338ada5c9f
Allow multiple configs for cd74hc4067 () 2022-01-22 19:33:15 +13:00
Jimmy Hedman
ef88f9923f
Implement IPv6 sockets for lwIP ()
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2022-01-21 10:08:54 +01:00
Jesse Hills
6f8c7d9ec4
Add ektf2232 touchscreen support () 2022-01-21 15:45:49 +13:00
dependabot[bot]
ec769ccf72
Bump aioesphomeapi from 10.6.0 to 10.8.0 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 00:09:12 +01:00
Jesse Hills
045952939e
Support simple transparent pngs for display () 2022-01-21 11:16:18 +13:00
Jesse Hills
1c51cac5ba
Add initial_run to regular lambda light effect () 2022-01-21 11:09:07 +13:00
buxtronix
ea11462e1e
AM43: autoload "sensor" to avoid compile errors () 2022-01-20 13:33:42 +01:00
Otto Winter
62f9736b1d
API: Expect a name for connections () 2022-01-20 12:03:32 +01:00
Jesse Hills
1f8a1f0046
Bump improv library version () 2022-01-20 15:21:44 +13:00
cwitting
172507acb5
Fix calibration parameter for bme680 humidity calculation () 2022-01-20 10:53:52 +13:00
Martin
434ab65c16
[modbus_controller] fix incorrect start address for number write () 2022-01-20 09:19:24 +13:00
Jesse Hills
cb5f793ede
Add *.py.script files to distributions () 2022-01-20 08:33:13 +13:00
Oxan van Leeuwen
737188ae50
Fail hard if no random bytes available for encryption () 2022-01-18 14:29:57 +13:00
dependabot[bot]
db21731b14
Bump pytest-asyncio from 0.17.0 to 0.17.2 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 00:19:08 +01:00
Martin
cdb4fa2487
[modbus_controller] add missing skip_updates () 2022-01-18 09:05:13 +13:00
Paulus Schoutsen
514204f0d4
bump dashboard to 20220116.0 () 2022-01-18 08:44:18 +13:00
Jesse Hills
45ac577c4d
Add number setting to web_server/rest_api () 2022-01-17 12:31:44 +13:00
Oxan van Leeuwen
09402fdb22
Fix argument order in gitpod config file () 2022-01-16 23:40:27 +01:00
Oxan van Leeuwen
89e7448007
Remove deprecated attribute from virtual entity methods () 2022-01-16 23:40:15 +01:00
dependabot[bot]
1ea6f957bc
Bump pytest-asyncio from 0.16.0 to 0.17.0 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-16 23:19:21 +01:00
Oxan van Leeuwen
f44fca0a4b
Rename post_build scripts to fix codeowners script () 2022-01-17 11:15:11 +13:00
Ohad Lutzky
52d2f62a57
Disable caching for binary download () 2022-01-17 11:14:45 +13:00
Paulus Schoutsen
2a8668ea60
Bump dashboard to 20220113.2 () 2022-01-12 23:22:19 -08:00
Paulus Schoutsen
cc0d433621
Add factory to download name () 2022-01-13 19:35:30 +13:00