Ville Skyttä
|
24b1e01d71
|
Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080)
* Disable Ruff rules that may conflict with the formatter
* Upgrade Ruff to 0.1.8
- https://github.com/astral-sh/ruff/releases/tag/v0.1.7
- https://github.com/astral-sh/ruff/releases/tag/v0.1.8
* Format with Ruff 0.1.8
|
2023-12-20 23:55:09 +01:00 |
J. Nick Koston
|
88296c1998
|
Migrate ESPHome unique ids to new format (#99451)
|
2023-10-15 17:05:20 -10:00 |
Ville Skyttä
|
e7b6037419
|
Remove unnnecessary pylint configs from components [e-l]* (#99004)
|
2023-08-25 09:46:34 +02:00 |
Erik Montnemery
|
8b99d4678f
|
Correct checks for non-finite numbers in ESPHome (#98102)
|
2023-08-12 08:10:25 +01:00 |
Erik Montnemery
|
045c327928
|
Move DeviceInfo from entity to device registry (#98149)
* Move DeviceInfo from entity to device registry
* Update integrations
|
2023-08-10 22:04:26 -04:00 |
Franck Nijhof
|
868a5f377f
|
Ruff: isort don't split imports based on trailing comma (#98162)
|
2023-08-10 14:27:03 +02:00 |
J. Nick Koston
|
708b00d7ab
|
Use legacy rules for ESPHome entity_id construction if `friendly_name` is unset (#97578)
|
2023-08-01 21:08:12 +02:00 |
J. Nick Koston
|
afdbbefc31
|
Revert using has_entity_name in ESPHome when `friendly_name` is not set (#97488)
|
2023-07-30 18:28:45 +02:00 |
J. Nick Koston
|
095146b163
|
Fix has_entity_name not always being set in ESPHome (#97055)
|
2023-07-23 10:45:48 +02:00 |
J. Nick Koston
|
7dc03ef301
|
Use the ESPHome object_id to suggest the entity id (#95852)
|
2023-07-10 13:02:34 +02:00 |
J. Nick Koston
|
021a39a09c
|
Make deep sleep esphome entities unavailable on unexpected disconnect (#95211)
|
2023-06-26 14:21:45 +02:00 |
J. Nick Koston
|
3b7095c63b
|
Fix esphome not removing entities when static info changes (#95202)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2023-06-25 21:31:31 -05:00 |
J. Nick Koston
|
57a910a144
|
Relocate esphome entity code into its own module (#95092)
|
2023-06-24 23:12:36 -04:00 |