esphome/esphome
Manuel Kasper a96762220a
Add support for Waveshare 2.13" V2 display (#6337)
* Add support for Waveshare 2.13" V2 display

* Fix clang-tidy error, add comment about BUSY in deep sleep

* Add test

* Add nullptr check and move tests to separate file

* Fix GPIO pins in test
2024-03-12 05:38:59 +11:00
..
components Add support for Waveshare 2.13" V2 display (#6337) 2024-03-12 05:38:59 +11:00
core Add datetime date entities (#6191) 2024-03-11 07:52:22 +13:00
dashboard Merge pull request from GHSA-9p43-hj5j-96h5 2024-03-06 08:09:45 +13:00
__init__.py
__main__.py Check permissions (#6255) 2024-03-11 13:33:31 +13:00
automation.py Add xor automation condition (#5453) 2023-10-03 22:58:11 +13:00
codegen.py Add datetime date entities (#6191) 2024-03-11 07:52:22 +13:00
config.py Bump black from 23.12.1 to 24.2.0 (#6221) 2024-02-21 15:53:50 +13:00
config_helpers.py feat(packages): support removing components (#5821) 2023-12-06 10:04:17 +09:00
config_validation.py feat(MQTT): Add QoS option for each MQTT component (#6279) 2024-03-11 13:12:52 +13:00
const.py add template fan (#6310) 2024-03-10 15:42:02 -07:00
coroutine.py Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00
cpp_generator.py update docstrings in cpp_generator.py (#6212) 2024-02-12 10:08:32 +13:00
cpp_helpers.py Allow validation of pins based on hub config (#5647) 2023-11-02 15:32:00 +13:00
cpp_types.py Add datetime date entities (#6191) 2024-03-11 07:52:22 +13:00
espota2.py Improve the error message on OTA version mismatch (#6259) 2024-02-22 14:35:21 +13:00
external_files.py Allow images to be downloaded from URLs (#5214) 2023-11-24 08:10:33 +13:00
final_validate.py Bump python min to 3.9 (#3871) 2022-10-05 20:09:27 +13:00
git.py Use /data directory for .esphome folder when running as HA add-on (#5374) 2023-09-12 09:26:48 +12:00
helpers.py Enable networking and some other components on host platform (#6114) 2024-01-19 10:10:23 +09:00
loader.py image: allow the image to by auto-loaded by animation (#5139) 2023-12-20 10:33:05 +00:00
log.py Suppress full config output of "esphome config" when -q option is used. (#5852) 2023-12-05 08:52:02 +09:00
mqtt.py allow to use MQTT for discovery of IPs if mDNS is no option (#3887) 2023-05-17 16:29:56 +12:00
pins.py Fix pin reuse error with pin expanders (#5973) 2023-12-20 10:42:27 +00:00
platformio_api.py Fix outdated filter string in platformio_api (#4587) 2023-03-19 19:11:18 +00:00
schema_extractors.py Bump black from 23.12.1 to 24.2.0 (#6221) 2024-02-21 15:53:50 +13:00
storage_json.py Refactor StorageJSON to keep loaded_integrations a set until its converted to JSON (#5793) 2023-11-19 22:31:00 -05:00
types.py Bump black from 23.12.1 to 24.2.0 (#6221) 2024-02-21 15:53:50 +13:00
util.py Checks for pins used in multiple places (#5666) 2023-12-05 08:56:53 +09:00
voluptuous_schema.py Bump voluptuous from 0.14.1 to 0.14.2 (#6181) 2024-02-21 16:57:38 +13:00
vscode.py Remove a bunch of unnecessary pylint disabling (#4079) 2022-11-24 11:09:19 +13:00
wizard.py Prevent network config on rpipico board (#5832) 2024-02-19 14:29:41 +13:00
writer.py image: allow the image to by auto-loaded by animation (#5139) 2023-12-20 10:33:05 +00:00
yaml_util.py Ensure filename is shown when YAML raises an error (#6139) 2024-01-23 23:11:03 -06:00
zeroconf.py Bump zeroconf timeout to 3000 (#6270) 2024-02-22 14:26:00 +13:00