boilr-pv

View on PyPIReverse Dependencies (0)

0.1.1 boilr_pv-0.1.1-py3-none-any.whl

Wheel Details

Project: boilr-pv
Version: 0.1.1
Filename: boilr_pv-0.1.1-py3-none-any.whl
Download: [link]
Size: 19179
MD5: 6151a3981f9bbf9babff8a52d55295d2
SHA256: 125427cb34f9439f448b8fbb8282a7f57c9370f8d9ee05a97c77e39ec7bf172d
Uploaded: 2024-10-27 22:39:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: boilr-pv
Version: 0.1.1
Summary: Water boiler automation with a Fronius pv inverter on a Raspberry Pi.
Author-Email: Peter Loecker <peter.loecker[at]live.at>
Project-Url: Homepage, https://github.com/PeterBrain/boilr
Project-Url: Documentation, https://github.com/PeterBrain/boilr
Project-Url: Source, https://github.com/PeterBrain/boilr
Project-Url: Issues, https://github.com/PeterBrain/boilr/issues
License: MIT License Copyright (c) 2020 Peter Loecker 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 SOFTWARE.
Keywords: boiler,pv,photovoltaic,solar,solar-energy,fronius-solar-api,fronius,fronius-inverter,ohmpilot,waterheater,raspberry-pi,raspberrypi
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: German
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development
Classifier: Topic :: System :: Hardware
Requires-Python: <3.11,>=3.8
Requires-Dist: paho-mqtt
Requires-Dist: python-daemon
Requires-Dist: PyYAML
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: RPi.GPIO; platform_system == "Linux" and "arm" in platform_machine
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4577 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
boilr/__init__.py sha256=FocUa7YLqyyiBc_5W7CfzbUWL1HZ1pznO7w9cfyBuk4 503
boilr/__main__.py sha256=nki1mAcMRdNggvHie5S9cppOTcNIY_5X-IjKJM_yhwU 549
boilr/_version.py sha256=PKIMyjdUACH4-ONvtunQCnYE2UhlMfp9su83e3HXl5E 411
boilr/app.py sha256=RHY-f2MlqqsODXPxCBveCQVu-r_4E7BCfrGMAfDUb6Q 12673
boilr/argparse.py sha256=D5ekvCUDNW5cG33rKb2oBLyby-orha3JXeihlxjSxbs 2566
boilr/config.py sha256=yzwNbh-IqhtXs0tUydCyRhrhZPP060-8DNGD2O8NFJU 7041
boilr/core.py sha256=E-ckSSWwWvKTugeBI4O6TYrkJfNK7DgqWMVASjm9ODg 2602
boilr/daemon.py sha256=IC-6TixmqgghC2ZhtelA_BNvsIOLyRLAgswFaUuNK5I 7562
boilr/helper.py sha256=EsZAi-6cM9I6p3PsfsUiepVqQ7PeB3L-RJZIgO-ukZA 2703
boilr/logger.py sha256=EM94j12D3Ga5HGCVsTAgdHmcXE-YPFSEP2xSTJ1U0UU 2244
boilr/mqtt.py sha256=rTOp7beRtHkR7yUvwErjzcw1XF5BCyeNfDjmmH6uY_k 1637
boilr/rpi_gpio.py sha256=o0fhC7iXMlk4PjboBwiXT7bBT1hkeeT_oiOlHNiAFoo 3068
boilr_pv-0.1.1.dist-info/LICENSE sha256=rTf29G6kHCt0qbkKhgs3IzDtngpM9gpjyS5oEPXvwsk 1070
boilr_pv-0.1.1.dist-info/METADATA sha256=v19se0464u5Y4BbZKOUvsjehCnLoPiXqPbJx_pa5IKE 7299
boilr_pv-0.1.1.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
boilr_pv-0.1.1.dist-info/entry_points.txt sha256=13uTCzjhF8CAwXdkvX9lNbTWwe1uXkMc7Ble9ODjSQs 46
boilr_pv-0.1.1.dist-info/top_level.txt sha256=cjLF3zvqkJojwKUCbWXTieqJMjm89FpkDU2bsBnnc74 6
boilr_pv-0.1.1.dist-info/RECORD

top_level.txt

boilr

entry_points.txt

boilr = boilr.__main__:main