Commit Graph

  • 343d0a7baa fix arduino core to 3.5.0 for ci jobs Proddy 2022-04-24 19:28:40 -04:00
  • b688f6f7d0 b13 Proddy 2022-04-24 19:21:44 -04:00
  • 9cc03948fa Merge pull request #475 from proddy/dev Proddy 2022-04-24 19:20:16 -04:00
  • c80d5c6bbf fix sort when click on icon and 3-way sort cycle proddy 2022-04-24 19:18:19 -04:00
  • 271b36c602 update packages proddy 2022-04-24 19:18:02 -04:00
  • b2a885bf3f hide web also deselects favourite proddy 2022-04-24 14:20:49 -04:00
  • c0c33d80c7 fix typo in sorting proddy 2022-04-24 14:20:30 -04:00
  • 9ff497914e fix to arduino 3.5.0 proddy 2022-04-24 14:20:16 -04:00
  • 726b4fcc0b more updates to tables proddy 2022-04-20 18:06:35 -04:00
  • 56860da4af remove TODO on sorting proddy 2022-04-20 18:06:26 -04:00
  • 929a97622c Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev Proddy 2022-04-19 17:22:21 +02:00
  • 09d25c04bc add search Proddy 2022-04-19 17:22:20 +02:00
  • 15f5f55833 Merge branch 'emsesp:dev' into dev Proddy 2022-04-19 12:25:11 +02:00
  • a243b0a853 Merge pull request #472 from bavo/fix-selected-temp-range Proddy 2022-04-19 12:24:56 +02:00
  • d76a838165 Increase range for the selected_room_temperature variable bavo 2022-04-19 12:14:38 +02:00
  • 22595b0f24 show resize column header bars, disable default sorting Proddy 2022-04-18 12:54:44 +02:00
  • 9f6bbac8ce formatting Proddy 2022-04-18 11:05:38 +02:00
  • 101f94bea6 Merge pull request #5 from proddy/newtable Proddy 2022-04-17 20:58:26 +02:00
  • 52847b06f4 text changes proddy 2022-04-17 20:53:53 +02:00
  • 3c9cad2717 add set all enabled button proddy 2022-04-17 20:52:24 +02:00
  • 3acb9c456e formatting proddy 2022-04-16 18:16:01 +02:00
  • 615e86d177 update Proddy 2022-04-16 16:58:49 +02:00
  • 9d7820d155 togglebutton proddy 2022-04-16 15:31:46 +02:00
  • 275044bd78 customizations table part 1 Proddy 2022-04-16 09:04:34 +02:00
  • 2f21c896a6 fix dallas sensor checking Proddy 2022-04-15 18:40:35 +02:00
  • 04a374c380 more tables Proddy 2022-04-15 16:22:05 +02:00
  • 4b3b9524ef changes to backend, some refactoring Proddy 2022-04-15 13:04:52 +02:00
  • 9e293136b9 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into newtable Proddy 2022-04-15 08:11:20 +02:00
  • 45cda9b0cc Merge pull request #471 from MichaelDvP/dev Proddy 2022-04-14 18:26:46 +02:00
  • cd5fef6891 add export button Proddy 2022-04-14 18:25:50 +02:00
  • a9a11f464b add comment to boiler: hybrid heatpump MichaelDvP 2022-04-14 11:59:44 +02:00
  • 2a4288e11d initial commit with new table code Proddy 2022-04-14 11:44:01 +02:00
  • 47410ce6cc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev_ MichaelDvP 2022-04-14 07:38:32 +02:00
  • f9207ecd0f Merge branch 'dev_' into dev_no_master_thermostat MichaelDvP 2022-04-14 07:27:07 +02:00
  • fdefd02812 Merge pull request #467 from kwertie01/feature/moduline400WWandTimer Proddy 2022-04-13 23:21:51 +02:00
  • 4cdeef212d fixed T1 to T4 for RC20 Friso 2022-04-13 11:18:28 +02:00
  • 258db5c7e8 disable usage of T0 for RC30 in set_switchtime Friso 2022-04-13 11:09:31 +02:00
  • b59ef15cae fixed set_switchtemp, process_RC20Timer Friso 2022-04-13 09:17:22 +02:00
  • 94f5d4d503 fix set_switchtime MichaelDvP 2022-04-12 18:56:23 +02:00
  • 9ed2a99f50 fix duplicate functions after rebase Friso 2022-04-12 07:00:41 +02:00
  • 9f86444e0a Merge branch 'feature/moduline400WWandTimer' of https://github.com/kwertie01/EMS-ESP32 into feature/moduline400WWandTimer Friso 2022-04-12 06:35:33 +02:00
  • 7bad5d10d8 fix sunday in dayofweek enum kwertie01 2022-04-11 11:59:29 +02:00
  • f23bf270d0 fix wrong offset in set_party kwertie01 2022-04-11 11:57:42 +02:00
  • 8839909425 Added Moduline 400 WW settings and clock program kwertie01 2022-04-11 11:43:15 +02:00
  • ec1b0b3641 add IPM ww-parameters to mixer MichaelDvP 2022-04-11 15:03:07 +02:00
  • 5882218cff fix sunday in dayofweek enum kwertie01 2022-04-11 11:59:29 +02:00
  • cffc2695dd fix wrong offset in set_party kwertie01 2022-04-11 11:57:42 +02:00
  • 49eb049533 Added Moduline 400 WW settings and clock program kwertie01 2022-04-11 11:43:15 +02:00
  • 4009a1a25c b12, cleanup, formatting, small fixes MichaelDvP 2022-04-11 10:20:40 +02:00
  • eec4d7863d move Hybrid settings to thermostat MichaelDvP 2022-04-10 18:25:11 +02:00
  • 0d79138e0b product-id 100 is mixer with max wwc10, add handlers_ignored MichaelDvP 2022-04-10 14:37:43 +02:00
  • 75914da36a thermostat switchpoints allow T1-T4 MichaelDvP 2022-04-10 14:35:55 +02:00
  • cf876acc5d rename hybrid entities MichaelDvP 2022-04-10 14:34:10 +02:00
  • 6d6cb755e2 update hybrid heatpump #459 MichaelDvP 2022-04-10 10:03:36 +02:00
  • 555b1ad996 Merge pull request #460 from MichaelDvP/dev Proddy 2022-04-08 17:25:52 +02:00
  • 15a8d6dbf1 add Hybrid Heatpump MichaelDvP 2022-04-08 15:30:34 +02:00
  • c3256824b2 Merge pull request #458 from MichaelDvP/dev Proddy 2022-04-08 13:42:15 +02:00
  • 9c68142a0d mqtt HA uses only json, disable single MichaelDvP 2022-04-08 11:50:09 +02:00
  • b496f7731a Merge pull request #457 from MichaelDvP/dev Proddy 2022-04-08 11:13:00 +02:00
  • d203092ba7 Don't show banner while uploading MichaelDvP 2022-04-08 10:03:05 +02:00
  • f771bb8043 add clock to controller #439 MichaelDvP 2022-04-08 10:02:24 +02:00
  • f9b2a71b86 tag to wwstarts2, thermostat clock format, formatting MichaelDvP 2022-04-08 08:09:10 +02:00
  • 8479be5bd4 Merge pull request #455 from proddy/dev Proddy 2022-04-08 07:47:01 +02:00
  • 4eddad2cf1 mqtt clean session default off #441 Proddy 2022-04-08 07:46:18 +02:00
  • 8b31e8a9c4 Merge pull request #453 from proddy/dev Proddy 2022-04-06 20:23:35 +02:00
  • d5245f7e7c added missing v3.3.1 to the changelog history Proddy 2022-04-06 20:22:14 +02:00
  • 56bb5433a0 updated packages Proddy 2022-04-06 20:20:24 +02:00
  • 3d8396a35a added moduline 400 additions Proddy 2022-04-06 20:20:18 +02:00
  • 1a58f76ab7 Merge pull request #449 from kwertie01/feature/moduline400 Proddy 2022-04-06 10:15:26 +02:00
  • 4279962e59 Merge pull request #452 from proddy/dev Proddy 2022-04-05 23:29:30 +02:00
  • 503df0842b fix saving customizatons #450 Proddy 2022-04-05 23:28:34 +02:00
  • 4a93adb1f8 remove aliases Proddy 2022-04-05 23:28:10 +02:00
  • 2674b3a20e added moduline 400 installation parameters kwertie01 2022-04-05 08:23:30 +02:00
  • 3d072f73b7 Merge pull request #447 from proddy/dev Proddy 2022-04-04 21:47:12 +02:00
  • 4fc5932899 only send back changed entities, put in limit at 50 #444 Proddy 2022-04-04 21:44:51 +02:00
  • 077c20fd34 minor formatting Proddy 2022-04-04 21:44:23 +02:00
  • d9716ceb42 added debug line for customization Proddy 2022-04-04 21:43:30 +02:00
  • 51af4b32d2 removed comments Proddy 2022-04-04 21:43:08 +02:00
  • 08cae822f1 Merge pull request #445 from MichaelDvP/dev Proddy 2022-04-04 15:24:59 +02:00
  • 30d6fc0fc1 customization buffer 4k, log(debug) buffer size MichaelDvP 2022-04-04 12:03:39 +02:00
  • 462bf81be1 ntp status and time button MichaelDvP 2022-04-04 11:12:18 +02:00
  • 26758b965d ivt clock check dst MichaelDvP 2022-04-04 11:11:37 +02:00
  • 917e4f5cbf check/format solar MichaelDvP 2022-04-04 11:10:52 +02:00
  • f02621d1d8 formatting MichaelDvP 2022-04-03 19:18:05 +02:00
  • 45e0998172 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev MichaelDvP 2022-04-03 18:35:00 +02:00
  • 755368440b customization advice with selected icons MichaelDvP 2022-04-03 18:34:38 +02:00
  • 728ccaefa7 dont set ivt clock automaically MichaelDvP 2022-04-03 18:34:09 +02:00
  • ecaa0ec4bb Merge pull request #442 from proddy/dev Proddy 2022-04-03 17:50:13 +02:00
  • d94eb26fa8 solar mqtt MichaelDvP 2022-04-03 13:49:17 +02:00
  • 9774661a40 send complete list of entites to server Proddy 2022-04-03 13:44:54 +02:00
  • 38128f7864 changes to mask_entity() Proddy 2022-04-03 13:44:37 +02:00
  • 1f8213e315 changes for handling entities in customization Proddy 2022-04-03 13:44:02 +02:00
  • fce9a25280 add const function Proddy 2022-04-03 13:43:37 +02:00
  • b2de5d47dd small code changes Proddy 2022-04-03 13:43:24 +02:00
  • 77f583f91f only add entities who's mask has changed to list Proddy 2022-04-03 13:43:08 +02:00
  • 4a56726f61 bump version Proddy 2022-04-03 13:42:32 +02:00
  • 4f3dacf81a make deviceentity.w mandatory Proddy 2022-04-03 13:42:18 +02:00
  • 14593f6a51 reset some test data Proddy 2022-04-03 13:41:57 +02:00
  • ae16d01734 add comment about has_cmd Proddy 2022-04-03 13:41:38 +02:00
  • 6069af3e90 ISM2 missing values, ISM2dhw in solar class MichaelDvP 2022-04-03 09:43:53 +02:00