Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bendikrb/ha-kassalapp
- Owner: bendikrb
- License: mit
- Created: 2024-02-05T19:05:39.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-12-03T12:07:20.000Z (about 2 months ago)
- Last Synced: 2024-12-03T13:24:30.636Z (about 2 months ago)
- Topics: home-assistant, shopping-list, todo
- Language: Python
- Homepage:
- Size: 350 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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