mirror of
https://github.com/sudoxnym/ha-assistd.git
synced 2026-04-14 03:27:02 +00:00
add my home assistant badges
This commit is contained in:
parent
5ea269d952
commit
4343bf15e6
1 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# ha-assistd
|
||||
|
||||
[](https://github.com/hacs/integration)
|
||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=sudoxnym&repository=ha-assistd&category=integration)
|
||||
|
||||
home assistant custom component that exposes assist-exposed entities via REST API.
|
||||
|
||||
## why
|
||||
|
|
@ -19,9 +22,11 @@ assistd fixes that. one endpoint. only the entities you've chosen to expose.
|
|||
```
|
||||
3. restart home assistant
|
||||
|
||||
### hacs (coming soon)
|
||||
### hacs
|
||||
|
||||
add as custom repository: `https://github.com/sudoxnym/ha-assistd`
|
||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=sudoxnym&repository=ha-assistd&category=integration)
|
||||
|
||||
or manually: HACS → Integrations → ⋮ → Custom repositories → add `https://github.com/sudoxnym/ha-assistd`
|
||||
|
||||
## usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue