10 projects
openhab-test-suite
A comprehensive testing library for validating and interacting with openHAB installations.
python-openhab-rest-client
A Python client for the openHAB REST API. This library enables easy interaction with the openHAB REST API to control smart home devices, retrieve status information, and process events.
PyShellyControl
A python library for controlling shelly devices
NotipyDesktop
A simple Python notification library using libnotify.
PyChromeController
A Python package to control Chrome browser actions.
python-openhab-crud
A simple CRUD for accessing the openHAB REST API. Whether via the cloud or locally.
python-openhab-item
A simple class to represent items from openHAB. There is a separate object for each item type. The class can be used in conjunction with the REST API of openHAB.
python-openhab-itemevents
A simple program for accessing the ItemEvents of openHAB by using the server-sent events from the openHAB REST API. Whether via the cloud or locally.
python-openhab-logsaver
Save openHAB logs into a database.
python-openhab-eventbus
An MQTT Event Bus for openHAB.