From ef06d81b11f0c8c76852ca8310ff5e54a77d36a3 Mon Sep 17 00:00:00 2001 From: Bjarne Riis Date: Wed, 24 Jan 2024 16:54:41 +0000 Subject: [PATCH] updating readme --- README.md | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b218c3e..62d8fa0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,40 @@ -# meteobridgesql -Add Weather Data to Home Assistant from a MySQL database +# Meteobridge integration using MySQL +Home Assistant integration for adding Weather Data from Meteobridge stored in a MySQL database. + +[![GitHub Release][releases-shield]][releases] +[![GitHub Activity][commits-shield]][commits] +[![License][license-shield]](LICENSE) +[![hacs][hacsbadge]][hacs] +![Project Maintenance][maintenance-shield] +[![Community Forum][forum-shield]][forum] + +Buy Me A Coffee + +## DOCUMENTAION NEEDS UPDATING + +## Configuration + +To add Meteobridge SQL to your installation, do the following: + +- Go to Configuration and Integrations +- Click the + ADD INTEGRATION button in the lower right corner. +- Search for *Meteobridge SQL** and click the integration. +- When loaded, there will be a configuration box, where you must enter: + + +- Click on SUBMIT to save your data. + +You can configure more than 1 instance of the Integration by using a different Station ID. + +*** + +[commits-shield]: https://img.shields.io/github/commit-activity/y/briis/meteobridgesql.svg?style=flat-square +[commits]: https://github.com/briis/meteobridgesql/commits/main +[hacs]: https://github.com/hacs/integration +[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=flat-square +[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=flat-square +[forum]: https://community.home-assistant.io/ +[license-shield]: https://img.shields.io/github/license/briis/meteobridgesql.svg?style=flat-square +[maintenance-shield]: https://img.shields.io/badge/maintainer-Bjarne%20Riis%20%40briis-blue.svg?style=flat-square +[releases-shield]: https://img.shields.io/github/release/briis/meteobridgesql.svg?style=flat-square +[releases]: https://github.com/briis/meteobridgesql/releases