SybexXx
f3e3ce504e
setup_fix ( #3906 )
...
* Update edit_config_template.html
* Update edit_config_template.html
2025-09-07 17:47:40 +02:00
Rick Auch
73afc07652
Add option for gal/min rate for Home Assistant MQTT Autodiscovery ( #3868 )
...
Add gal/min as an option
2025-08-17 15:27:21 +02:00
Frank Haverland
34818c0dc1
new model dig-class100-0180-s2-q ( #3684 )
...
* new model dig-class100-0180-s2-q
Model updated to Tensorflow 2.17
new images, now 24300
* Revert "new model dig-class100-0180-s2-q"
This reverts commit 7ac771e4b6 .
* new model
2025-04-08 20:22:24 +02:00
jomjol
0b3a6e1057
Update tflite ( #3687 )
2025-04-06 09:45:48 +02:00
SybexX
168ec5b485
Update edit_config_template.html
2025-03-22 18:07:56 +01:00
CaCO3
64bf79b288
Update config.ini in demo folder
2025-03-18 22:36:53 +01:00
CaCO3
3e67aeec0d
Add note to sd card folder ( #3635 ) to make people aware that the HTML folder only contains templates
...
* Create Readme.md
* Update Readme.md
* Update build.yaml
* Update Readme.md
2025-03-16 18:24:16 +01:00
SybexX
2831478e02
Update edit_config_template.html
...
fix for: ChangeRateThreshold could not be deactivated
2025-03-02 13:25:49 +01:00
SybexX
bfebcd5d15
Update config.ini
2025-03-01 18:21:40 +01:00
CaCO3
94a53b38b8
Update Homeassistant discovery ( #3580 )
...
* use "total" for Homeassistant discovery topic "raw" if AllowNegativeRates is activ (same as for "value")
* update webUI
* .
* .
* .
* formating
* use state class "measurement" in case of a thermometer
* Update edit_config_template.html
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2025-03-01 00:28:38 +01:00
CaCO3
00ac2130c2
Calculate and validate MD5 on upload ( #3590 )
...
* added md5 library
* added MD5 calculation of uploaded file. And return JSON string instead of fileserver
* .
* .
* .
* .
* .
* .
* .
* .
* .
* Add fallback for older firmware
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2025-03-01 00:25:48 +01:00
SybexX
cd1165e547
IgnoreLeadingNaN fix ( #3547 )
...
* test1
* test2
* Update edit_config_template.html
* fix
* Update NUMBER.CheckDigitIncreaseConsistency.md
---------
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
2025-03-01 00:09:11 +01:00
CaCO3
8ddbda16bf
consolidated reboot and save buttons ( #3581 )
...
* config page: consolidated reboot and save button
* various pages: consolidated reboot and save button
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2025-02-24 23:05:32 +01:00
CaCO3
8f5bf209d9
Gz html files fix missing file server.html ( #3582 )
...
* Add files via upload
* Delete sd-card/html/file_server.html
* Update server_file.cpp
* Update server_file.cpp
---------
Co-authored-by: SybexX <Heinrich-Tuning@web.de >
2025-02-24 21:55:16 +01:00
CaCO3
ec639d4236
revert unwanted removal of Autotimer title in config page
...
Revert removal of title. It got removed in 708fd68cf5 but should have stayed
2025-02-24 21:39:31 +01:00
CaCO3
5304981733
Fix thermometer config ( #3578 )
...
* fix thermometer config
* update note
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2025-02-23 21:12:20 +01:00
SybexX
7a9955477a
add data export (CSV files) ( #3537 )
...
* Update backup.html
* Add files via upload
* Update data_export.html
---------
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
2025-02-23 17:38:32 +01:00
SybexX
04fe25e875
Update timezones.html
...
fix missing searchicon.png
2025-02-20 19:23:33 +01:00
SybexX
02dcd584bf
Add files via upload
2025-02-20 19:19:59 +01:00
CaCO3
6b672ff9a5
compress all HTML files ( #3568 )
...
* compress all HTML files
* remove gz files, they get zipped in the build pipeline
* Update build.yaml
* removed flipImageSize.png, it is not used anywhere anymore
* Update build.yaml
2025-02-16 19:11:09 +01:00
CaCO3
b10336b59c
Add thermometer ( #3454 )
...
* add thermometer
* .
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2025-02-16 10:34:10 +01:00
SybexX
dadb004e85
add .gz ( #3538 )
...
* Update server_help.cpp
* Add files via upload
* Add files via upload
* Update server_help.cpp
2025-02-16 10:28:06 +01:00
CaCO3
e2f3e3d05b
corrected enable/disable texts to make it more intuitive ( #3565 )
2025-02-16 09:59:52 +01:00
SybexX
842229ea98
Merge branch 'main' into mqtt-add-ValidateServerCert-Parameter
2025-02-14 21:20:37 +01:00
jomjol
bf2a2f553f
Create dig-class11_1910_s2_q.tflite
2025-01-05 19:53:25 +01:00
jomjol
21ab5cb203
additional tflite v0810
2025-01-05 19:20:48 +01:00
jomjol
c68463359b
Update tflite
2024-12-27 16:52:03 +01:00
CaCO3
2986c6122d
Add Web Interface and REST auth ( #3436 )
...
* Ported https://github.com/jomjol/AI-on-the-edge-device/pull/2241 to latest main and extended it for all REST APIs
* .
* fix compile errors
* .
* .
* Update Changelog.md
* Update Changelog.md
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
Co-authored-by: michael <Heinrich-Tuning@web.de >
2024-12-25 20:49:47 +01:00
michael
4846a52d45
test2
2024-12-24 13:14:19 +01:00
michael
4d74d0c522
test1
2024-12-24 12:14:53 +01:00
michael
53e818186a
test
2024-12-24 04:27:12 +01:00
CaCO3
708fd68cf5
Remove Autostart parameter and make the flow to be always enabled ( #3423 )
...
* removed Autostart parameter and make it enabled by default
* .
* show menu entry in UI
* cleanup migration
* .
* .
* .
* .
* .
* .
* .
* .
2024-12-05 01:04:24 +01:00
SURYANSH RAI
3868cf98f6
Better Footer with social links #3311 ( #3361 )
...
* Added footer
* Update README.md
* Update index.html
* Update index.html
* Add files via upload
* Delete images/mail.jpg
* Update README.md
* Update sd-card/html/index.html
* Update docs/index.html
---------
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
2024-12-04 23:33:58 +01:00
CaCO3
8f89a396f8
typo
2024-12-02 23:03:48 +01:00
SybexX
9e84d28ee9
overview_add_date_and_time ( #3398 )
...
* overview_add_date_and_time
* Update overview.html
---------
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
2024-12-02 00:26:54 +01:00
CaCO3
3f4aaf303f
Revert ec00e94
...
See https://github.com/jomjol/AI-on-the-edge-device/issues/3305#issuecomment-2510295853
2024-12-02 00:14:52 +01:00
gneluka
08baf1824c
Add support for Domoticz MQTT integration ( #3359 )
...
* initial changes to add domoticz support
* error correction
* further changes
* further changes
* Refactoring
* further refactoring
* further refactoring
* Update DomoticzTopicIn.md
* Update NUMBER.DomoticzIDX.md
* Update DomoticzTopicIn.md
* Update NUMBER.DomoticzIDX.md
* Update config.ini
* Update edit_config_template.html
* Update edit_config_template.html
* Update edit_config_template.html
* Update DomoticzTopicIn.md
---------
Co-authored-by: CaCO3 <caco3@ruinelli.ch >
2024-12-02 00:07:02 +01:00
jomjol
fc3c70c63a
Update dig-cont tlite to v712
...
Minor errata in quantization
2024-11-01 18:23:17 +01:00
CaCO3
43f15fcba3
Fix HA menu entry ( #3342 )
...
* Fix HA menu entry
* Update index.html
* Update index.html
* Update index.html
* Update index.html
* Update index.html
2024-10-18 10:45:05 +02:00
jomjol
14d0c88a28
Update dig-cont_0711_s3_q.tflite
...
Error corrected version ov 0710 (adjusted quantization)
2024-10-13 10:13:06 +02:00
jomjol
0752694600
Return vo v0700
2024-10-09 21:28:58 +02:00
jomjol
7bebae3776
Clean up of old tflite files
2024-10-07 19:52:18 +02:00
CaCO3
a46dfd1c23
Add demo files ( #3315 )
...
* updated changelog
* add demo files
* Update build.yaml
* Update build.yaml
* Update build.yaml
* added missing files
* .
* .
---------
Co-authored-by: CaCO3 <caco@ruinelli.ch >
2024-10-07 00:06:03 +02:00
CaCO3
f034232f36
Update config.ini
2024-10-06 22:33:24 +02:00
CaCO3
b80e43dfe9
Update config.ini
2024-10-06 22:31:56 +02:00
CaCO3
40c7c253ea
Update config.ini
2024-10-06 22:29:06 +02:00
CaCO3
d11b312a96
Typos ( #3309 )
...
* Update edit_reference.html
* Update edit_config_template.html
* Update edit_config_template.html
* Update edit_reference.html
2024-10-06 16:57:26 +02:00
CaCO3
ec00e943da
Allow earlier start for AnalogToDigitTransitionStart
2024-10-05 22:26:26 +02:00
CaCO3
6175471a00
typo
2024-10-05 22:20:24 +02:00
CaCO3
bb69929247
cleanup
2024-10-04 22:03:41 +02:00