Skip to content

Commit 3217952

Browse files
committed
stub this repository to prevent confusion and redirect to the correct one
1 parent 0048176 commit 3217952

23 files changed

+5
-1946
lines changed

LICENSE

-427
This file was deleted.

README.md

+5-44
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,7 @@
1-
# HassMic (The Integration)
1+
# This is not the repository you're looking for!
22

3-
This is the HassMic integration, a Home assistant integration designed to
4-
enable Android devices acting as Home Assistant voice assistant satellites.
3+
Once upon a time, the hassmic HA integration and hassmic app were separate. They
4+
were combined when HassMic was still in beta, and the code moved there.
55

6-
It is meant to pair with the [HassMic App](http://github.com/jeffc/hassmic-app).
7-
8-
## Usage
9-
10-
Install this integration in Home Assistant, either by using HACS (preferred) or
11-
by cloning the repository into your `custom_components/` directory as `hassmic`.
12-
13-
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=jeffc&repository=hassmic-integration&category=integration)
14-
15-
Once installed, you have two options. If your Home Assistant has Zeroconf
16-
discovery enabled (it does unless you've turned it off explicitly or your
17-
network configuration is whacky), devices running the HassMic app will
18-
automatically be discovered.
19-
20-
If you don't have Zeroconf enabled or it isn't working, you can add devices by
21-
IP address (or hostname). The port should remain set to the default, `11700`.
22-
23-
## Known Bugs (the good ones)
24-
25-
It is currently in active development and probably has lots of bugs. Some
26-
highlights:
27-
28-
- There is currently **NO configurability**. HassMic uses your default assist
29-
pipeline, default wakework, and default text-to-speech engine, and outputs the
30-
result through the HassMic app. All of this will be improving soon!
31-
32-
Please report all other bugs using the issue tracker!
33-
34-
35-
## License
36-
37-
[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
38-
39-
This work is licensed under a
40-
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].
41-
42-
[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
43-
44-
[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
45-
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
46-
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
6+
[>> CLICK HERE <<](https://github.com/jeffc/hassmic) to go to the current
7+
repository!

__init__.py

-58
This file was deleted.

config_flow.py

-107
This file was deleted.

0 commit comments

Comments
 (0)