rhammen

Results 89 comments of rhammen

> But wait... Bounis Luxtronik is available in HACS. How does he fullfil the requirements? He does not use translations, so no issue with the translation keys.

> > There are several problems with the translation keys > > Where can I see the log for the problems? Just go to the 'Actions' tab in the repository....

Reading the [translations documentation](https://developers.home-assistant.io/docs/internationalization/core#entities), isn't it as simple as adding a "translation_key" properties to the entity definitions? I see several enityties with "a translation_key_name" property instead of a "translation_key" property....

With PR #171 the translation key errors are fixed. The following 2 hassfest errors still need a fix: Error: R] [MANIFEST] Invalid manifest: extra keys not allowed @ data['homeassistant']. Got...

I also fixed the > Error: R] [MANIFEST] Invalid manifest: extra keys not allowed @ data['homeassistant']. Got '2023.1.0' error in #171 . Only the > Error: R] [MANIFEST] Domain does...

> > With PR #171 the translation key errors are fixed. > > The following 2 hassfest errors still need a fix: Error: R] [MANIFEST] Invalid manifest: extra keys not...

A more general question about this issue "Provide this integration in HACS": Does opening this mean that you have abandoned the approach to get this integration integrated in HA Core...

@BenPru and others: does this work for you?