Commit Graph
7375 Commits
Author SHA1 Message Date
proddy 46ab42531d native build updates 2024-08-07 09:16:58 +02:00
proddy 7b6fe53e74 add console tests to Unity 2024-08-06 10:33:22 +02:00
proddy 3045144cc3 package update 2024-08-06 10:33:12 +02:00
Proddy 968cd7de5f Merge branch 'emsesp:dev' into dev 2024-08-05 10:51:39 +02:00
proddy 66ed8a1e17 fixes #1926 - serial shell not working 2024-08-05 10:50:51 +02:00
Proddy 8e52af2338 Merge branch 'emsesp:dev' into dev 2024-08-05 07:00:45 +02:00
Proddy 38ae744a10 Merge pull request #1925 from mattreim/dev
Fix modules translation
2024-08-05 06:00:53 +02:00
mattreim 4ade5094f3 Fix modules translation 2024-08-05 01:57:24 +02:00
Proddy a9bbbc025f Merge branch 'emsesp:dev' into dev 2024-08-04 22:03:59 +02:00
Proddy aa807c3b78 Merge pull request #1924 from mattreim/dev
Add modules helper to i18n
2024-08-04 21:45:15 +02:00
mattreim 48dc9738b1 Add modules helper to i18n 2024-08-04 21:41:00 +02:00
Proddy 574f685d93 Merge pull request #1923 from mattreim/dev
Added more German translation and google translation to boiler pump characteristic
2024-08-04 20:17:18 +02:00
mattreim 01b63482bd Add google translation to boiler pump characteristic 2024-08-04 18:58:36 +02:00
mattreim 09d393d002 Added more German translation 2024-08-04 17:47:17 +02:00
Proddy 1f2f77b833 Merge pull request #1921 from MichaelDvP/dev
switchProgMode offset 13 to 19, increase length of raw custom entities
2024-08-04 16:15:34 +02:00
MichaelDvP 8d70dc7a02 custom entity RAW allow length up to 256 2024-08-04 16:07:57 +02:00
MichaelDvP 95c995f87a switchProgMode offset 13 to 19 2024-08-04 15:52:31 +02:00
Proddy 1a11aa50ac Merge pull request #1919 from MichaelDvP/dev
fix switchProgMode #1903
2024-08-04 14:58:33 +02:00
MichaelDvP ebb327edf6 fix switchProgMode #1903 2024-08-04 10:44:29 +02:00
proddy 7751baf8bf upgrade alova to v3 2024-08-03 15:35:54 +02:00
Proddy 9a23d4e2b3 Merge pull request #1914 from proddy/dev
various changes, work in progress
2024-08-03 13:25:36 +02:00
Proddy 71183d81e5 Merge branch 'emsesp:dev' into dev 2024-08-03 13:24:54 +02:00
Proddy 276a19648e Merge pull request #1917 from MichaelDvP/dev
fix #1910 and small changes
2024-08-03 13:24:40 +02:00
proddy 5050d11555 add Unity unit tests 2024-08-03 13:22:24 +02:00
proddy 8f91394c75 add Michaels fix for circuits 2024-08-02 14:28:39 +02:00
proddy 2c21658de7 don't compile with DEBUG for tests 2024-08-02 14:24:23 +02:00
MichaelDvP 732949fdb8 fix api no dhw in boiler 2024-08-02 14:16:37 +02:00
proddy 2ec52cccf0 add test for thermostat multi-circuit 2024-08-02 14:16:14 +02:00
proddy ce1c5671b4 add comments 2024-08-02 14:15:55 +02:00
MichaelDvP ab587fa1b7 move 6x identical code to one function add_ha_bool 2024-08-02 12:44:47 +02:00
MichaelDvP aeafb5f566 remove useless boiler setBurnPow and wrong wwsetpumppow #1910 2024-08-02 12:37:51 +02:00
proddy 60c1da327b compile all platforms 2024-08-02 12:34:07 +02:00
proddy 3159561cfb compile native on OSX 2024-08-02 12:20:09 +02:00
MichaelDvP 21c23e1fd8 remove useless http check 2024-08-02 12:04:17 +02:00
proddy de582f2f61 added coverage to unit tests 2024-08-02 10:17:26 +02:00
proddy a22ee0274b check BBQKees as mfg 2024-08-02 09:59:59 +02:00
proddy 69aa7275d8 surpress output when running Unity tests 2024-08-02 09:59:48 +02:00
proddy 57416bc817 remove __linux__ 2024-08-02 09:59:32 +02:00
proddy 7e8a4f72ef add comment 2024-08-02 09:59:22 +02:00
proddy 085314fba4 added one more test to test the tests while testing 2024-08-02 09:59:13 +02:00
Proddy cd79e73693 Merge branch 'dev' into dev 2024-08-02 09:16:31 +02:00
Proddy e109e383c0 Merge pull request #1913 from MichaelDvP/dev
fix sonar complains
2024-08-02 09:13:30 +02:00
MichaelDvP cd992ff457 fix sonar complains 2024-08-02 08:42:32 +02:00
Proddy d0b01812e6 Merge pull request #1912 from MichaelDvP/dev
scheduler: change to std::string
2024-08-02 08:30:30 +02:00
MichaelDvP 70e5b19223 scheduler: change to std::string 2024-08-02 08:20:10 +02:00
MichaelDvP fb04bdf54c platform 6.8.1 2024-08-02 08:08:11 +02:00
MichaelDvP f417cb991d all devices api default to /values 2024-08-02 08:07:55 +02:00
proddy f47dd7b629 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2024-08-01 22:19:38 +02:00
proddy 11d0335815 text changes and comments 2024-08-01 22:14:19 +02:00
proddy b38ec2f25e support Unity testing 2024-08-01 22:13:52 +02:00