Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tombrien/cardiffwaste-ha
A Home Assistant integration to provide sensors for waste collections in Cardiff, UK
https://github.com/tombrien/cardiffwaste-ha
cardiff hacktoberfest home-assistant homeassistant integration python waste-collection
Last synced: 14 days ago
JSON representation
A Home Assistant integration to provide sensors for waste collections in Cardiff, UK
- Host: GitHub
- URL: https://github.com/tombrien/cardiffwaste-ha
- Owner: TomBrien
- License: mit
- Created: 2022-01-16T16:10:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T18:35:55.000Z (about 1 year ago)
- Last Synced: 2023-10-18T19:34:15.697Z (about 1 year ago)
- Topics: cardiff, hacktoberfest, home-assistant, homeassistant, integration, python, waste-collection
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)
# Cardiff Waste: Home Assistant Integration
A, currently very, basic integration to provide waste collection date sensors for those whose waste is collected by Cardiff Council.
## Installation
### HACS
1. Search for and download the "Cardiff Waste" integration
2. Restart your Home Assistant
3. Follow the [setup](#setup) instructions below### Manual
1. Copy the `cardiffwaste` folder from this repository to the `custom_components` repository in your Home Assistant's configuration directory (the same place as your `configuration.yaml`)
2. Restart you Home Assistant
3. Follow the [setup](#setup) instructions below### Setup
For ease you can skip the first two steps using this my.home-assistant link:
[![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=cardiffwaste)
1. Go to Devices & Services in Configuration
2. Click Add Integration and select Cardiff Waste
3. When prompted add your properties post code and press submit
4. After the search completes, select your address from the drop down and press submit### Configuration
By default, sensors will be created for the next food waste, garden waste, general waste and recycling collections, by default a sensor is not created for the next hygiene waste collection as not all properties receive these. You can remove or recreate any of these by clicking on the "Configure" button in the Cardiff Waste panel within Devices & Services form the Configuration menu.