core/homeassistant/generated
Jc2k 402e533fef
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>
2022-07-23 00:55:06 +02:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
bluetooth.py Initial xiaomi_ble integration (#75618) 2022-07-23 00:55:06 +02:00
config_flows.py Initial xiaomi_ble integration (#75618) 2022-07-23 00:55:06 +02:00
dhcp.py Migrate LIFX to config entry per device (#74316) 2022-07-18 17:56:34 -05:00
mqtt.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
ssdp.py Make deCONZ SSDP discovery more strict by matching on manufacturerURL (#71124) 2022-04-30 19:33:47 +02:00
supported_brands.py Expose supported brands via API (#75074) 2022-07-12 13:49:54 -07:00
usb.py Add ZiGate device on automatic integration USB and ZEROCONF (#68577) 2022-05-08 18:27:09 -05:00
zeroconf.py Prepare homekit_controller for _hap._udp.local. (#74857) 2022-07-10 19:50:54 +01:00