mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
Documentation updates
This commit is contained in:
11
README.md
11
README.md
@@ -1403,12 +1403,19 @@ Waste collection schedules in the following formats and countries are supported.
|
||||
|
||||
---
|
||||
|
||||
# Installation and Configuration
|
||||
# Installation
|
||||
|
||||

|
||||

|
||||
|
||||
The Waste Collection Schedule can be installed via [HACS](https://hacs.xyz/), or by manually copying the [`waste_collection_schedule`](https://github.com/mampfes/hacs_waste_collection_schedule/tree/master/custom_components) directory to Home Assistant's `config/custom_components/` directory. For further details see the [installation and configuration](/doc/installation.md) page, or the [FAQ](/doc/faq.md).
|
||||
Waste Collection Schedule can be installed via [HACS](https://hacs.xyz/), or by manually copying the [`waste_collection_schedule`](https://github.com/mampfes/hacs_waste_collection_schedule/tree/master/custom_components) directory to Home Assistant's `config/custom_components/` directory.
|
||||
|
||||
# Configuration
|
||||
|
||||
This integration can be configured through the Home Assistant UI. From the Devices & Services page click 'Add Integration' and search for 'Waste Collection Schedule'.
|
||||
|
||||
Alternatively, Waste Collection Schedule can be configured manually in the yaml configuration files. This is required for certain advanced options.
|
||||
For further details see the [installation and configuration](/doc/installation.md) page, or the [FAQ](/doc/faq.md).
|
||||
|
||||
# Contributing To The Project
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ After installing HACS:
|
||||
4. [Configure your waste collection sensor(s)](#configuring-waste-collection-schedules).
|
||||
5. Restart Home Assistant.
|
||||
|
||||
# Configuring Waste Collection Schedules
|
||||
# Configuring Waste Collection Schedules (YAML)
|
||||
|
||||
To use Waste Collection Schedules, additional entries need to be made in your `configuration.yaml` file. The required entries are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user