maheus / fumis_integration

Homeassistant Fumis Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hacs_badge hacs_badge

Fumis integration for Home Assistant

This a custom component for Home Assistant.

This integration using modified lib python-fumis.

The Fumis integration allows you to control and get information the stoves who used the api fumis (https://api.fumis.si).

HACS

HACS > Custom repositories HACS > Integrations > Explore & Add Repositories > Fumis > Install this repository

Manually

Copy custom_components/fumis in config/custom_components of your Home Assistant and restart HA.

Configuration

Adding integration with HA ui (configuration -> integrations -> add integration -> search fumis).

Contributors

For a full list of all authors and contributors, check the contributor's page.

Thanks to:

@Aohzan: for your help and disponibility

Licence

MIT License

Copyright (c) [2022] [Mlehoux]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.