chore: version packages - #18
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 24, 2026 09:49
1e8417d to
770e8af
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 28, 2026 06:44
770e8af to
96fd169
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@teslemetry/tesla-protocol@0.6.0
Minor Changes
chargingsource-of-record module modellingcom.tesla.proto.charging.v1, the EV charge-session energy metering and per-session billing schema (Energy,StemInfo,StemEventInfo,ChargeSessionTimeSeries,StemUi,StemBilling) - based on our own observations and contributions from the community.energy_device.v1local-Powerwall/Wall-Connector/PV-inverter API - Wall Connector (WCAPI), TEG/Powerwall (TEGAPI, controllable-device-program scheduling, OCPP/CSMS config), PV inverter (PVIAPI, newpvi_api.proto), CT metering (NeurioMeterAPI, newneurio_meter_api.proto), local login (LocalAuthAPI, newlocal_auth_api.proto), site device pairing (EnergySiteNetAPI,IntraSiteAPI, newintra_site_api.proto), on-gateway file storage (FileStoreAPI, newfilestore_api.proto), and the GraphQL-over-protobuf sub-channel (GraphQLAPI, newgraphql_api.proto) - completing each service's request/response bodies and its*Messagesoneof envelope, based on our own observations and contributions from the community.UniversalMessage.Domain.DOMAIN_AUTOPILOT, VCSEC'sAutonomyCommand(wrapping thePullOverCommandtrigger, wired intoUnsignedMessagefield 66), andVehicleState.deck_lights_on/hazards_on- based on our own observations and contributions from the community.DashcamSei.SeiMetadata, the per-frame vehicle telemetry (speed, gear, steering, GPS, heading, linear acceleration, autopilot state, blinkers, brake) carried in the SEI payload embedded in TeslaCam/Sentry/live-camera video - based on our own observations and contributions from the community.VehicleData.unknown(field 18), an opaquebytespayload observed on livevehicleDataSubscriptionpushes but not yet decoded.Patch Changes
packages/typescript/src/charging/charging.tsfromproto/charging/charging.prototo drop a stale source-of-record comment block that was removed from the proto source but never re-synced into the generated output.