Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dan-r/homeassistant-o2
Unofficial Home Assistant integration for fetching O2 (UK) allowance data 🫧
https://github.com/dan-r/homeassistant-o2
home-assistant home-automation o2 telefonica
Last synced: 3 months ago
JSON representation
Unofficial Home Assistant integration for fetching O2 (UK) allowance data 🫧
- Host: GitHub
- URL: https://github.com/dan-r/homeassistant-o2
- Owner: dan-r
- License: apache-2.0
- Created: 2024-04-11T23:12:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-26T09:11:26.000Z (8 months ago)
- Last Synced: 2024-04-26T10:28:06.313Z (8 months ago)
- Topics: home-assistant, home-automation, o2, telefonica
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# O2 (UK) for Home Assistant
An unofficial integration for fetching O2 allowance data. This has only be tested with an O2 account (not VMO2) with a single plan.
If anyone has multiple plans or uses a VMO2 account and wants to help implement support, please get in touch!
This is currently a work-in-progress.
## Installation
### HACS
This is the recommended installation method.
1. Add this repository to HACS as a [custom repository](https://hacs.xyz/docs/faq/custom_repositories)
2. Search for and install the O2 (UK) addon from HACS
3. Restart Home Assistant### Manual
1. Download the [latest release](https://github.com/dan-r/HomeAssistant-O2/releases)
2. Copy the contents of `custom_components` into the `/custom_components` directory of your Home Assistant installation
3. Restart Home Assistant## Setup
From the Home Assistant Integrations page, search for and add the O2 (UK) integration.## Update Time
Currently all data is updated every 30 minutes.