Metadata-Version: 2.2
Name: juham-visualcrossing
Version: 0.1.8
Summary: A Weather forecast  plugin extending `Juham` applications
Author-email: J Meskanen <juham.api@gmail.com>
Maintainer-email: "J. Meskanen" <juham.api@gmail.com>
License: MIT License
        ===========
        
        Copyright (c) 2024, Juha Meskanen
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        
        
Project-URL: Homepage, https://gitlab.com/juham/juham/juham-visualcrossing
Project-URL: Bug Reports, https://gitlab.com/juham/juham/juham-visualcrossing
Project-URL: Funding, https://meskanen.com
Project-URL: Say Thanks!, http://meskanen.com
Project-URL: Source, https://gitlab.com/juham/juham/juham-visualcrossing
Keywords: object-oriented,plugin,framework
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
Requires-Dist: juham-core>=0.1.1
Requires-Dist: pytz>=2024.1
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"

VisualCrossing forecast plugin for Juham™
=========================================

Description
-----------

Adds forecast support to Juham™ home automation.

.. image:: _static/images/visualcrossing.png
   :alt: Solar and temperature forecasts
   :width: 640px
   :align: center  


Project Status
--------------

**Current State**: **Alpha (Status 3)**  

Please check out the `CHANGELOG <CHANGELOG.rst>`_ file for changes in this release.



Getting Started
---------------

### Installation

1. Install

   .. code-block:: bash

      pip install juham_visualcrossing


2. Configure

   - ``VisualCrossing.json``: Add your Visual Crossing API key for weather forecasts.

