Skip to content

Commit

Permalink
Merge branch 'main' of github.com:dvd-dev/hilo
Browse files Browse the repository at this point in the history
  • Loading branch information
valleedelisle committed Feb 3, 2022
2 parents 7bb87dc + 981e6f4 commit 88863c5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip==21.1
pre-commit==2.16.0
black==21.12b0
pip==22.0.2
pre-commit==2.17.0
black==22.1.0
flake8==4.0.1
reorder-python-imports==2.6.0
reorder-python-imports==2.7.1
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/[email protected].5
uses: release-drafter/[email protected].6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[![calver][calver-shield]][calver]
[![lgtm-alert][lgtm-alert-shield]][lgtm-alert]
[![lgtm-grade][lgtm-grade-shield]][lgtm-grade]
[![discord][discord-shield]][discord]


**BETA** This is a beta release. There will be some bugs, issues, etc. Please bear with us and open issues in the repo.
Expand Down Expand Up @@ -195,3 +196,5 @@ If you have any kind of python/home-assistant experience and want to contribute
[lgtm-alert-shield]: https://img.shields.io/lgtm/alerts/g/dvd-dev/hilo.svg?logo=lgtm&style=for-the-badge
[lgtm-grade]: https://lgtm.com/projects/g/dvd-dev/hilo/context:python
[lgtm-grade-shield]: https://img.shields.io/lgtm/grade/python/g/dvd-dev/hilo.svg?logo=lgtm&style=for-the-badge
[discord-shield]: https://img.shields.io/badge/discord-Chat-green?logo=discord&style=for-the-badge
[discord]: https://discord.gg/MD5ydRJxpc
3 changes: 3 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[![calver][calver-shield]][calver]
[![lgtm-alert][lgtm-alert-shield]][lgtm-alert]
[![lgtm-grade][lgtm-grade-shield]][lgtm-grade]
[![discord][discord-shield]][discord]


This is the unofficial Hilo integration. [Hilo](https://www.hiloenergie.com/en-ca/) is a smart home platform developed
Expand Down Expand Up @@ -222,3 +223,5 @@ Credits to to [Francis Poisson](https://github.com/francispoisson/) who's the or
[lgtm-alert-shield]: https://img.shields.io/lgtm/alerts/g/dvd-dev/hilo.svg?logo=lgtm&style=for-the-badge
[lgtm-grade]: https://lgtm.com/projects/g/dvd-dev/hilo/context:python
[lgtm-grade-shield]: https://img.shields.io/lgtm/grade/python/g/dvd-dev/hilo.svg?logo=lgtm&style=for-the-badge
[discord-shield]: https://img.shields.io/badge/discord-Chat-green?logo=discord&style=for-the-badge
[discord]: https://discord.gg/MD5ydRJxpc

0 comments on commit 88863c5

Please sign in to comment.