core/homeassistant/components/esphome
J. Nick Koston 3044e78d43
Avoid regex overhead in processing esphome bluetooth advertisements (#83246)
2022-12-04 21:09:45 -05:00
..
bluetooth Avoid regex overhead in processing esphome bluetooth advertisements (#83246) 2022-12-04 21:09:45 -05:00
translations [ci skip] Translation update 2022-12-03 00:21:50 +00:00
__init__.py Add type hints on `Template().__init__()` (#82574) 2022-11-23 20:26:55 +01:00
binary_sensor.py Improve device class handling in ESPHome (#82923) 2022-11-29 14:07:56 +01:00
button.py
camera.py
climate.py Use UnitOfTemperature in climate entities [a-f] (#83125) 2022-12-04 11:53:56 +02:00
config_flow.py Fix reauth with esphome when adding noise encryption (#83164) 2022-12-02 19:49:13 -05:00
cover.py Adjust type hints for CoverEntityFeature (#82238) 2022-11-17 08:39:44 +01:00
diagnostics.py Add bluetooth diagnostics to esphome (#82761) 2022-11-27 14:59:37 -05:00
domain_data.py Move esphome gatt services cache to be per device (#81265) 2022-10-30 18:02:54 -05:00
entry_data.py Fix missing services with esp32 proxies (#83192) 2022-12-03 13:50:59 -05:00
fan.py Enforce FanEntityFeature (#82458) 2022-11-22 07:13:54 +01:00
light.py Adjust type hints for LightEntityFeature (#82251) 2022-11-17 12:46:42 +01:00
lock.py Enforce LockEntityFeature (#82461) 2022-11-22 07:15:11 +01:00
manifest.json Bump aioesphomeapi to 13.0.1 (#83223) 2022-12-04 21:09:10 -05:00
media_player.py Adjust type hints for MediaPlayerEntityFeature (#82258) 2022-11-17 13:58:34 +01:00
number.py Add number device class support to ESPHome (#82277) 2022-11-17 21:12:45 +01:00
select.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
sensor.py Improve device class handling in ESPHome (#82923) 2022-11-29 14:07:56 +01:00
services.yaml
strings.json Create an issue when using older esphome firmwares when bluetooth support is enabled (#82162) 2022-11-16 22:16:51 +02:00
switch.py Improve device class handling in ESPHome (#82923) 2022-11-29 14:07:56 +01:00