mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Bump py-nextbusnext to 0.1.5 (#53924)
* NextBus: Rebrand and bump new version of py-nextbusnext * Revert rebrand
This commit is contained in:
parent
786a83f844
commit
b930e17d64
@ -3,6 +3,6 @@
|
|||||||
"name": "NextBus",
|
"name": "NextBus",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nextbus",
|
"documentation": "https://www.home-assistant.io/integrations/nextbus",
|
||||||
"codeowners": ["@vividboarder"],
|
"codeowners": ["@vividboarder"],
|
||||||
"requirements": ["py_nextbusnext==0.1.4"],
|
"requirements": ["py_nextbusnext==0.1.5"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -1297,7 +1297,7 @@ pyW215==0.7.0
|
|||||||
pyW800rf32==0.1
|
pyW800rf32==0.1
|
||||||
|
|
||||||
# homeassistant.components.nextbus
|
# homeassistant.components.nextbus
|
||||||
py_nextbusnext==0.1.4
|
py_nextbusnext==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.ads
|
# homeassistant.components.ads
|
||||||
pyads==3.2.2
|
pyads==3.2.2
|
||||||
|
@ -730,7 +730,7 @@ pyRFXtrx==0.27.0
|
|||||||
pyTibber==0.19.0
|
pyTibber==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.nextbus
|
# homeassistant.components.nextbus
|
||||||
py_nextbusnext==0.1.4
|
py_nextbusnext==0.1.5
|
||||||
|
|
||||||
# homeassistant.components.hisense_aehw4a1
|
# homeassistant.components.hisense_aehw4a1
|
||||||
pyaehw4a1==0.3.9
|
pyaehw4a1==0.3.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user