v0.1.34-testing.3
Pre-releaseWarning
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.
Include the release version, a description of the problem, relevant logs, and the diagnostics file if available.