Skip to content

Commit

Permalink
Merge pull request #10 from bwp91/beta
Browse files Browse the repository at this point in the history
2.0.4
  • Loading branch information
bwp91 authored Oct 23, 2020
2 parents ef41936 + 902c9ac commit f2d7b08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: "CodeQL"

on:
push:
branches: [master, ]
branches: [latest]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
branches: [latest]
schedule:
- cron: '0 1 * * 5'

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<p align="center">
<a href="https://github.com/homebridge/verified/blob/master/verified-plugins.json"><img src="https://user-images.githubusercontent.com/43026681/93664399-944e7780-fa66-11ea-8c5f-21b98d4532ce.png" width="600px"></a>
<a href="https://github.com/bwp91/homebridge-govee"><img src="https://user-images.githubusercontent.com/43026681/93664399-944e7780-fa66-11ea-8c5f-21b98d4532ce.png" width="600px"></a>
</p>
<span align="center">

# homebridge-govee

Homebridge plugin to control Govee devices that are supported by the official Govee API.
Homebridge/HOOBS plugin to control Govee devices that are supported by the official Govee API.

[![verified-by-homebridge](https://badgen.net/badge/homebridge/verified/purple)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
[![hoobs-certified](https://badgen.net/badge/HOOBS/Certified/yellow)](https://plugins.hoobs.org/plugin/homebridge-govee)
Expand All @@ -17,8 +17,8 @@

</span>

### Homebridge
To use this plugin, you will need to already have Homebridge installed. Please refer to the [Homebridge website](https://homebridge.io) for more information and installation instructions.
### Prerequisites
To use this plugin, you will need to already have [Homebridge](https://homebridge.io) or [HOOBS](https://hoobs.org) installed. Please refer to the links for more information and installation instructions.

### Plugin Information
This plugin uses the official Govee HTTP API to enable you to control supported Govee devices through Homebridge.
Expand Down

0 comments on commit f2d7b08

Please sign in to comment.