J. Nick Koston
|
d5e39e8748
|
Remove redundant names from config flow titles (#50380)
|
2021-05-10 22:14:33 -07:00 |
HomeAssistant Azure
|
c6bd5b1b71
|
[ci skip] Translation update
|
2021-02-05 00:03:54 +00:00 |
Paulus Schoutsen
|
54f3d9078a
|
Update translations
|
2020-11-11 12:10:09 +01:00 |
HomeAssistant Azure
|
59a3add24a
|
[ci skip] Translation update
|
2020-10-19 00:03:28 +00:00 |
HomeAssistant Azure
|
d73d36d0cd
|
[ci skip] Translation update
|
2020-10-08 00:06:03 +00:00 |
HomeAssistant Azure
|
f8c2d877aa
|
[ci skip] Translation update
|
2020-10-04 00:05:05 +00:00 |
HomeAssistant Azure
|
bfd6989c75
|
[ci skip] Translation update
|
2020-09-04 00:04:26 +00:00 |
starkillerOG
|
e288246366
|
Add troubleshooting link to error message for xiaomi_aqara (#39617)
|
2020-09-03 17:26:13 +02:00 |
HomeAssistant Azure
|
195d4b6897
|
[ci skip] Translation update
|
2020-08-27 00:04:55 +00:00 |
starkillerOG
|
aaad986002
|
Improve Xioami Aqara zeroconf discovery handling (#37469)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-08-06 12:54:18 +02:00 |
HomeAssistant Azure
|
e39997ca10
|
[ci skip] Translation update
|
2020-06-23 00:09:06 +00:00 |
starkillerOG
|
1f9721bad3
|
Add Xiaomi Aqara Config Flow (#35595)
* Xiaomi Aqara Config Flow
* Xiaomi Aqara Config Flow
* Xiaomi Aqara Config Flow
* Xiaomi Aqara Config Flow
* Xiaomi Aqara Config Flow
First tested and working version
* Remove depricated discovery
* Add Xiaomi Aqara Config Flow
* Add Xiaomi Aqara tests
* Update .coveragerc
* Update requirements_test_all.txt
* fix spelling mistake
* fix select scheme
* fix wrong conflict resolve
* add IP to zeroconf discovery title
* black styling
* add getmac requirement
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
* add getmac
* add getmac
* Clean up
* Update homeassistant/components/xiaomi_aqara/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/xiaomi_aqara/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/xiaomi_aqara/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/xiaomi_aqara/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/xiaomi_aqara/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* resolve data storage
* move format_mac down
* Remove discovery_retry from config flow
* remove unused strings
* fix styling
* fix black styling
* fix tests
* remove mac connection
This is needed to prevent a conflict with the Xiaomi Miio integration that I discovered during testing.
* fix flake8
* remove getmac depandance
* check for inavlid_interface + test
* Validate gateway key
* add invalid key tests
* Fix spelling
* Only set up sensors if no key
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-06-22 11:54:17 +02:00 |