Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alexa: German umlauts don't work anymore #1151

Open
ammawel opened this issue Nov 9, 2019 · 14 comments
Open

Alexa: German umlauts don't work anymore #1151

ammawel opened this issue Nov 9, 2019 · 14 comments
Labels

Comments

@ammawel
Copy link

ammawel commented Nov 9, 2019

As has long been known, devices are created twice. Once as "Dimmable Light" and once as "Royal Philips Electronics intelligentes Gerät".
So far this has caused little problems, the duplicate devices were only seen in the web app and not in the Android app.

Since the end of October, devices with umlaut are displayed twice in the Android app and no longer work.
They appear once correctly with umlaut and once incorrectly in the Royal-Philips-version with incorrectly coded umlaut. Example "Küchenschrank" as screenshot:

Dimmable Light:

Küchenschrank_dim

Royal Philips Electronis intelligentes Gerät:

Küchenschrank

@COMHOME
Copy link

COMHOME commented Nov 11, 2019

I have the same problem, but maybe i can deliver a little work-around: If i connect a Echo Dot 3rd gen, and refresh the devices, all umlauts are correct (maybe you have to search twice) again. If i disconnect the 3rd gen, a few minutes later, umlauts are broken again. So, it has nothing to with the ha-bridge itself, at least that's my suggestion.

@ichraffsnicht
Copy link

same problem here. my umlauts dosnt work anymore

@scholzmichael
Copy link

Had the same problem, solved it by changing the port from 80 to 81 weeks ago. Ever since I only have dimmable devices and Umlaute work fine.

@ingod68
Copy link

ingod68 commented Nov 24, 2019

Same Problem here. Devicename is "Verstärker"
but in Alexa its "Verst�¤rker "

@michbeck100
Copy link

I did solve this using iconv-lite: michbeck100/pimatic-echo#72

@COMHOME
Copy link

COMHOME commented Dec 7, 2019

I did solve this using iconv-lite: michbeck100/pimatic-echo#72

How exactly do i do this? Is that an alternative to ha-bridge or did you insert that code somewhere? I'd like to get this working again! Thanks in advance!

@ingod68
Copy link

ingod68 commented Dec 7, 2019

I use "Versterker" instead of "Verstärker" and it works fine.
Maybe that works on other words. :-)

@COMHOME
Copy link

COMHOME commented Dec 7, 2019

I use "Versterker" instead of "Verstärker" and it works fine.
Maybe that works on other words. :-)

Is there something like a Workaround-Award? I‘d like to suggest you 😁

Thanks anyway, but I’ll continue to search for a solution 😉

@ammawel
Copy link
Author

ammawel commented Dec 7, 2019

Is there something like a Workaround-Award? I‘d like to suggest you 😁

Thanks anyway, but I’ll continue to search for a solution 😉

I am also looking for a real solution and don't want any strange spelling mistakes. 😀
How do I use "iconv-lite" with ha-bridge exactly?

btw: Why is this error still marked as a question?

@michbeck100
Copy link

I did solve this using iconv-lite: michbeck100/pimatic-echo#72

How exactly do i do this? Is that an alternative to ha-bridge or did you insert that code somewhere? I'd like to get this working again! Thanks in advance!

In the end I‘m not sure if the change made a difference. What I did to fix the umlauts was to power off my echo dot 2nd gen and start the search from alexa.amazon.com then. This fixed it for me. My echo or the dot 3rd gen didn’t break the umlauts.

@beandi
Copy link

beandi commented Dec 21, 2019

As long as theres no other solution, heres my workaround:
Change the Device-Name in the Alexa-App, there you can change the misspelled name to the correct one including "Umlaute".

@noesberger
Copy link

Had the same problem, solved it by changing the port from 80 to 81 weeks ago. Ever since I only have dimmable devices and Umlaute work fine.

I changed the port to 81, 8081. But no success. It's always showing in the alexa web interface:
Royal Philips Electronics intelligentes Gerät
Licht K�¼che

@veitk
Copy link

veitk commented Mar 6, 2020

well renaming it in alexa solves this. actually since i have so many devices i use routines anyway most of the time.

@noesberger
Copy link

well renaming it in alexa solves this. actually since i have so many devices i use routines anyway most of the time.

Hi because I'm from Switzerland, I don't have the APP and in the Webinterface I can't see any option for renaming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants