Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Emulated Hue - Error handling UTF Characters

$
0
0

@yonz2 wrote:

I just setup the emulated hue component. Basically it works, however I use “expose_by_default: false” and provide a list of devices to expose:

entities:
    light.kueche_gruppe:
      name: "Küche"
      hidden: false
    light.schreibstube_2:
      name: "Büro"
      hidden: false

so far so good.
When I now add the devices to Alexa, all entities with “ü” in the name appear twice. This seems to have somethingh to do with the handling of UTF-16 characters
In the JSON retuned by “http://hassio/api/pi/lights”. I get this:
{“manufacturername”: “Home Assistant”, “modelid”: “HASS123”, “name”: “B\u00fcro”,
“state”: {“bri”: 254, “mode”: “homeautomation”, “on”: true, “reachable”: true},

In the Alexa App on my Phone I see the light twice: “Büro” (Correct) and as “Büro”

Is there any way to correct this?

Best regards
Yonz

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>