Commit Graph
3883 Commits
Author SHA1 Message Date
proddy cf4818f09c update packages 2022-06-06 11:20:09 +02:00
proddy 98fb970dac add test for #541 2022-06-06 11:19:56 +02:00
Proddy d162206f75 Merge pull request #540 from MichaelDvP/dev
WebStatus: add syslog count/fail, show only enabled services
2022-06-03 16:08:22 +02:00
MichaelDvP 1609b76f0a WebStatus:add syslog count/fail, show only enabled services 2022-06-03 13:39:26 +02:00
Proddy 794b3c0471 Merge pull request #538 from MichaelDvP/dev
fix #536 and uart task priority
2022-06-03 07:36:49 +02:00
MichaelDvP e7bcc380e3 fix #536, FR100 datetime not writable 2022-06-02 18:34:02 +02:00
MichaelDvP fe12f1903d uart higher prriority 2022-06-02 18:33:23 +02:00
Proddy 41ec4b9bcf Merge pull request #537 from proddy/dev
update packages
2022-06-02 14:54:01 +02:00
Proddy f64dd00cce update packages 2022-06-02 14:53:38 +02:00
Proddy 5ef2f8292c Merge pull request #534 from MichaelDvP/dev
some small corrections
2022-05-30 12:11:14 +02:00
MichaelDvP ae3ead6b10 some small corrections 2022-05-30 10:00:45 +02:00
Proddy 874f686882 Merge pull request #533 from proddy/dev
chamges for standalone compiling
2022-05-29 21:16:29 +02:00
Proddy 383c30f649 chamges for standalone compiling 2022-05-29 21:16:12 +02:00
Proddy 0b2c95fc4e Merge pull request #532 from MichaelDvP/idf4_no_master
Update to platformio2.3.0/IDF4/Arduino2.0, remove master themostat
2022-05-29 20:42:16 +02:00
MichaelDvP eacdd62cc8 update changelog 2022-05-29 19:15:45 +02:00
MichaelDvP a692eb557d Merge branch 'idf4' into idf4_no_master 2022-05-29 19:12:58 +02:00
MichaelDvP 99b6acfc07 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4 2022-05-29 19:07:32 +02:00
Proddy fa486c8b60 Merge pull request #520 from tp1de/dev
Additions for RC310
2022-05-29 16:28:31 +02:00
Proddy b19b3e5869 Merge branch 'dev' into dev 2022-05-29 16:28:15 +02:00
Proddy e6bfd90235 Merge pull request #531 from proddy/dev
3.4.2b2
2022-05-29 16:20:12 +02:00
Proddy 072fe526ea 3.4.2b2 2022-05-29 16:19:55 +02:00
Proddy e65f5072fe Merge pull request #527 from proddy/dev
various minor changes, including managing hidden entities in customization screen
2022-05-29 16:11:53 +02:00
Proddy 435218888a #513 2022-05-29 14:36:13 +02:00
Proddy 3e7b743dfa updated changelog for 3.4.1 2022-05-29 13:58:01 +02:00
Proddy c693ef6307 update packages 2022-05-29 13:57:54 +02:00
Proddy e4447ee1b9 improved icon toggling 2022-05-28 20:23:16 +02:00
Proddy 356390c92b fix standalone server for handling customizations 2022-05-28 15:27:08 +02:00
tp1de ab6893adeb corrections nofrostmode 2022-05-28 13:16:40 +02:00
Proddy 55133b028a typo 2022-05-27 17:18:50 +02:00
Proddy 1fbd69b718 fixes to customizations 2022-05-27 17:16:23 +02:00
tp1de 97239268ac damping 2022-05-27 16:07:34 +02:00
tp1de 10bf065a2a Add damping to RC310 2022-05-27 16:00:18 +02:00
tp1de 107106d759 requested changes on PR from @MichaelDvP 2022-05-27 14:05:56 +02:00
tp1de 622a5db8d1 wwprio for RC310 thermostat 2022-05-27 11:07:21 +02:00
Proddy 1e082f941a customizations, swap shortname and fullname, using id as unique shortname 2022-05-27 09:49:32 +02:00
Proddy 8824f4f3da added formatName so hidden entities render nicely 2022-05-26 17:49:43 +02:00
Proddy f8bf6b5cc8 fix isCmdOnly() function for commands like reset 2022-05-26 17:49:25 +02:00
Proddy be844a5184 if no fullname, use shortname in customizations json 2022-05-26 17:49:04 +02:00
Proddy 6ec67f7417 rename ha_climate_config_creation 2022-05-26 17:48:34 +02:00
Proddy 2c468c7225 formatting 2022-05-26 17:48:18 +02:00
Proddy af7cd7b009 rename generate_values_web_customization 2022-05-26 17:48:10 +02:00
Proddy cba081379e rename generate_values_web_customization 2022-05-26 17:48:01 +02:00
Proddy a9064baefc 3.4.1b1 2022-05-26 17:47:15 +02:00
Proddy 31627bb704 remove debug_flags 2022-05-26 17:47:04 +02:00
Proddy c4cfabfbaf update test data for customizations 2022-05-26 17:46:51 +02:00
Proddy 9d25f8049c Merge pull request #525 from MichaelDvP/dev
fixes #522, #523, #524
2022-05-26 15:17:51 +02:00
MichaelDvP 2d50f18dcf changelog from 3.4.0 2022-05-26 13:34:51 +02:00
MichaelDvP 89b0711464 changelog 2022-05-26 13:05:37 +02:00
MichaelDvP 34cb3ad375 fix #524, free memory of json response 2022-05-26 12:43:10 +02:00
MichaelDvP d2609e4291 fix #523, rename 'climate' to more explaning name 2022-05-26 12:42:55 +02:00