Browse Source

Update report.yaml

pull/371/head
stefan123t 2 years ago
committed by GitHub
parent
commit
0dac291154
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 23
      .github/ISSUE_TEMPLATE/report.yaml

23
.github/ISSUE_TEMPLATE/report.yaml

@ -153,42 +153,43 @@ body:
Document any relevant setup values correctly. Document any relevant setup values correctly.
Copy and paste the Inverter Section if you have multiple Inverters. Copy and paste the Inverter Section if you have multiple Inverters.
value: | value: |
- *Device Host Name* ### Device Host Name
- Device Name: AHOY-DTU - Device Name: AHOY-DTU
- *WiFi* ### WiFi
- SSID: YOUR_WIFI_SSID *don't paste here* - SSID: YOUR_WIFI_SSID *don't paste here*
- Password: YOUR_WIFI_PWD *don't paste here* - Password: YOUR_WIFI_PWD *don't paste here*
- *Inverter* ### Inverter
- *Inverter 0* #### Inverter 0
- Address: 1141752123456 - Address: 1141752123456
- Name: HM-600 - Name: HM-600
- Active Power Limit: 65535 - Active Power Limit: 65535
- Active Power Limit Control Type: no powerlimit - Active Power Limit Control Type: no powerlimit
- Max Module Power (Wp): 375, 375 - Max Module Power (Wp): 375, 375
- Module Name: link, rech - Module Name: link, rech
- *General* ### General
- Interval [s]: 30 - Interval [s]: 30
- Max retries per Payload: 5 - Max retries per Payload: 5
- *NTP Server* ### NTP Server
- NTP Server / IP: pool.ntp.org - NTP Server / IP: pool.ntp.org
- NTP Port: 123 - NTP Port: 123
- *MQTT* ### MQTT
- Broker / Server IP: - Broker / Server IP:
- Port: 1883 - Port: 1883
- Username (optional): - Username (optional):
- Password (optional): - Password (optional):
- Topic: inverter - Topic: inverter
- *System Config* ### System Config
- Pinout (Wemos) #### Pinout (Wemos)
- CS: D8 (GPIO15) - CS: D8 (GPIO15)
- CE: D4 (GPIO2) - CE: D4 (GPIO2)
- IRQ: D3 (GPIO0) - IRQ: D3 (GPIO0)
- Radio (NRF24L01+) #### Radio (NRF24L01+)
- Amplifier Power Level: LOW - Amplifier Power Level: LOW
- Serial Console #### Serial Console
- print inverter data: [x] - print inverter data: [x]
- Serial Debug: [x] - Serial Debug: [x]
- Interval [s]: 5 - Interval [s]: 5
- Reboot device after successful save: [x] - Reboot device after successful save: [x]
- SAVE - SAVE
validations: validations:

Loading…
Cancel
Save