hass-core/homeassistant/components/esphome
J. Nick Koston 4e11246ba5
Create an issue when using older esphome firmwares when bluetooth support is enabled (#82162)
* Create an issue when using older esphome firmwares when bluetooth support is enabled

2022.11.0 has some significant stability imporvements with
BLE. Its is non-obvious if the user is running an older
esphome version that does not have the fixes

* name

* skip repair issue if a project name is set

* drop reflashing term

* Update homeassistant/components/esphome/strings.json

* Update homeassistant/components/esphome/translations/en.json

* Update homeassistant/components/esphome/translations/en.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/esphome/translations/en.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/esphome/strings.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/esphome/strings.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/esphome/strings.json

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-11-16 22:16:51 +02:00
..
bluetooth Move bluetooth remote scanner implementation into a base class (#82012) 2022-11-13 14:18:36 -06:00
translations Create an issue when using older esphome firmwares when bluetooth support is enabled (#82162) 2022-11-16 22:16:51 +02:00
__init__.py Create an issue when using older esphome firmwares when bluetooth support is enabled (#82162) 2022-11-16 22:16:51 +02:00
binary_sensor.py Ensure ESPHome device classes are valid (#60594) 2021-11-30 09:44:39 +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 Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04: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 Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
diagnostics.py Fix comment typo in ESPHome diagnostics (#65268) 2022-01-30 23:53:46 +02: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 Include esphome device name in BLE logs (#81284) 2022-10-31 00:31:37 -05:00
fan.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
light.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
lock.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
manifest.json Bump aioesphomeapi to 11.4.3 (#81676) 2022-11-06 17:13:14 -06:00
media_player.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
number.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
select.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00
sensor.py Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04: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 Update mypy to 0.981 (#79115) 2022-09-26 16:10:06 -04:00