• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

skodaconnect / myskoda / 29155039759
88%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 01:51PM UTC
Jobs 1
Files 46
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jul 2026 01:50PM UTC coverage: 87.315% (+0.07%) from 87.245%
29155039759

push

github

web-flow
feat: expose camping mode controls (#620)

* feat: expose camping mode controls

This adds start_camping/stop_camping methods to RestApi and MySkoda, and a CampingMode model (enabled + endsAt) on the AirConditioning response.

Endpoints (extracted from v8.14.0 of the Android app and verified against my 2023 Enyaq):
- POST /v2/air-conditioning/{vin}/camping/start body {"temperatureValue": 1234, "unitInCar": "CELSIUS"}
- POST /v2/air-conditioning/{vin}/camping/stop  (no body)
- state read from GET /v2/air-conditioning/{vin} -> campingMode.enabled

Camping has no dedicated MQTT operation. Triggering it simply emits the the regular start-stop-air-conditioning event. Tested via wildcard MQTT capture on Home Assistant, with app-initiated camping mode on/off triggers.

* feat(cli): add start-/stop-camping commands

* fix: await start-/stop-air-conditioning mqtt event for start/stop_camping calls

3187 of 3650 relevant lines covered (87.32%)

0.87 hits per line

Coverage Regressions

Lines Coverage ∆ File
121
65.22
0.42% myskoda.py
5
95.96
0.07% rest_api.py
Jobs
ID Job ID Ran Files Coverage
1 29155039759.1 11 Jul 2026 01:51PM UTC 46
87.32
GitHub Action Run
Source Files on build 29155039759
  • Tree
  • List 46
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29155039759
  • bf280481 on github
  • Prev Build on main (#28871926724)
  • Next Build on main (#29155234595)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc