add ina2 setup

This commit is contained in:
2026-03-25 18:28:01 +01:00
parent d10521f04b
commit f2d003ec30
5 changed files with 19 additions and 6 deletions

BIN
src/assets/ina2/Logs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

View File

@@ -1,5 +1,5 @@
---
title: "Ina2-Webshop"
title: "Ina2"
description: "Lorem ipsum dolor sit amet"
pubDate: "Jul 08 2022"
---
@@ -10,12 +10,25 @@ h2,
h3,
h4,
ul li,
figcaption::before { color: #bb4d00 }
body {background: #27272a }
.wrapper, nav::after {background: #18181b }
p, a, ul { color: #e2e2e2}
figcaption::before { color: #ec4899 }
body {background: #1f2937 }
.wrapper, nav::after {background: #111827 }
p, a, ul { color: #c3c5c8 }
img {
border: 10px solid;
border-color: #bb4d00;
border-color: #111827;
}
</style>
# Speech activated Assistant
rasberrypie + microphone
The idea was Amazon Alexa but with other models, and an admin panel to see historic interactions
### Some Screenshots
![Logs](@assets/ina2/Logs.png)
![Settings](@assets/ina2/Settings.png)
![MenuWebView](@assets/ina2/menuwebview.png)
![OneLog](@assets/ina2/oneLoghtml.PNG)