Skip to content

car_charging_limit overwrites octopus intelligent vehicle charging details #6

Description

@tim-mawson

self.car_charging_limit = (float(self.get_arg('car_charging_limit', 100)) * self.car_charging_battery_size) / 100.0

The car_charge_limit is read from app.yaml, but overwrites the charge limit read from the octopus intelligent details. Probably want to read the "static" value first, then overwrite with the octopus value if available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions