From 510cbd0b42a8eefbfbfc1c6da2ef3bf3882eaaa1 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 7 Jan 2025 16:36:41 +0100 Subject: [PATCH 1/2] Badges --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 792e07e..f6b15fe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +[![size_badge](https://img.shields.io/github/repo-size/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600)](https://github.com/gjohansson-ST/pysensibo) +[![version_badge](https://img.shields.io/github/v/release/gjohansson-ST/pysensibo?label=Latest%20release&style=for-the-badge&cacheSeconds=3600)](https://github.com/gjohansson-ST/pysensibo/releases/latest) +[![download_badge](https://img.shields.io/pypi/dm/pysensibo?style=for-the-badge&cacheSeconds=3600)](https://github.com/gjohansson-ST/pysensibo/releases/latest) +![GitHub Repo stars](https://img.shields.io/github/stars/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600) +![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600) +![GitHub License](https://img.shields.io/github/license/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600) + +[![Made for Home Assistant](https://img.shields.io/badge/Made_for-Home%20Assistant-blue?style=for-the-badge&logo=homeassistant)](https://github.com/home-assistant) + +[![Sponsor me](https://img.shields.io/badge/Sponsor-Me-blue?style=for-the-badge&logo=github)](https://github.com/sponsors/gjohansson-ST) +![Discord](https://img.shields.io/discord/872446427664625664?style=for-the-badge&label=Discord&cacheSeconds=3600) + # pysensibo asyncio-friendly python API for Sensibo (https://sensibo.com). Supported on Python 3.11+ From 16d0de241f319767e3b41fc78021b60891538a44 Mon Sep 17 00:00:00 2001 From: G Johansson Date: Tue, 7 Jan 2025 16:40:33 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f6b15fe..c2e209d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -[![size_badge](https://img.shields.io/github/repo-size/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600)](https://github.com/gjohansson-ST/pysensibo) -[![version_badge](https://img.shields.io/github/v/release/gjohansson-ST/pysensibo?label=Latest%20release&style=for-the-badge&cacheSeconds=3600)](https://github.com/gjohansson-ST/pysensibo/releases/latest) -[![download_badge](https://img.shields.io/pypi/dm/pysensibo?style=for-the-badge&cacheSeconds=3600)](https://github.com/gjohansson-ST/pysensibo/releases/latest) -![GitHub Repo stars](https://img.shields.io/github/stars/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600) -![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600) -![GitHub License](https://img.shields.io/github/license/gjohansson-ST/pysensibo?style=for-the-badge&cacheSeconds=3600) +[![size_badge](https://img.shields.io/github/repo-size/andrey-git/pysensibo?style=for-the-badge&cacheSeconds=3600)](https://github.com/andrey-git/pysensibo) +[![version_badge](https://img.shields.io/github/v/release/andrey-git/pysensibo?label=Latest%20release&style=for-the-badge&cacheSeconds=3600)](https://github.com/andrey-git/pysensibo/releases/latest) +[![download_badge](https://img.shields.io/pypi/dm/pysensibo?style=for-the-badge&cacheSeconds=3600)](https://github.com/andrey-git/pysensibo/releases/latest) +![GitHub Repo stars](https://img.shields.io/github/stars/andrey-git/pysensibo?style=for-the-badge&cacheSeconds=3600) +![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/andrey-git/pysensibo?style=for-the-badge&cacheSeconds=3600) +![GitHub License](https://img.shields.io/github/license/andrey-git/pysensibo?style=for-the-badge&cacheSeconds=3600) [![Made for Home Assistant](https://img.shields.io/badge/Made_for-Home%20Assistant-blue?style=for-the-badge&logo=homeassistant)](https://github.com/home-assistant)