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
DanielR92
688e1016a8
replace "n/a" with const 'notAvail;'
...
notAvail is in "hmDefines.h", I think its a good idea to change the location of all words they are often use to another file.
const char* const notAvail = "n/a";
Please check befor PR it!
2022-09-20 14:35:55 +02:00
DanielR92
af18ef5c3a
Add wifi_rssi to the obj to get the value
2022-09-20 10:55:19 +02:00
DanielR92
2887c8f85f
Add WiFi-RSSI to the home site
2022-09-20 10:54:28 +02:00
stefan123t
1d607789e2
Merge pull request #294 from DanielR92/patch-17
2022-09-19 20:27:30 +02:00
DanielR92
69cf77e8ce
Update path from MQTT command
...
from stefant to @Daniel92 Sorry ich kann grade nicht an den Computer in der tools/esp8266/README.md steht [Read here](tools/esp8266/User_Manual.md) der Pfad muss raus weil es im selben Verzeichnis liegt
2022-09-19 20:06:42 +02:00
lumapu
797cc0c22f
Merge pull request #293 from SandnerSoft/development03
...
ESP32 build corrected
2022-09-19 19:43:59 +02:00
Sandner, Denny
677acb9416
ESP32 build corrected
2022-09-19 19:29:46 +02:00
lumapu
aca1688ceb
potential fix #270 (number of inverter channels was a fixed value of 5)
2022-09-19 10:59:19 +02:00
lumapu
50a201795e
Merge pull request #285 from chehrlic/rpi_exception
...
RPI: properly catch exception when crc8 check failed
2022-09-18 20:27:53 +02:00
lumapu
5d2d683e16
update trigger of release compile action
2022-09-18 20:27:05 +02:00
lumapu
50bfbf8a38
added round to 3 decimals for API JSON (reduced transmitted length)
2022-09-18 20:16:20 +02:00
lumapu
6e39b779f4
fix compile error
2022-09-18 19:38:31 +02:00
lumapu
c5fc9a6101
Merge branch 'asyncWeb03' of https://github.com/grindylow/ahoy into asyncWeb03
2022-09-18 19:36:47 +02:00
lumapu
b9bc7e6b57
* fix #270
2022-09-18 19:36:23 +02:00
lumapu
79c2d8930a
Merge pull request #289 from SandnerSoft/asyncWeb03
...
#288 MQTT Topic Länge zu kurz
2022-09-18 19:19:40 +02:00
Sandner, Denny
96d397e8a9
#268 Statusausgabe über MQTT realisiert
2022-09-18 18:45:28 +02:00
Sandner, Denny
e2d193e591
#288 MQTT Topic Länge zu kurz
2022-09-18 13:37:28 +02:00
Christian Ehrlicher
f332738ceb
RPI: properly catch exception when crc8 check failed
2022-09-17 10:29:20 +02:00
stefan123t
12d8ff5949
Merge branch 'main' into asyncWeb03
2022-09-15 23:11:52 +02:00
stefan123t
5870bcea1b
fixed markdown syntax, typos and http://ahoy-dtu/ link
2022-09-15 23:06:26 +02:00
stefan123t
3f9fe399d3
added BOM to README.md
2022-09-14 23:28:01 +02:00
lumapu
445423209d
minor changes (debug levels, api endpoints)
2022-09-14 22:08:08 +02:00
lumapu
4c5a9cb37f
fix #278
2022-09-14 21:58:34 +02:00
lumapu
99c2b9f7a9
Merge pull request #277 from chehrlic/rpi_alarmid
...
RPI: Request alarm when alarm id changes
2022-09-13 22:07:58 +02:00
lumapu
8b7a6ff317
Merge pull request #275 from fxkai/main
...
add homeassistant examples
2022-09-13 22:07:01 +02:00
lumapu
4617cc06e3
Merge branch 'asyncWeb03' of https://github.com/lumapu/ahoy into asyncWeb03
2022-09-13 21:58:51 +02:00
lumapu
66b70f24e5
* improved records in hmInverter
...
* added records to api
* removed unused endpoints from api
2022-09-13 21:58:32 +02:00
Christian Ehrlicher
fb6250a109
RPI: Request alarm when alarm id changes
2022-09-13 17:18:24 +02:00