Commit Graph
9917 Commits
Author SHA1 Message Date
Javier Peletier 2df0ebd895 [modbus_controller] Fix modbus read_lambda precision for non-floats or large integers (#9159) 2025-06-25 11:31:23 +12:00
J. Nick Koston 4bdd08887e use a common that does not have dupes on dev 2025-06-25 00:50:18 +02:00
J. Nick Koston 1fd8ebf386 update tests now that duplicate names are validated 2025-06-25 00:35:38 +02:00
J. Nick Koston d2fc3e749c update tests now that duplicate names are validated 2025-06-25 00:34:50 +02:00
J. Nick Koston 71fbcbceaf update tests now that duplicate names are validated 2025-06-25 00:34:27 +02:00
J. Nick Koston 27347b2088 update tests now that duplicate names are validated 2025-06-25 00:34:04 +02:00
J. Nick Koston 599993d1a5 update tests now that duplicate names are validated 2025-06-25 00:22:51 +02:00
J. Nick Koston bf359cb8e3 update tests now that duplicate names are validated 2025-06-25 00:20:51 +02:00
J. Nick Koston 509a704410 update tests now that duplicate names are validated 2025-06-25 00:19:32 +02:00
J. Nick Koston 1f48e2b01f update tests now that duplicate names are validated 2025-06-25 00:18:40 +02:00
J. Nick Koston 8b25b1eee6 update tests now that duplicate names are validated 2025-06-25 00:18:28 +02:00
J. Nick Koston 3bbf30ff5f Merge branch 'multi_device' into integration 2025-06-25 00:04:33 +02:00
J. Nick Koston 83613726d1 fix 2025-06-25 00:04:07 +02:00
J. Nick Koston 254b6a17f3 Merge remote-tracking branch 'dala318/multi_device' into integration 2025-06-24 23:54:40 +02:00
J. Nick Koston 796e12bd70 Merge branch 'dev' into multi_device 2025-06-24 23:54:24 +02:00
J. Nick Koston ddbe17d3f6 fixes 2025-06-24 23:40:16 +02:00
J. Nick Koston 591ec36f4a fixes 2025-06-24 23:37:58 +02:00
J. Nick Koston 41eceb72ef preen 2025-06-24 23:28:06 +02:00
J. Nick Koston 0a5f094025 cleanup 2025-06-24 23:25:46 +02:00
J. Nick Koston ca0f3ba262 cleanup 2025-06-24 23:23:59 +02:00
J. Nick Koston 30f4e782db cleanup 2025-06-24 23:23:35 +02:00
J. Nick Koston 192158ef1a cleanup 2025-06-24 23:22:18 +02:00
J. Nick Koston 602456db40 cleanup 2025-06-24 23:13:45 +02:00
J. Nick Koston 536e45668f migrate 2025-06-24 23:09:08 +02:00
J. Nick Koston 10bf05ab0d migrate 2025-06-24 22:59:46 +02:00
J. Nick Koston 5ad1af69e4 migrate 2025-06-24 22:57:10 +02:00
J. Nick Koston 48f2911434 raise 2025-06-24 22:18:29 +02:00
J. Nick Koston dbb0d6349a Merge branch 'multi_device' into integration 2025-06-24 18:08:14 +02:00
J. Nick Koston ac3598f12a cleanup 2025-06-24 18:07:58 +02:00
J. Nick Koston 66201be5ca preen 2025-06-24 18:00:10 +02:00
J. Nick Koston ac0b0b652e cleanup 2025-06-24 17:55:58 +02:00
J. Nick Koston d89ee2df42 Update esphome/core/application.h 2025-06-24 17:52:13 +02:00
J. Nick Koston 418e248e5e cleanup 2025-06-24 17:51:05 +02:00
J. Nick Koston 8c2b141049 cleanup 2025-06-24 17:41:40 +02:00
J. Nick Koston 2f8e07302b Update esphome/core/entity_base.cpp 2025-06-24 17:10:06 +02:00
J. Nick Koston c3776240b6 fixes 2025-06-24 17:03:23 +02:00
J. Nick Koston e370872ec1 fix conflicts 2025-06-24 16:13:34 +02:00
Jesse Hills d4e978369a Store reference to device on EntityBase
This is so we can get the name of the device to use as part of the object id and to internally set the name for logging.
2025-06-24 19:56:30 +12:00
Jesse Hills 8d5d7f5237 Merge branch 'dev' into multi_device 2025-06-24 16:02:03 +12:00
Jesse Hills 7ad6dab383 [mqtt] Don't wait for connection unless configured to (#8933) 2025-06-24 13:31:38 +12:00
Clyde Stubbs 612c8d5841 [lvgl] Fix dangling pointer issue with qrcode (#9190) 2025-06-24 09:43:40 +10:00
J. Nick Koston 5cd498fbe9 Merge branch 'multi_device' into integration 2025-06-23 22:56:28 +02:00
Cody CutrerandKeith Burzinski a35e476be5 [opt3001] New component (#6625)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-06-23 14:31:20 -05:00
Jesse Hills 87a7157fc4 Merge branch 'release' into dev 2025-06-24 07:28:40 +12:00
Jesse Hills fa34adbf6c Merge pull request #9185 from esphome/bump-2025.6.1
2025.6.1
2025.6.1
2025-06-24 07:27:59 +12:00
dependabot[bot] ac942e0670 Bump aioesphomeapi from 33.1.0 to 33.1.1 (#9187) 2025-06-23 19:58:32 +02:00
Jesse Hills 22e360d479 Bump version to 2025.6.1 2025-06-23 23:32:22 +12:00
myhomeiot 649936200e Restore access to BLEScanResult as get_scan_result (#9148) 2025-06-23 23:32:22 +12:00
rwrozelleandJesse Hills 5d6e690c12 Fixes for setup of OpenThread either using TLV or entering Credentials directly (#9157)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2025-06-23 23:32:22 +12:00
Jesse Hills 2f2ecadae7 [config validation] Add more ip address / network validators (#9181) 2025-06-23 23:32:22 +12:00