Commit graph

255 commits

Author SHA1 Message Date
Daniel Öster
ec00b9be8f Refactor CAN logging 2024-11-11 20:26:35 +02:00
Daniel Öster
a502d72509
Merge pull request #600 from dalathegreat/feature/3LB-initial-HAL
Feature: Add initial HAL for v0.1 3LB
2024-11-11 12:23:09 +02:00
wjcloudy
a52d6a3233 Merge branch 'main' into feature/bmw-ix-support 2024-11-08 10:48:46 +00:00
Daniel Öster
e293d5dcce Add initial HAL for v0.1 3LB 2024-11-08 10:11:31 +02:00
rha
a18f0bdbfb Merge branch 'main' into feature/kostal-rs485
Merge main
2024-11-06 21:20:01 +02:00
Daniel Öster
293ee65f65
Merge pull request #541 from M4GNV5/feat/pylon-lv
Add new inverter implementation "Pylontech LV"
2024-11-04 11:42:16 +02:00
Daniel Öster
40bba6d2a3 Add missing HW def 2024-10-30 18:38:11 +02:00
Daniel Öster
79ee6c896a Add cellpower BMS support 2024-10-30 18:37:45 +02:00
Kukumagi
c10dea05e0 Enable selecting CAN_FD crystal frequency in user settings 2024-10-30 11:43:28 +02:00
amarofarinha
75f3d9e0e9 Updated comments to highlight the potential breaking change in MQTT naming conventions 2024-10-28 19:14:25 +00:00
amarofarinha
dbfb0575a0 Enhance MQTT Naming Customization for Home Assistant 2024-10-28 09:57:39 +00:00
Daniel Öster
4c9e1a3169 Add iX skeleton 2024-10-25 21:56:52 +03:00
Daniel Öster
7ea97cea6f
Merge pull request #542 from dalathegreat/feature/afore-can
New inverter protocol: Afore CAN
2024-10-22 20:12:06 +03:00
Daniel Öster
0462e3a5af Add CAN mappings 2024-10-22 19:41:00 +03:00
Daniel Öster
264d75ac98 Add base for Sungrow CAN 2024-10-21 23:44:45 +03:00
Daniel Öster
fe3c80af5d Make contactor check control-agnostic 2024-10-18 23:57:12 +03:00
Jakob Löw
9bfead931f
🐛 fix bugs and add missing values to renault twizy battery protocol found during testing with a real battery 2024-10-15 15:44:44 +02:00
Daniel Öster
f872344332 Add Afore CAN inverter protocol 2024-10-15 15:53:35 +03:00
Jakob Löw
22e846570d
🎨 move min/max temperature definitions to the user settings 2024-10-15 09:15:11 +02:00
Jakob Löw
b43c8b98a8
add new battery implementation "Renault Twizy" (first LV battery 🚀) 2024-10-14 15:58:31 +02:00
Daniel Öster
5d53ac1a70 Merge branch 'main' into feature/kostal-rs485 2024-10-12 14:38:29 +03:00
rha
a2f5e33eaf fixed blocking delay() and added battery nominal voltage 2024-10-08 22:48:11 +03:00
Daniel Öster
adcf145109
Merge branch 'main' into feature/foxess-inverter 2024-10-07 21:59:40 +03:00
Daniel Öster
f40e047b81 Make crystal value easily configurable 2024-10-05 21:50:43 +03:00
amarofarinha
a0a482769a Clarify usage of webserver authentication setting 2024-10-04 09:40:24 +01:00
amarofarinha
8fed9f237a change terms 2024-10-03 10:26:03 +01:00
amarofarinha
adf8185d33 Replaced all instances of "emergency" with "equipment" in the code for improved clarity and alignment with the feature's purpose. 2024-10-03 09:43:41 +01:00
amarofarinha
173acab23a NC logic for button. 2 button behaviors. some suggestions implemented 2024-10-02 16:20:10 +01:00
amarofarinha
c1a262421b Implement Support for External Equipment / Emergency Button on Battery Emulator 2024-10-02 02:50:32 +01:00
Daniel Öster
4363ecaa5e Add FOXESS to github workflow 2024-09-28 22:29:35 +03:00
Daniel Öster
24b3c6ddd5 Add initial files for Foxess 2024-09-27 23:19:22 +03:00
Christopher Obbard
d1e61a16af Improvement: Check CONTACTOR_CONTROL is enabled when using PWM_CONTACTOR_CONTROL
We should make sure that CONTACTOR_CONTROL is enabled
when using PWM_CONTACTOR_CONTROL is enabled.

Signed-off-by: Christopher Obbard <obbardc@gmail.com>
2024-09-24 15:09:29 +01:00
Christopher Obbard
95f4dd11f5 Improvement: Reword the documentation for PWM_CONTACTOR_CONTROL
Improve the documentation a little bit.

Signed-off-by: Christopher Obbard <obbardc@gmail.com>
2024-09-24 15:09:29 +01:00
amarofarinha
be9d993b44 Refactor Wi-Fi management / separated from webserver logic and add support for fixed IP configuration 2024-09-18 03:07:29 +01:00
Daniel Öster
a4c075e356 Add skeleton for eCMP 2024-09-16 16:26:13 +03:00
Daniel Öster
86b999e643 Merge branch 'main' into feature/DIY-battery-RJXZS-bms 2024-09-16 14:58:51 +03:00
Daniel Öster
80866d8310 Combine SX and 3Y 2024-09-15 22:14:13 +03:00
Daniel Öster
2c8acd8a17
Merge pull request #445 from dalathegreat/feature/tesla-x-support
Tesla: Add support for 108S Model X +refactor
2024-09-09 23:16:05 +03:00
Daniel Öster
b30a0948f5 Add skeleton for RJXZS BMS 2024-09-09 14:34:25 +03:00
amarofarinha
1647a4c572 Web Server Authentication 2024-09-08 20:47:37 +01:00
Daniel Öster
a995f595cb Refactor Tesla handling 2024-09-08 22:10:24 +03:00
Daniel Öster
79ae74122a Fix SOC% value 2024-09-01 17:42:21 +03:00
Daniel Öster
5a0f9ee8e6 Merge branch 'main' into feature/kostal-rs485 2024-08-31 17:08:32 +03:00
Daniel Öster
c6e2ca16a0
Merge branch 'main' into cleanup/remove-luna 2024-08-31 15:03:38 +03:00
Daniel Öster
57c97b3f07
Merge pull request #423 from paulusbrand/extra_compile_settings
User settings for MDNS, WIFI AP, Home Assistant autodiscovery
2024-08-30 13:37:29 +03:00
Daniel Öster
73d4d0777f Remove unused LUNA library 2024-08-30 12:21:59 +03:00
Daniel Öster
cbdb2392d9 Add Kostal RS485 protocol 2024-08-27 16:33:36 +03:00
Paul Brand
573658e573 Restored functinality to disable WIFI AP mode with at runtime with a setting.
Restored ifdefs for double battery and charger.
2024-08-27 14:29:48 +02:00
Paul Brand
ce93284b51 Adds user setting for Home Assistant autodiscovery 2024-08-27 13:47:33 +02:00
Paul Brand
00e44ccf9a Makes MDNS optional by user setting
Makes WIFI AP optional by user setting
Tweaks ifdefs for double battery and charger settings
Updates platformio platform packages
2024-08-24 23:14:01 +02:00