Commit graph

1253 commits

Author SHA1 Message Date
stefan123t
fe92970989
update report.yaml
added most of the issue form questions
2022-10-14 01:05:36 +02:00
stefan123t
6a86a992c9
Create report.yaml
example issue form from documentation
2022-10-13 23:55:40 +02:00
lumapu
46c3d85936 fix #342 mqtt password is hidden now 2022-10-12 22:28:42 +02:00
lumapu
dff0a158ad Update issue templates 2022-10-12 18:51:22 +02:00
lumapu
7f65ffcdb6
Update issue templates 2022-10-12 18:46:12 +02:00
lumapu
1656853e40
Update issue templates 2022-10-12 18:41:27 +02:00
lumapu
dbdc2ad5ab fixed timezone for time sync from browser #336 (thx @DanielR92) 2022-10-12 12:38:23 +02:00
lumapu
6bf6e357ca Merge branch 'development03' of https://github.com/lumapu/ahoy into development03 2022-10-11 21:52:06 +02:00
lumapu
e3532f4464 implemented #336 set time manually or resync NTP 2022-10-11 21:52:01 +02:00
lumapu
c2b55557e8
Merge pull request #341 from DanielR92/no_eeprom_pl
remove Power Limit from EEPROM  and send Command manualy over new Page
2022-10-11 21:22:52 +02:00
DanielR92
dd89ad0ae7 do some little changes to have it nicer 2022-10-11 20:50:22 +02:00
DanielR92
c3d81d36c6 Make change in serial.htm and webApi.cpp 2022-10-11 19:42:31 +02:00
DanielR92
7c7a7d25b8 Patch no_eeprom_pl 2022-10-11 17:18:13 +02:00
lumapu
f53933b473 fix max module name length and hidden module power (1. and 2. of #337) 2022-10-11 16:13:28 +02:00
lumapu
7cd075fbad added receive no answer counter #332
corrected resetPayload in app loop
2022-10-11 13:21:29 +02:00
lumapu
67f99abdfc
Merge pull request #330 from DanielR92/serial_dynamic-list
serial page list is now dynamic
2022-10-06 21:04:14 +02:00
DanielR92
63338ea2bb list is now dynamic 2022-10-06 18:37:28 +02:00
lumapu
ab70dda9a1
Merge pull request #327 from DanielR92/daniel-dev03
patch and change to a switch case
2022-10-06 13:57:40 +02:00
lumapu
adcb369abe
Merge pull request #328 from DanielR92/DTU-ID
create a DTU-ID from the CPU-ID
2022-10-06 13:57:09 +02:00
lumapu
75157e9014
Merge pull request #319 from pascaltippelt/main
Add simple pcb schematics
2022-10-05 22:10:37 +02:00
DanielR92
1ba92414cc create a DTU-ID from the CPU-ID 2022-10-05 19:01:39 +02:00
DanielR92
067e386e27 comment out react. & PF 2022-10-05 16:19:04 +02:00
DanielR92
e57708bd6e fix 'Var' to 'var' 2022-10-05 16:16:26 +02:00
DanielR92
509549e5a4 Fix switch-case default error 2022-10-04 20:08:37 +02:00
DanielR92
868012931f Patch from home... 2022-10-04 18:44:27 +02:00
stefan123t
7a941c8882 fix condition 2022-10-03 23:19:48 +02:00
stefan123t
f5c784f44c no retransmit on Restart / CleanState_LockAndAlarm 2022-10-03 23:19:09 +02:00
stefan123t
a98afcdeb2 fix ++cnt warning -Wsequence-point 2022-10-03 23:10:05 +02:00
stefan123t
13aa06e5d9 add CleanState_LockAndAlarm in app.cpp, hmRadio.h, web.cpp
and add Inverter Pulldown to serial.html
2022-10-03 23:02:37 +02:00
stefan123t
6e1e758fd2 update PRA->Q & PFC->PF Fields
in hmDefines.h and webApi.cpp
2022-10-03 22:45:00 +02:00
lumapu
b42510e4cc
Merge pull request #326 from B5r1oJ0A9G/patch-3
Add Home Assistant dashboard
2022-10-03 18:07:56 +02:00
lumapu
e8b6bdf589
Merge pull request #325 from B5r1oJ0A9G/patch-2
Add HM-800 to Firmware Version collection
2022-10-03 18:07:23 +02:00
lumapu
573e0b284d
Merge pull request #324 from B5r1oJ0A9G/patch-1
Revise manual configuration for Home Assistant
2022-10-03 18:06:57 +02:00
lumapu
63e30f5e40
Merge pull request #322 from chehrlic/chris_vz
RPI: some more changes to properly throw and catch exceptions
2022-10-03 18:04:48 +02:00
Marc
3839d16b56
Update README.md with Home Assistant dashboard. 2022-10-03 11:59:15 +02:00
Marc
a501ef5b75
Add picture of Home Assistant dashboard 2022-10-03 11:56:22 +02:00
Marc
3f76323a67
Add dashboad configuration for Home Assistant 2022-10-02 20:39:22 +02:00
Marc
96fa747c2c
Add HM-800 to Firmware Version collection 2022-10-02 20:30:29 +02:00
Marc
b61db51aea
Revise manual configuration for Home Assistant
(1.) "The configuration format of manual configured MQTT items has changed. The old format that places configurations under the sensor platform key should no longer be used and is deprecated." See: https://www.home-assistant.io/integrations/sensor.mqtt/
(2.) More comprehensive set of sensors. Sensor for uptime converts to a (more) human readable format and sensor of Last Alert Message Code gets mapped to actual alert messages.
2022-10-02 20:27:23 +02:00
Christian Ehrlicher
5cd2d70a9b RPI: some more changes to properly throw and catch exceptions 2022-10-02 13:03:43 +02:00
Pascal Tippelt
48240a5e5f
added simple pcb
+round 3€ per board
+plug and play
2022-10-01 10:59:27 +02:00
Pascal Tippelt
37bf4745b5
Add files via upload 2022-10-01 10:55:03 +02:00
Pascal Tippelt
ab123fb237
Create readme.md 2022-10-01 10:48:58 +02:00
lumapu
e9850361e9
Merge pull request #309 from roku133/patch-1
Update User_Manual.md
2022-09-25 09:27:11 +02:00
roku133
726eb12994
Update User_Manual.md
Add HM-400 FW version
2022-09-24 18:49:27 +02:00
lumapu
ebf8f73194
Merge pull request #300 from DanielR92/development03
Updated DTU_RADIO_ID with comment #292
2022-09-22 08:18:55 +02:00
DanielR92
a77f8382ef
Updated DTU_RADIO_ID with comment 2022-09-22 07:51:59 +02:00
DanielR92
338be37bec
Updated DTU_RADIO_ID with comment 2022-09-22 07:51:33 +02:00
lumapu
09b5557eb3
Merge pull request #297 from DanielR92/patch-1
replace "n/a" with const 'notAvail;'
2022-09-21 07:44:30 +02:00
lumapu
4c9107effc
Merge pull request #296 from DanielR92/development03
Add WiFI-RSSI to the home site
2022-09-21 07:44:06 +02:00