Commit Graph

464 Commits

Author SHA1 Message Date
MichaelDvP
a6b0c74f5f add message "no entries" to analog/temperature/custom/sccheduler 2023-09-18 16:21:58 +02:00
Proddy
9cdeb7c07a refactor custom vs customizations 2023-09-17 14:26:24 +02:00
MichaelDvP
9d3456cb3a show scheduler/custom always 2023-09-17 09:22:25 +02:00
MichaelDvP
5e76bfa210 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-09 16:46:53 +02:00
MichaelDvP
4bec32ea56 HA register all values from custom and scheduler 2023-09-09 12:11:30 +02:00
MichaelDvP
fcf16eec4f HA register all entities for Custom and Scheduler 2023-09-03 17:25:14 +02:00
MichaelDvP
b165e1c20c fix read int from webpage 2023-09-03 16:07:21 +02:00
Proddy
81842e544b auto formatting with clang 2023-09-02 11:10:32 +02:00
MichaelDvP
7e45c89fcd add missing subscribes 2023-08-31 08:07:06 +02:00
MichaelDvP
b7611c67bb Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-08-31 07:51:36 +02:00
MichaelDvP
d0c368f6a0 dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a 2023-08-30 12:19:55 +02:00
Proddy
2fe18c14c7 text changes and formatting 2023-08-29 22:33:26 +02:00
MichaelDvP
207d92be64 scheduler value info 2023-07-21 21:18:51 +02:00
MichaelDvP
e3c775d0dd Add BBQKees Gateway S3, update changelog 2023-07-21 12:02:13 +02:00
MichaelDvP
6d0bd099e1 Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-14 19:15:28 +02:00
Proddy
18e4c3aa88 fix odd spelling mistakes 2023-07-14 16:45:58 +02:00
Proddy
af3ed871af text change 2023-07-14 12:10:29 +02:00
MichaelDvP
08a5437210 packages, custom entiie small fixes 2023-07-14 08:52:06 +02:00
MichaelDvP
18d32de483 fix custom entity value info 2023-07-13 18:23:04 +02:00
MichaelDvP
17b4964b01 test response and custom entity raw, #1212 2023-07-13 11:09:42 +02:00
Proddy
f909b32db8 remove todo 2023-07-02 23:45:01 +02:00
MichaelDvP
476f84be77 Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-02 13:56:47 +02:00
MichaelDvP
31220b3fde fix webEntity commands 2023-06-25 08:54:11 +02:00
Proddy
158617f56b fixes #1196 - use basename as ids in HA to support multiple EMS-ESP's 2023-06-24 13:28:48 +02:00
Proddy
ed55a96b80 more alova ports 2023-06-17 13:06:31 +02:00
proddy
c44903e1b0 update #6 2023-06-13 23:36:50 +02:00
proddy
8e081ce04f alova update #6 2023-06-11 20:31:23 +02:00
proddy
5c6d704a48 alova updates #4 2023-06-08 16:50:40 +02:00
Proddy
85716bc6bc update #4 - more alova 2023-06-05 22:40:21 +02:00
Proddy
91f0da84d2 clang auto formatting 2023-05-27 09:42:33 +02:00
MichaelDvP
9a2303ab73 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-05-25 10:17:41 +02:00
Proddy
4f8d3d27ba updates to data view 2023-05-11 18:19:47 +02:00
MichaelDvP
e6f839b554 Merge branch 'dev11' into dev 2023-05-10 18:47:07 +02:00
proddy
09ea35e340 add comment 2023-05-06 17:11:57 +02:00
Proddy
28252b987b added missing analog_enabled 2023-04-28 15:46:24 +02:00
MichaelDvP
90ce8bc8ce HP inputs #600, custom entity bool display 2023-04-28 14:36:35 +02:00
Proddy
cfe8c410ae Optimize WebUI rendering when using Dialog Boxes #1116 2023-04-28 12:46:59 +02:00
MichaelDvP
f15fb9a5d1 custom entities: bool write, dashboard show and count 2023-04-27 09:07:38 +02:00
Proddy
466e9ec6fe rename endpoint to entities to be consistent 2023-04-22 21:20:00 +02:00
Proddy
71d086a8db device_id and type_id as numbers 2023-04-22 21:04:54 +02:00
Proddy
cecbb25857 device_id and type_id sent as numbers 2023-04-22 21:00:29 +02:00
Proddy
d8ff088231 formatting 2023-04-22 09:47:03 +02:00
Proddy
6f14fcb6e8 id no longer needed 2023-04-22 09:46:41 +02:00
Proddy
04dd9eef09 Polish translation update #1156 2023-04-22 08:46:13 +02:00
Proddy
6bd744f12e refactor dialog to prevent multiple parent renders 2023-04-18 22:04:00 +02:00
MichaelDvP
a54f3f7085 add writeable checkbox to custom entities 2023-04-15 10:45:41 +02:00
MichaelDvP
5e2d97c0b9 Typo, fix string-compare standalone 2023-03-31 17:35:31 +02:00
MichaelDvP
fa50846a05 add own entities read from ems-bus with free factor 2023-03-31 16:51:28 +02:00
MichaelDvP
84e8eaf33c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-03-24 14:17:52 +01:00
MichaelDvP
c8c4b36ebd Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-03-24 13:38:59 +01:00