mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-19 07:06:30 +00:00
Increase middleware range
This commit is contained in:
parent
a6caccd845
commit
3646ae070e
@ -22,7 +22,7 @@ from ...coresys import CoreSys, CoreSysAttributes
|
|||||||
from ..utils import api_return_error, excract_supervisor_token
|
from ..utils import api_return_error, excract_supervisor_token
|
||||||
|
|
||||||
_LOGGER: logging.Logger = logging.getLogger(__name__)
|
_LOGGER: logging.Logger = logging.getLogger(__name__)
|
||||||
_CORE_VERSION: Final = AwesomeVersion("2023.3.0")
|
_CORE_VERSION: Final = AwesomeVersion("2023.3.4")
|
||||||
|
|
||||||
# fmt: off
|
# fmt: off
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user