Adrian
Adrian
If you add only the parent menu it gets weird: - When you start the client the menu bar has no edit menu in it and you can't click on...
I've added some basic actions to the menu, so it won't look broken/unintended, but I can't reopen the pull request. No idea why the entries don't get added with Qt4...
@Deph0 No, it doesn't touch the chat view. @AlD I'd still like to confirm if this is only for me or if other people with Qt4 don't have the items...
I noticed the entries actually don't do anything, but get highlighted when you use the keyboard shortcut. Implementing a copy/paste wasn't successful so far, since we have several widgets you...
You should be able to, as an example: ```yaml control: preset: komfort: name: false icon: 'mdi:weather-sunny' ``` Hiding presets is also discussed in https://github.com/nervetattoo/simple-thermostat/issues/285 if that's wanted.
We have the same problem, but in IE11 (Outlook unfortunately still uses IE to render add-ins in many configurations). The error is just `SyntaxError in regular expression`, apparently because IE/the...
That regex alone seems to work, in 1.4.1 are more issues for IE though. When i replace the regex with yours, the next complaint of it is: `SCRIPT5021: Invalid range...
Yes, of course :)
@pabloitaly Is this still of interest? If so, how did you add the cost/could you provide the query?
Is this still happening for you? I can't reproduce it in 1.27.4, when switching to per kWh and saving it calculates and saves the total just fine.