mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02: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 commit9e0530df1d
. * Revert "Add basic websocket api for OZW (#38265)" This reverts commit3ca93baa55
. * Revert "Bump ElkM1 library version. (#38368)" This reverts commit143f55ad12
. * Revert "Avoid error with ignored harmony config entries (#38367)" This reverts commit90a10baf38
. * Revert "Ignore remote Plex clients during plex.tv lookup (#38327)" This reverts commit67cdeafe21
. * Revert "Bump simplisafe-python to 9.2.2 (#38365)" This reverts commit01d68e01c6
. * Revert "Bump aioambient to 1.2.0 (#38364)" This reverts commitbec6904eb9
. * Revert "Update run-in-env.sh (#36577)" This reverts commit53acc1b41e
. * Revert "Update aioharmony to 0.2.6 (#38360)" This reverts commita991d6f131
. * Revert "Add jobs names to Wheels builds (#38363)" This reverts commit58dcc059c7
. * Revert "Bump androidtv to 0.0.47 and adb-shell to 0.2.1 (#38344)" This reverts commit14b4722b69
. * Revert "Add wheels job for building core wheels (#38359)" This reverts commitcb9e76adb7
. * Revert "Temporary lock pip to 20.1.1 to avoid build issue (#38358)" This reverts commitb2207ed776
. * Revert "Upgrade youtube_dl to version 2020.07.28 (#38328)" This reverts commit144e827ce9
. * Revert "Add myself to xiaomi miio codeowners (#38350)" This reverts commit88538254ec
. 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:
committed by
GitHub
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
|
||||
|
Reference in New Issue
Block a user