hass-core/homeassistant/components/esphome
2022-11-29 14:07:56 +01:00
..
bluetooth Send back BLE address type when connecting via esphome proxies (#82890) 2022-11-28 18:54:53 -10:00
translations [ci skip] Translation update 2022-11-29 00:26:01 +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 Adjust button type hints in components (#74132) 2022-06-28 17:19:03 +02:00
camera.py Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
climate.py Enforce ClimateEntityFeature (#82329) 2022-11-22 07:08:53 +01:00
config_flow.py Ensure unique id is set for esphome when setup via user flow (#77677) 2022-09-01 14:10:20 -04: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 Add support for esphome ble client connections v3 (#82815) 2022-11-28 16:56:18 -10: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 Send back BLE address type when connecting via esphome proxies (#82890) 2022-11-28 18:54:53 -10: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