python3-pyduotecno
Library for accessing and controlling Duotecno nodes
This library provides a means to interact with Duotecno home automation
systems, enabling control over various device types such as climate units,
covers, lights, and switches. By establishing a connection to the Duotecno
Smart Box, it allows users to manage and automate their home environment
effectively. The integration operates via a local network connection, ensuring
a reliable interface between the user's commands and the Duotecno devices in
their smart home setup.
python3-rpi-bad-power
Detect bad power supply on Raspberry Pi
This library detects issues with the power supply on a Raspberry Pi. It
monitors the system for under-voltage conditions, helping users identify power
supply problems. The library reads system entries to determine if the
Raspberry Pi is experiencing under-voltage, allowing users to take necessary
actions to ensure stable power. It supports kernel 4.14 and above and provides
a straightforward way to check for power supply reliability.
libvirt-daemon-driver-storage-iscsi
virtualization daemon - iSCSI storage driver
libvirt exposes a long-term stable API that can be used to interact with
various hypervisors. Its architecture is highly modular, with most features
implemented as optional drivers. It can be used from C as well as several
other programming languages, and it forms the basis of virtualization
solutions tailored for a range of use cases.
python3-pyecoforest
Library for interacting with Ecoforest local devices
This library enables monitoring and control of Ecoforest fireplaces. It
supports various device platforms like number, switch, and sensor to manage
and observe multiple features of Ecoforest devices. Users can monitor
parameters such as ambient temperature, CPU temperature, gas temperature, NTC
probe temperature, and device status. Additionally, the library allows for
controlling power levels and switching device states on and off. It supports
tracking operational metrics including working hours, ignitions, live pulse
duration, waiting pulse duration, extractor velocity, and air velocity.
python3-pyegps
Library for controlling Energenie Power Strips
This library allows for controlling Energenie USB Power Strips, enabling you
to manage power outputs directly through software. It provides functionality
to interface with and manipulate specific power sockets, making it practical
for automating power management tasks. The library supports integration with
systems that require local USB communication, offering a straightforward API
for toggling power states and monitoring the status of connected devices.
python3-pyhomematic
Provides communication with Homematic devices
This library enables bi-directional communication with Homematic devices
through a central control unit (CCU) or Homegear. Utilizing XML-RPC, it
supports setting values on devices and subscribing to receive events emitted
by these devices and the control unit. This library ensures integration of a
wide range of device types such as binary sensors, climate devices, light
controls, and more. Additionally, convenient methods are provided for
interacting with devices, including querying statuses and executing commands.
Users can also establish multiple interfaces for different protocols, manage
system variables, and handle events to trigger automations or other processes.