ZS

Results 21 issues of ZS

Turning off XMP particles and field animation would also help saving resources.

As mentioned in https://github.com/ZsBT/mrz-java/issues/15#issuecomment-330182695 , what if we left the boolean validDateofBirth name in the result object as is, and introduced a new property "validCheckDigit" in MrzDate? Thus, validDateofBirth would...

question

final check digit validation is missing from SlovakId2_34 :: fromMrz() can someone please fix this

wontfix

An optional corrector algo could try to find the real characters in the MRZ lines with replacing "8" to "B", "H" to "M" etcetera.

enhancement

expirationDate check digit validation is missing from FrenchIdCard.java can please someone fix this.

enhancement
help wanted

final check digit validation is missing from MrvA, MrvB :: fromMrz()

enhancement

**Link to successful HACS action:** https://github.com/ZsBT/hass-w1000-portal/actions/runs/3211048770 **Link to successful hassfest action (if integration):** https://github.com/ZsBT/hass-w1000-portal/actions/runs/3211048771

New default repository

The water heater entity is no more available in Home Assistant. According to logs, the problem may be related to [Deprecating all SUPPORT_ constants](https://developers.home-assistant.io/blog/2022/04/02/support-constants-deprecation/).

use [WaterHeaterEntityFeature](https://developers.home-assistant.io/docs/core/entity/water-heater#supported-features) instead of support constants as per [HA announcement](https://developers.home-assistant.io/blog/2022/04/02/support-constants-deprecation/)