|
1 |
| -# HassMic (The Integration) |
| 1 | +# This is not the repository you're looking for! |
2 | 2 |
|
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. |
5 | 5 |
|
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 |
| -[](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! |
0 commit comments