mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump pyaehw4a1 to 0.3.9 (#38347)
* Bump pyaehw4a1 to 0.3.9 * Add myself to xiaomi miio codeowners (#38350) * add myself to xiaomi miio codeowners * Update CODEOWNERS * Update manifest.json * Upgrade youtube_dl to version 2020.07.28 (#38328) * Temporary lock pip to 20.1.1 to avoid build issue (#38358) * Add wheels job for building core wheels (#38359) * Bump androidtv to 0.0.47 and adb-shell to 0.2.1 (#38344) * Add jobs names to Wheels builds (#38363) * Update aioharmony to 0.2.6 (#38360) * Update run-in-env.sh (#36577) * Bump aioambient to 1.2.0 (#38364) * Bump simplisafe-python to 9.2.2 (#38365) * Ignore remote Plex clients during plex.tv lookup (#38327) * Avoid error with ignored harmony config entries (#38367) * Bump ElkM1 library version. (#38368) To reduce required version of dependent library. No code changed. * Add basic websocket api for OZW (#38265) * Prevent nut config flow error when checking ignored entries (#38372) * Revert "Prevent nut config flow error when checking ignored entries (#38372)" This reverts commit 9e0530df1d3dfe40ca5aff52f5bdd7c5555c8c59. * Revert "Add basic websocket api for OZW (#38265)" This reverts commit 3ca93baa555ece3fa9124cf947ff4ad4bb353ae3. * Revert "Bump ElkM1 library version. (#38368)" This reverts commit 143f55ad1203c81610d6894c97736599d5d00781. * Revert "Avoid error with ignored harmony config entries (#38367)" This reverts commit 90a10baf38749c30cf84c3f4f0704e1ee7091b1b. * Revert "Ignore remote Plex clients during plex.tv lookup (#38327)" This reverts commit 67cdeafe21c73f4275d4c02f6ccaec11186ec9d1. * Revert "Bump simplisafe-python to 9.2.2 (#38365)" This reverts commit 01d68e01c6042e07ce5b9b0ea4adea6c6a682025. * Revert "Bump aioambient to 1.2.0 (#38364)" This reverts commit bec6904eb95e6a3edbca839e22f35a1489e1b072. * Revert "Update run-in-env.sh (#36577)" This reverts commit 53acc1b41e5a8ed3fa1f28dc7463c104aff6ec83. * Revert "Update aioharmony to 0.2.6 (#38360)" This reverts commit a991d6f131c838b366b7f3d8b55d1c4be7602624. * Revert "Add jobs names to Wheels builds (#38363)" This reverts commit 58dcc059c7b6255eb5acff9397b01c5e821c971d. * Revert "Bump androidtv to 0.0.47 and adb-shell to 0.2.1 (#38344)" This reverts commit 14b4722b69e81e8fd485ac487ea8a1548247c4e1. * Revert "Add wheels job for building core wheels (#38359)" This reverts commit cb9e76adb776c647e76ee15b9c28493f25a372a8. * Revert "Temporary lock pip to 20.1.1 to avoid build issue (#38358)" This reverts commit b2207ed7762c23300c74f832b105ae776202f6c9. * Revert "Upgrade youtube_dl to version 2020.07.28 (#38328)" This reverts commit 144e827ce9de344028c26a809795c38597924fe4. * Revert "Add myself to xiaomi miio codeowners (#38350)" This reverts commit 88538254ec51ef4eced194b3d807317b5d07eacc. Co-authored-by: starkillerOG <starkiller.og@gmail.com> Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Jeff Irion <JeffLIrion@users.noreply.github.com> Co-authored-by: ehendrix23 <hendrix_erik@hotmail.com> Co-authored-by: Aaron Bach <bachya1208@gmail.com> Co-authored-by: jjlawren <jjlawren@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Glenn Waters <gwwaters@gmail.com> Co-authored-by: Charles Garwood <cgarwood@gmail.com>
This commit is contained in:
parent
988cbf12ce
commit
45e451271e
@ -3,6 +3,6 @@
|
||||
"name": "Hisense AEH-W4A1",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hisense_aehw4a1",
|
||||
"requirements": ["pyaehw4a1==0.3.5"],
|
||||
"requirements": ["pyaehw4a1==0.3.9"],
|
||||
"codeowners": ["@bannhead"]
|
||||
}
|
||||
|
@ -1205,7 +1205,7 @@ py_nextbusnext==0.1.4
|
||||
pyads==3.2.1
|
||||
|
||||
# homeassistant.components.hisense_aehw4a1
|
||||
pyaehw4a1==0.3.5
|
||||
pyaehw4a1==0.3.9
|
||||
|
||||
# homeassistant.components.aftership
|
||||
pyaftership==0.1.2
|
||||
|
@ -568,7 +568,7 @@ pyTibber==0.14.0
|
||||
py_nextbusnext==0.1.4
|
||||
|
||||
# homeassistant.components.hisense_aehw4a1
|
||||
pyaehw4a1==0.3.5
|
||||
pyaehw4a1==0.3.9
|
||||
|
||||
# homeassistant.components.airvisual
|
||||
pyairvisual==4.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user