python-ohme 1.6.0-1
Package Information
| Description | Client for the Ohme electric vehicle charger API This library provides programmatic access to the Ohme cloud API used by Ohme electric vehicle chargers. It handles authentication with an Ohme account and performs HTTP requests to read charger-related information exposed by the service. This includes retrieving device and account details and obtaining current status information reported by the charger through Ohme's servers. The library is used to communicate with Ohme's remote endpoints rather than talking directly to the charger over the local network. |
|---|---|
| Maintainer | Home Assistant Team <team+homeassistant@tracker.debian.org> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/homeassistant-team/deps/python-ohme.git (browse) |
| Closes | #1130034 |
| Tracker | https://tracker.debian.org/pkg/python-ohme |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Edward Betts |
|---|---|
| Architecture | all source |
| Distribution | unstable |
| Date | Sat, 07 Mar 2026 18:34:14 +0000 |
| Source | python-ohme |
| Version | 1.6.0-1 |
Changelog
python-ohme (1.6.0-1) unstable; urgency=medium . * Initial release. (Closes: #1130034)
.dsc
| Section | python |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | python3-ohme deb python optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ohme Upstream-Contact: Dan Raper <git@danr.uk> Source: https://github.com/dan-r/ohmepy Files: * Copyright: 2024 Daniel Raper License: MIT Files: debian/* Copyright: 2026 Edward Betts <edward@4angle.com> License: MIT License: MIT 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.