thetestspecimen
|
0e54b61564
|
Update class name in sensor.py
|
2024-10-10 22:34:10 +03:00 |
|
thetestspecimen
|
cd5c7b3f7a
|
Ruff format
|
2024-10-10 21:59:36 +03:00 |
|
thetestspecimen
|
ddec962820
|
Update codeowners
|
2024-10-10 19:53:08 +03:00 |
|
thetestspecimen
|
09cc575f66
|
Update tests
|
2024-10-10 12:24:49 +03:00 |
|
thetestspecimen
|
0d18c92bd2
|
Merge remote-tracking branch 'upstream/dev' into sen0501
|
2024-10-10 12:05:34 +03:00 |
|
thetestspecimen
|
4c28ec09e3
|
Change files, folders and namespace to include 'i2c'
|
2024-10-10 11:59:54 +03:00 |
|
dependabot[bot]
|
c18bd3ac81
|
Bump actions/upload-artifact from 4.4.2 to 4.4.3 (#7575)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-10 16:07:40 +13:00 |
|
Ilia Sotnikov
|
b08432bd0d
|
Update pillow to 10.4.0 (#7566)
|
2024-10-10 13:44:07 +11:00 |
|
Samuel Sieb
|
4bac9707fe
|
fix uart settings check (#7573)
|
2024-10-09 05:44:19 -05:00 |
|
Jesse Hills
|
7e16cda949
|
Merge branch 'beta' into dev
|
2024-10-09 17:48:32 +13:00 |
|
Jesse Hills
|
8a025a6617
|
Merge pull request #7572 from esphome/bump-2024.10.0b1
2024.10.0b1
|
2024-10-09 17:44:02 +13:00 |
|
Jesse Hills
|
1c05f5af03
|
Bump version to 2024.11.0-dev
|
2024-10-09 15:01:49 +13:00 |
|
Jesse Hills
|
4a9d3a3927
|
Bump version to 2024.10.0b1
|
2024-10-09 15:01:49 +13:00 |
|
dependabot[bot]
|
26694cb55e
|
Bump actions/cache from 4.1.0 to 4.1.1 in /.github/actions/restore-python (#7571)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-09 14:51:43 +13:00 |
|
dependabot[bot]
|
94ad1237ce
|
Bump actions/cache from 4.1.0 to 4.1.1 (#7570)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-09 14:51:31 +13:00 |
|
dependabot[bot]
|
69467ea6ff
|
Bump actions/upload-artifact from 4.4.1 to 4.4.2 (#7569)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-09 14:51:23 +13:00 |
|
Clyde Stubbs
|
66f500e594
|
[template/binary_sensor] Implement condition: option as alternative to lambda. (#7561)
|
2024-10-09 14:49:33 +13:00 |
|
Clyde Stubbs
|
fc97a6d1e3
|
[lvgl] Fix text component (#7563)
|
2024-10-09 14:43:28 +13:00 |
|
Clyde Stubbs
|
1a567b6986
|
[cst816] Allow skipping i2c probe (#7557)
|
2024-10-09 14:41:58 +13:00 |
|
baldisos
|
9211aad524
|
Update radon_eye_listener.cpp for more possible variants (#7567)
|
2024-10-09 14:33:50 +13:00 |
|
dependabot[bot]
|
6139b933c5
|
Bump actions/cache from 4.0.2 to 4.1.0 (#7558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 02:00:10 +00:00 |
|
dependabot[bot]
|
3804b3b759
|
Bump actions/cache from 4.0.2 to 4.1.0 in /.github/actions/restore-python (#7560)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 14:34:26 +13:00 |
|
dependabot[bot]
|
659239e8cd
|
Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#7559)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 14:34:15 +13:00 |
|
Clyde Stubbs
|
52e59d1dad
|
[ili9xxx] Put display into sleep mode on shutdown. (#7555)
|
2024-10-08 14:28:59 +13:00 |
|
thetestspecimen
|
e624c7e275
|
Update formatting
|
2024-10-08 01:08:06 +03:00 |
|
thetestspecimen
|
702a212b13
|
Update logic for elevaton and atmospheric pressure
|
2024-10-08 01:03:17 +03:00 |
|
thetestspecimen
|
8b05c8b172
|
Fix clang formatting and methods
|
2024-10-08 00:10:25 +03:00 |
|
thetestspecimen
|
648bf3580c
|
Fix clang formatting
|
2024-10-08 00:05:29 +03:00 |
|
thetestspecimen
|
5094f7fd51
|
Update imports
|
2024-10-08 00:03:04 +03:00 |
|
thetestspecimen
|
93c2ec2bbb
|
Use helper function for bitshift
|
2024-10-07 23:43:54 +03:00 |
|
thetestspecimen
|
b7043f3fcd
|
Prefix member variables and function calls with 'this->'
|
2024-10-07 23:30:47 +03:00 |
|
thetestspecimen
|
44ba88506e
|
Return if sensor not defined by user
|
2024-10-07 23:18:08 +03:00 |
|
thetestspecimen
|
e35968d003
|
Replace method map_float with helper method remap
|
2024-10-07 23:05:08 +03:00 |
|
thetestspecimen
|
a6695e65e1
|
Update test file names to new convention
|
2024-10-07 22:07:29 +03:00 |
|
thetestspecimen
|
4ef75af093
|
Merge remote-tracking branch 'upstream/dev' into sen0501
|
2024-10-07 20:07:34 +03:00 |
|
Clyde Stubbs
|
b8630363e0
|
[online_image] Bugfix: Use std::string instead of const char * (#7556)
|
2024-10-07 11:47:07 -05:00 |
|
esphomebot
|
1d91601094
|
Update webserver local assets to 20241007-025551 (#7553)
|
2024-10-07 03:22:17 +00:00 |
|
Curtis Malainey
|
ea23f49e90
|
nau7802: new component (#6291)
|
2024-10-07 16:08:56 +13:00 |
|
Ken Baker
|
b2bf2bc448
|
Add Initial NPI-19 pressure sensor support (#7181)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-07 15:59:13 +13:00 |
|
Ken Baker
|
5ad5ef5a42
|
Add Initial TE-M3200 pressure sensor support (#6862)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-07 15:58:28 +13:00 |
|
RFDarter
|
86a34f4b17
|
[web_server] v3 entity grouping (#6833)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-07 15:52:26 +13:00 |
|
Clyde Stubbs
|
6a2ed8241e
|
[lvgl] Fix: allow full range of styles on dropdown list. (#7552)
|
2024-10-07 15:43:41 +13:00 |
|
YorkshireIoT
|
03a95ee05f
|
Feature/add seeed grove gmxxx multichannel gas support (#4304)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-07 15:34:46 +13:00 |
|
Clyde Stubbs
|
81f6750211
|
[lvgl] Bugfixes #3 (#7472)
|
2024-10-07 13:27:08 +13:00 |
|
tomaszduda23
|
cbc03aae80
|
[code-quality] fix clang-tidy api (#7279)
|
2024-10-07 11:55:11 +13:00 |
|
tomaszduda23
|
390299894e
|
[code-quality] fix clang-tidy md5 and hmac_md5 (#7325)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2024-10-07 11:53:49 +13:00 |
|
dependabot[bot]
|
fc7628cdea
|
Bump docker/build-push-action from 6.7.0 to 6.9.0 in /.github/actions/build-image (#7511)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-07 10:34:38 +13:00 |
|
dependabot[bot]
|
fbd600f43f
|
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#7541)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-07 10:34:17 +13:00 |
|
dependabot[bot]
|
239eadb895
|
Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 in the docker-actions group across 1 directory (#7542)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-07 10:34:03 +13:00 |
|
Keith Burzinski
|
e87169805c
|
[wifi] Replace `USE_ESP32_IGNORE_EFUSE_MAC_CRC with IDF's CONFIG_ESP_MAC_IGNORE_MAC_CRC_ERROR ` (#7502)
|
2024-10-07 10:02:53 +13:00 |
|