Skip to content

Fixes#3686

Open
benderl wants to merge 2 commits into
openWB:masterfrom
benderl:fixes
Open

Fixes#3686
benderl wants to merge 2 commits into
openWB:masterfrom
benderl:fixes

Conversation

@benderl

@benderl benderl commented Jul 20, 2026

Copy link
Copy Markdown
Contributor
  • start simple-api server after installation
  • cleanup unused code in data_migration.py

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the installation flow to start the simple API service immediately after install, and removes unused MQTT/broker-related code from the data migration helper module.

Changes:

  • Start openwb-simpleAPI via systemctl at the end of openwb-install.sh.
  • Remove unused MQTT/broker imports from data_migration.py.
  • Remove an unused broker-based helper class (BrokerCphargepoints) from data_migration.py.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/helpermodules/data_migration/data_migration.py Removes unused MQTT/broker imports and an unused broker helper class.
openwb-install.sh Starts openwb-simpleAPI after installation completes (service already installed/enabled earlier in the script).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@benderl
benderl requested a review from LKuemmel July 20, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants