Metadata-Version: 2.1
Name: pyhaversion
Version: 3.3.0
Summary: UNKNOWN
Home-page: https://github.com/ludeeus/pyhaversion
Author: Joakim Sorensen
Author-email: hi@ludeeus.dev
License: UNKNOWN
Description: # pyhaversion [![Build Status](https://travis-ci.com/ludeeus/pyhaversion.svg?branch=master)](https://travis-ci.com/ludeeus/pyhaversion)
        
        _A python module to the newest version number of Home Assistant._
        
        ## Install
        
        ```bash
        pip install pyhaversion
        ```
        
        Look at the file `example.py` for a usage example.
        
        
        ## Valid options for branch
        
        - stable
        - beta
        
        ## Optional valid options for image (hassio)
        
        - default
        - qemux86
        - qemux86-64
        - qemuarm
        - qemuarm-64
        - intel-nuc
        - raspberrypi
        - raspberrypi2
        - raspberrypi3
        - raspberrypi3-64
        - raspberrypi4
        - raspberrypi4-64
        - tinker
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
