mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-02 07:58:24 +02:00
refactored FAQ section
This commit is contained in:
parent
2919d023bd
commit
1880344ce0
6 changed files with 60 additions and 30 deletions
6
content/faq/_index.md
Normal file
6
content/faq/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "FAQ"
|
||||
date: 2022-10-26T23:02:43Z
|
||||
tags: []
|
||||
draft: false
|
||||
---
|
|
@ -1,24 +0,0 @@
|
|||
---
|
||||
title: "FAQ"
|
||||
date: 2022-10-26T23:02:43Z
|
||||
tags: []
|
||||
draft: false
|
||||
---
|
||||
|
||||
### Firmware
|
||||
|
||||
Q: Wo finde ich die aktuelle (stabile) Firmware?
|
||||
|
||||
A: Releases können hier gefunden werden: https://github.com/lumapu/ahoy/releases/
|
||||
|
||||
|
||||
|
||||
Q: Ich habe von Development Builds gehört, wo kann ich die finden und herunterladen?
|
||||
|
||||
A: Die Development Builds werden automatisch erstellt und sind in Github unter [Actions](https://github.com/lumapu/ahoy/actions) zu finden. Für den Download muss man bei Github eingeloggt sein. Man bekommt ein Zip mit den Firmwares für ESP8266 und ESP32.
|
||||
|
||||
### Logging, Daten
|
||||
|
||||
Q: Kann Ahoy die geloggten Daten abspeichern und vorhalten? Wenn ja wie lange?
|
||||
|
||||
A: Nein Ahoy ist eine DTU (data transfer unit), die nur als Brücke zwischen Wechselrichter und Hausautomatisierung zu sehen ist.
|
Loading…
Add table
Add a link
Reference in a new issue