dalathegreat / Battery-Emulator

This software enables EV battery packs to be used for stationary storage in combination with solar inverters.
GNU General Public License v3.0
1.11k stars 156 forks source link

Feature request bucket: MQTT #239

Open Cabooman opened 8 months ago

Cabooman commented 8 months ago

This issue tries to gather all MQTT related requests for future implementation. The current short list:

GkoeTheMiller commented 8 months ago

Useful commands would be: "REBOOT" (reboot LilyGo) "STOP" (execute open-contactor-sequence) "START" (execute close-contactor-sequence - if no errors are present) "ANALYSE" (do cell-analysis) Commands to switch batteries (execute open-contactor-sequence, switch battery, execute close-contactor-sequence) or something like that...

eriksson25 commented 6 months ago

Could we change so that the MQTT uses the ssidAP name set in User_settings as identifier when publishing? The emulator webpage header now uses it (since PR312).

amarofarinha commented 6 months ago

Publish events. Very useful to integrate external event notifications (email/telegram/etc) or orchestrate actions based on events from emulator.

Sh0tgun98 commented 3 weeks ago

Control over Battery charge / discharge current limitation (LilyGo) would be very handly for automation.