Franck Nijhof
|
8819634b61
|
String formatting and max line length - Part 6 (#84525)
|
2022-12-24 13:19:51 +01:00 |
|
epenet
|
11a19c2612
|
Improve type hints in light [s-z] (#75946)
|
2022-07-31 13:50:24 +02:00 |
|
epenet
|
d362e5b6b7
|
Migrate xiaomi_aqara light to ColorMode (#70879)
|
2022-04-27 14:26:26 +02:00 |
|
Sebastian Muszynski
|
50b2ee8c23
|
Fix light state on boot up (#68606)
Fixes: #68038
|
2022-03-29 09:57:30 +02:00 |
|
epenet
|
7967f49e48
|
Add light setup type hints [s-z] (#63293)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 15:43:55 +01:00 |
|
Marc Mueller
|
0815eede4b
|
Replace lists with tuples (2) (#53685)
|
2021-07-30 01:20:03 +02:00 |
|
Ville Skyttä
|
9864f2ef8b
|
String formatting cleanups (#52937)
|
2021-07-13 00:12:55 +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 |
|
Erik Montnemery
|
e4333a7a44
|
Rename Light to LightEntity (#34593)
|
2020-04-26 18:49:41 +02:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
|
Sebastian Muszynski
|
e119deafe5
|
Bump PyXiaomiGateway version to 0.11.2 (#21453)
|
2019-02-26 12:37:21 -08:00 |
|
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |
|