Metadata-Version: 2.1
Name: pyspcbridge
Version: 0.6.2
Summary: Python library for communicating with acre/Vanderbilt SPC alarm system via Lundix's SPC Bridge Generic (Lite)
License: MIT
Author: Lundix IT
Author-email: info@lundix.se
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiohttp (>=3.10.8)
Requires-Dist: httpx (>=0.27.0)
Description-Content-Type: text/markdown

# pyspcbridge
## Introduction
Python library for interacting with the SPC Bridge REST/Websocket API. The library is especially designed for the SPC Bridge integration in Home Assistant (HA).

## Prerequisites
- Vanderbilt SPC panel, firmware version >= 3.8.5
- [SPC Bridge Generic Lite](https://www.lundix.se/spc-bridge-generic-lite/) or [SPC Bridge Generic](https://www.lundix.se/spc-bridge-generic/) from Lundix IT. **Please note!** The software module SPC Web Gateway isn't supported.

## Installation
This library is autmatically installed during installation of the SPC Bridge component (spcbridge) in Home Assistant.

