Peter Siebler
Peter Siebler
hi I have a testcase for this:  see: https://bitbucket.org/peter_siebler/theme-cards-flow/src/master/tools/photomap/
i use this helper method helpers/translate.js for the translation: ``` "use strict"; module.exports = (config, text) => { /* see config.json ... "translate": { "photos": "Fotos", "photo": "Foto", "albums": "Alben",...
@rprieto Please can you also add the numberFormat based on the config.locale:  ``` function itemCount(count, type) { if (count === 0) return '' var...
@rprieto I try console.log(new Intl.NumberFormat('de-DE').format(number)); but it do not work. .. to handle pluralisation in different languages sounds good 👍 Thanks.
Adding my +1 to this. Congratulations, very good work - it's fun to work with. I tried to create my own theme. Works very well, but I'm still looking for...
I found an easier way to display the album / gallery description. I simply use the EXIF data of the first image to manage it. ``` {{!-- check if we...
@bbqkees > Well the more data you can log, the more you see the quirks of the system :-) Thank you for the test and information, sounds good 👍 ~~How...
@glitter-ball It's gotten a little better. I have lowered the ### hc1 selected room temperature from 25 ° C to **24 ° C.** But I don't know what the **hc1...
I now suspect that it is the water heating. Because whenever "ww charging" or "binary_sensor.boiler_gas" is on, the pump modulation increases.  I just don't...
@firegnom Thank you, as I understand it, if the temperature in the hot water tank falls by more than 10 K (° C) below the set temperature, the hot water...