Franck Nijhof
|
055cdc64c0
|
Add support for IoT class in manifest (#46935)
|
2021-04-15 10:21:38 +02:00 |
Sebastian Muszynski
|
ea0e359d90
|
Bump PyXiaomiGateway version to 0.13.4 (#42262)
|
2020-10-23 21:07:45 -05:00 |
Fabrice Pipart
|
b7f596a71e
|
Fix support for Aqara WXKG06LM (#40694)
|
2020-09-28 20:36:28 +02:00 |
chewbh
|
3fc5f9deb8
|
Add Xiaomi Aqara wireless and light switches (2020 model) (#37985)
|
2020-08-05 12:15:19 +02: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 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Paulus Schoutsen
|
b73531b2fc
|
Untag discovery as an allowed dependency (#31934)
|
2020-02-18 08:32:56 -08:00 |
Franck Nijhof
|
b4d6d238e5
|
Correct names in manifests (T-Z) (#30546)
|
2020-01-07 14:31:18 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Sebastian Muszynski
|
2a39d1209c
|
Add support of new Xiaomi Aqara Curtain models (#25942)
* Add support of new Xiaomi Aqara Curtain models (curtain.aq2, curtain.hagl04) (Closes: #25711)
* Fix requirements_all
|
2019-08-18 12:14:07 +03:00 |
Daniel Høyer Iversen
|
4816a24b3c
|
Update xiaomi library (#23391)
|
2019-04-25 14:25:32 -04:00 |
Paulus Schoutsen
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -07:00 |