diff --git a/README.md b/README.md index a0395be..e04b844 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,20 @@ In addition and where possible functions are provided to control the system. Please be aware, that we are developing this integration to best of our knowledge and belief, but cant give a guarantee. Therefore, use this integration **at your own risk**. +[![hacs_badge][hacsbadge]][hacs] [![BuyMeCoffee][buymecoffeebadge]][buymecoffee] [![PayPal][paypalbadge]][paypal] + ## Setup / Installation ### Installation using HACS -[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/hacs/integration) - - Install [Home Assistant Community Store (HACS)](https://hacs.xyz/) -- Add custom repository https://github.com/marq24/ha-senec-v3 to HACS - Add integration repository (search for "SENEC.Home" in "Explore & Download Repositories") - Select latest version or `master` - Restart Home Assistant to install all dependencies +__If you only find__ the `Senec solar system sensor` integration (which will not work any longer!) - please add this repo as custom repository https://github.com/marq24/ha-senec-v3 to HACS + + ### Manual installation - Copy all files from `custom_components/senec/` to `custom_components/senec/` inside your config Home Assistant @@ -255,9 +257,16 @@ look into the [current developer documentation section](./DEVELOPER_DOCUMENTATIO # Credits / Kudos -| who | what | -|----------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| [@marq24](https://github.com/marq24) | @marq24 created this fork, e.g. added several sensors and functions and is maintaining the integration. | -| [@mstuettgen](https://github.com/mstuettgen) | Provided the initial WEB-API implementation for SENEC.Home V4 web access. | -| [@io-debug](https://github.com/io-debug) | Provided the initial developer documentation and added functionality like the spare capacity management. | -| [@mchwalisz](https://github.com/mchwalisz) | This fork was created from [mchwalisz/home-assistant-senec](https://gitgub.com/mchwalisz/home-assistant-senec) since with latest updates of the firmware introduced by SENEC the original integration simply does not work anylonger - plus: we needed more detailed information and configuration options | +| who | what | +|----------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [@marq24](https://github.com/marq24) | @marq24 created this fork, e.g. added several sensors and functions and is maintaining the integration. | +| [@mstuettgen](https://github.com/mstuettgen) | Provided the initial WEB-API implementation for SENEC.Home V4 web access. | +| [@io-debug](https://github.com/io-debug) | Provided the initial developer documentation and added functionality like the spare capacity management. | +| [@mchwalisz](https://github.com/mchwalisz) | This fork was created from [mchwalisz/home-assistant-senec](https://github.com/mchwalisz/home-assistant-senec) since with latest updates of the firmware introduced by SENEC the original integration simply does not work any longer - plus: we needed more detailed information and configuration options | + +[hacs]: https://github.com/hacs/integration +[hacsbadge]: https://img.shields.io/badge/HACS-Default-blue.svg?style=for-the-badge +[buymecoffee]: https://www.buymeacoffee.com/marquardt24 +[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a-coffee-blue.svg?style=for-the-badge +[paypal]: https://paypal.me/marq24 +[paypalbadge]: https://img.shields.io/badge/paypal-me-blue.svg?logo=paypal&style=for-the-badge \ No newline at end of file