Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bendikrb/ha-kassalapp

Home Assistant integration for kassal.app shopping lists
https://github.com/bendikrb/ha-kassalapp

home-assistant shopping-list todo

Last synced: 5 days ago
JSON representation

Home Assistant integration for kassal.app shopping lists

Awesome Lists containing this project

README

        

# Kassal.app Home Assistant integration

--------

[![GitHub Release][releases-shield]][releases]
[![Downloads][download-latest-shield]](Downloads)
[![License][license-shield]](LICENSE)
![Project Maintenance][maintenance-shield]
[![hacs][hacsbadge]][hacs]

![Kassalapp][logo]

_Integration to integrate with [kassal.app][kassalapp]._

**This integration will set up the following platforms.**

Platform | Description
-- | --
`todo` | One entity is created for each of your kassal.app shoppings lists.

## Installation

### HACS

[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=bendikrb&repository=ha-kassalapp&category=Integration)

Or
Search for `Kassalapp` in HACS and install it under the "Integrations" category.

### Manual Installation

More Details

* You should take the latest [published release](https://github.com/bendikrb/ha-kassalapp/releases).
* To install, place the contents of `custom_components` into the `/custom_components` folder of your Home Assistant installation.
* Restart Home Assistant
* In the HA UI go to Settings -> Integrations click "+" and search for "Kassalapp"

## Configuration is done in the UI

The configuration UI will guide you through adding the integration to Home Assistant, you just need an account at [kassal.app](https://kassal.app) with a valid API token.

***
[kassalapp]: https://kassal.app
[commits-shield]: https://img.shields.io/github/commit-activity/y/bendikrb/ha-kassalapp.svg?style=flat
[commits]: https://github.com/bendikrb/ha-kassalapp/commits/main
[hacs]: https://github.com/hacs/integration
[hacsbadge]: https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=flat
[logo]: https://raw.githubusercontent.com/bendikrb/ha-kassalapp/master/docs/assets/logo.png
[icon]: https://raw.githubusercontent.com/bendikrb/ha-kassalapp/master/docs/assets/icon.png
[license-shield]: https://img.shields.io/github/license/bendikrb/ha-kassalapp.svg?style=flat
[maintenance-shield]: https://img.shields.io/badge/maintainer-%40bendikrb-blue.svg?style=flat
[releases-shield]: https://img.shields.io/github/release/bendikrb/ha-kassalapp.svg?style=flat
[releases]: https://github.com/bendikrb/ha-kassalapp/releases
[download-latest-shield]: https://img.shields.io/github/downloads/bendikrb/ha-kassalapp/latest/total?style=flat