python3-pyschlage
Library for controlling Schlage Wi-Fi locks via cloud API
This library provides an interface to interact with Schlage Encode Wi-Fi locks
through Schlage's cloud API. Designed to handle lock management remotely, it
offers functionality to query lock status, initiate locking and unlocking
commands, and manage associated features such as keypad settings and battery
level monitoring. The library connects to Schlage's cloud service, allowing it
to communicate seamlessly with devices to facilitate remote access and control
of your smart lock systems. Ideal for integrating with automation platforms
that support IoT devices, this library supports accessing lock data and
command execution over the network with ease.
python3-py-serializable
Library for {de,}serializing Python classes to and from JSON and XML
This Pythonic-library can be used to magically handle serialization of your
Python Objects to JSON or XML and de-serialization from JSON or XML back to
Pythonic Object instances.
phosh-wallpapers
Wallpapers for Phosh
Wallpapers for Phosh intended for use on mobile phones as lockscreen
background. For docked usage some typical desktop sizes are provided as well.
python3-pynx584
Interface library and server for NX584 alarm panels
This library allows interaction with NetworX alarm panels via the NX584
interface module. It supports both ASCII and Binary home automation protocols,
facilitating communication with various alarm panels, such as the NX4/6/8/8E
models. It is designed to enable control and monitoring of alarm systems by
connecting to a host device over a local serial port or via a Serial-over-LAN
device. Users can access data about alarm zones and status, with features
including zone status updates and system status requests, among others.
python3-pyinstaller
Python modules to bundle a Python application into a single package
PyInstaller reads a Python script written by you. It analyzes your code to
discover every other module and library your script needs in order to execute.
Then it collects copies of all those files and puts them with your script in a
single folder, or optionally in a single executable file.
python3-tilt-ble
Parser library for Tilt BLE devices
This library provides functionalities to parse data from Tilt Bluetooth Low
Energy (BLE) devices. It enables communication and data extraction from Tilt
Hydrometers and Thermometers, which are used to measure gravity and
temperature. The library listens for incoming BLE signals, interprets the data
packets, and makes the parsed information available for further use. Whether
it’s for monitoring or analysis, this library simplifies interaction with Tilt
BLE devices.