mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Initial xiaomi_ble integration (#75618)
* Initial xiaomi_ble integration * black * Update homeassistant/components/xiaomi_ble/config_flow.py Co-authored-by: Ernst Klamer <e.klamer@gmail.com> * Update homeassistant/components/xiaomi_ble/config_flow.py Co-authored-by: Ernst Klamer <e.klamer@gmail.com> * Apply suggestions from code review Co-authored-by: Ernst Klamer <e.klamer@gmail.com> * Update tests/components/xiaomi_ble/test_config_flow.py Co-authored-by: Ernst Klamer <e.klamer@gmail.com> * Update homeassistant/components/xiaomi_ble/sensor.py Co-authored-by: Ernst Klamer <e.klamer@gmail.com> * Update tests/components/xiaomi_ble/test_config_flow.py Co-authored-by: Ernst Klamer <e.klamer@gmail.com> * Remove debug code * Need 'proper' MAC when running tests on linux * Need to use proper MAC so validation passes * Add tests for already_in_progress and already_configured * copy test, add session fixture * fix test Co-authored-by: Ernst Klamer <e.klamer@gmail.com> Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -420,6 +420,7 @@ FLOWS = {
|
||||
"ws66i",
|
||||
"xbox",
|
||||
"xiaomi_aqara",
|
||||
"xiaomi_ble",
|
||||
"xiaomi_miio",
|
||||
"yale_smart_alarm",
|
||||
"yamaha_musiccast",
|
||||
|
||||
Reference in New Issue
Block a user