Skip to content

Commit

Permalink
Added banner to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelschreiner committed Apr 6, 2024
1 parent d6cb006 commit ac69852
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Philips Hue to Loxone Bridge
<p align="center">
<img alt="logo" src="docs/main_banner.webp">
</p>

![Pylint](https://github.com/marcelschreiner/hue-to-loxone/actions/workflows/pylint.yml/badge.svg)
[![HitCount](https://hits.dwyl.com/marcelschreiner/hue-to-loxone.svg?style=flat)](http://hits.dwyl.com/marcelschreiner/hue-to-loxone)
Expand All @@ -11,6 +13,8 @@
[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=marcelschreiner_hue-to-loxone&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=marcelschreiner_hue-to-loxone)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=marcelschreiner_hue-to-loxone&metric=sqale_index)](https://sonarcloud.io/summary/new_code?id=marcelschreiner_hue-to-loxone)

# Philips Hue to Loxone Bridge

This Python script allows you to integrate your Philips Hue smart lighting system with your Loxone Miniserver. By running this script, you can listen for events from your Hue bridge and send corresponding updates to your Loxone Miniserver over UDP.

## Prerequisites
Expand Down
Binary file added docs/main_banner.webp
Binary file not shown.

0 comments on commit ac69852

Please sign in to comment.