[ 原始碼: pyhaversion ]
套件:python3-pyhaversion(24.6.1-2)
Get the latest Home Assistant version from various sources
Pyhaversion is a Python library designed to retrieve the latest version of Home Assistant from multiple sources. It supports fetching version information for different Home Assistant types including the core project, OS, supervisor, and container versions. The library utilizes asynchronous HTTP requests for efficient data retrieval and parsing. Users can leverage the functionality to stay updated with the latest Home Assistant releases.
其他與 python3-pyhaversion 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-awesomeversion
- Version parsing and comparison library for Python