Skip to content

v0.1.34-testing.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Apr 22:45

Warning

This is a testing release and is highly unstable.
It may contain breaking changes, incomplete features, or regressions.
Only install this if you were explicitly asked to by the maintainer.
Do not use this in a production Home Assistant environment.

๐Ÿ”— pyCityVisitorParking

Commit: 778c22f09b6a0bb31b5b58b9c77de53998b264a5

๐Ÿ“‹ Changes

  • No changes in custom_components/** since the last release.

๐Ÿ“ฆ Installation

In HACS, go to City Visitor Parking โ†’ โ‹ฎ โ†’ Redownload โ†’ select this version from the version dropdown.

๐Ÿ” Rollback

If something breaks, reinstall the latest stable release the same way: HACS โ†’ City Visitor Parking โ†’ โ‹ฎ โ†’ Redownload โ†’ select the stable version.

๐Ÿชฒ Enable debug logging

To help with testing, add the following to your configuration.yaml and restart Home Assistant:

logger:
  default: info
  logs:
    custom_components.city_visitor_parking: debug
    pycityvisitorparking.provider: debug
    pycityvisitorparking.provider.dvsportal_new: debug

๐Ÿ› Reporting issues

Before opening an issue, download the diagnostics file via Settings โ†’ Devices & services โ†’ City Visitor Parking โ†’ โ‹ฎ โ†’ Download diagnostics, and attach it to your report.

Open an issue

Include the release version, a description of the problem, relevant logs, and the diagnostics file if available.