Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Tesla (and other) chargers #162

Closed
frodeheg opened this issue Jan 10, 2023 · 5 comments
Closed

Add support for Tesla (and other) chargers #162

frodeheg opened this issue Jan 10, 2023 · 5 comments
Labels
new devices Adding support for new devices

Comments

@frodeheg
Copy link
Owner

Apparently, the driver for Tesla chargers does not expose the target current as a capability, which makes it impossible to control from other apps like Piggy.

A request has been sent to the Tesla app developer to hopefully add support for this.

Meanwhile, the only way to control the Tesla charger with Piggy is by using the built-in flow support.

@frodeheg frodeheg added the enhancement New feature or request label Jan 10, 2023
@frodeheg frodeheg added new devices Adding support for new devices and removed enhancement New feature or request labels Jan 10, 2023
@frodeheg
Copy link
Owner Author

Apparently, due to bug #171, using flows for charging could in some cases fail, hopefully this should have been fixed in v. 0.19.41

@frodeheg
Copy link
Owner Author

frodeheg commented Apr 3, 2023

Still no response from the Tesla app developer...

@frodeheg
Copy link
Owner Author

As the Tesla app still does not support other apps to control it I decided to create a generic charging device that will ease the integration with piggy for unsupported chargers.
This is being developed in this branch: https://github.com/frodeheg/no.sparegris/tree/piggy_charger

@frodeheg frodeheg changed the title Add support for Tesla chargers Add support for Tesla (and other) chargers Aug 7, 2023
frodeheg added a commit that referenced this issue Aug 7, 2023
frodeheg added a commit that referenced this issue Aug 25, 2023
frodeheg added a commit that referenced this issue Aug 26, 2023
frodeheg added a commit that referenced this issue Sep 6, 2023
frodeheg added a commit that referenced this issue Sep 9, 2023
…n a common function. Added charging flows to the charging device
frodeheg added a commit that referenced this issue Sep 10, 2023
…in the device pairing for the charger controller
frodeheg added a commit that referenced this issue Sep 10, 2023
…tomatically and gives warning when trying to use a flow for it.
frodeheg added a commit that referenced this issue Sep 12, 2023
frodeheg added a commit that referenced this issue Sep 13, 2023
frodeheg added a commit that referenced this issue Sep 18, 2023
frodeheg added a commit that referenced this issue Sep 19, 2023
frodeheg added a commit that referenced this issue Sep 23, 2023
…charge sheduling + changed line diagram to bar diagram for prices
frodeheg added a commit that referenced this issue Oct 13, 2023
…shift), also for zomed characters. + Fixed some translations.
frodeheg added a commit that referenced this issue Oct 13, 2023
…d (already selected will show in the high priority list until deselected). Charge controllers are added to high priority.
frodeheg added a commit that referenced this issue Oct 14, 2023
… settings screen. + Added framework to control the charge controller.
frodeheg added a commit that referenced this issue Oct 21, 2023
* Fixed underlined text
* Added display of charge plan
* Added display for no plan created
* Removed some further remains of the old charger display in the app settings.
frodeheg added a commit that referenced this issue Nov 5, 2023
…go from 0% to 100% during the charge cycle

* Also added some minor debug support
@frodeheg
Copy link
Owner Author

The check in 742e82d should actually have been referring to this ticket

frodeheg added a commit that referenced this issue Dec 5, 2023
… the new controller device work as it should. (not complete)

+ Also changed the icons for Money to be more generic as it showed "Kr" which is not international.
frodeheg added a commit that referenced this issue Dec 20, 2023
…d updated the test system to cope with these signals.
frodeheg added a commit that referenced this issue Jan 7, 2024
…unction correctly.

* Added triggers and actions to the test interface so testing should be realistic
* Fixed reporting of Energy used
* Fixed the charge cycle filter
frodeheg added a commit that referenced this issue Feb 18, 2024
frodeheg added a commit that referenced this issue Mar 4, 2024
frodeheg added a commit that referenced this issue Mar 5, 2024
frodeheg added a commit that referenced this issue Apr 4, 2024
…s of chargers.

Minor fixes to make the validation work with all chargers.
frodeheg added a commit that referenced this issue Apr 5, 2024
@frodeheg
Copy link
Owner Author

frodeheg commented Apr 6, 2024

The branch has now been merged with main and has been published to testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new devices Adding support for new devices
Projects
None yet
Development

No branches or pull requests

1 participant