Skip to content

Commit

Permalink
add note about local api and update hacs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
markvader authored Aug 15, 2022
1 parent 7f4d0e3 commit b85e862
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Home Assistant Sonic custom integration
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg?style=for-the-badge)](https://github.com/markvader/sonic_hacs)
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg)](https://github.com/hacs/integration)

This is an early beta version of a custom integration for Sonic smart water shutoff valve
This is an beta version of a custom integration for Sonic smart water shutoff valve, more features are still to be added. Additionally I am exploring local access to the sonic device to remove the need to communicate with the cloud API.

It utilises the [herolabsapi python library](https://pypi.org/project/herolabsapi/) that I have
written to interact with Sonic devices using the official Hero Labs API.
written to interact with Sonic devices using the official Hero Labs API (cloud based).

# Integration Development
[Full commit history](https://github.com/markvader/HAcore/tree/sonic-dev/homeassistant/components/sonic)
Expand Down

0 comments on commit b85e862

Please sign in to comment.