esphome/tests/unit_tests
Fabian 3ac7bf3761
EntityBase: Move ObjectId to Flash ()
* Move EntityBase Object Id from memory to flash.

* Sprinkler use common `setup_entity` method.

* Remove `EntityBase` from Sprinkler.

* Support for entity names set to None

* change so gh PR picks up commit.

---------

Co-authored-by: Your Name <you@example.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-03-28 09:00:34 +00:00
..
fixtures YAML linting () 2022-09-06 15:48:01 +12:00
conftest.py add-black () 2021-03-07 16:03:16 -03:00
strategies.py Bump python min to 3.9 () 2022-10-05 20:09:27 +13:00
test_codegen.py Upgrade ArduinoJson to 6.18.5 and migrate code () 2022-01-01 22:31:43 +13:00
test_config_validation.py Relax the icon validator to allow non-mdi icons () 2021-11-23 09:21:14 +01:00
test_core.py ESP-IDF support and generic target platforms () 2021-09-20 11:47:51 +02:00
test_cpp_generator.py Remove unused obj attribute from AssignmentExpression () 2022-02-09 14:56:42 +01:00
test_cpp_helpers.py ESP-IDF support and generic target platforms () 2021-09-20 11:47:51 +02:00
test_helpers.py EntityBase: Move ObjectId to Flash () 2023-03-28 09:00:34 +00:00
test_wizard.py Add ESP32C3 and ESP32S2 support to dashboard () 2022-02-19 15:47:50 +01:00
test_yaml_util.py Add variable substitutions for !include () 2022-05-31 16:45:18 +12:00