Kenneth Henderick

Results 15 issues of Kenneth Henderick

This repository isn't updated for quite a while, and certain documentation mentions `@computedFrom` to be imported from core Aurelia libraries. It's unclear whether this plugin is still required, or that...

Write unit tests to make sure that functionality keeps working as expected. When fixing bugs, I can then write test to reproduce and validate the fix. This makes testing a...

enhancement

It turned out (pull-request #8) that the tool replicates custom snapshots as well (so not only the ones created by the tool, following the yyyymmdd notation). However, it might be...

enhancement

Currently only `manual` and `periodic` are supported in the `snapshotting` > `type` section. I think it might make sense to for example introduce the type `cron`. In a new `cron`...

feature
good first issue

## Proposed change At this moment, the [Microsoft TTS](https://www.home-assistant.io/integrations/microsoft/) integration service only supports to specify the language. It does however not support calling the service with a different gender or...

cla-signed
small-pr
new-feature
integration: microsoft

It would be nice to be able to save the current settings+wallpapers into a profile, and quickly apply profiles. If loading profiles would be possible through intents, they could then...

enhancement

I'm using a white-on-dark-background face, and I'm making use of the dark border option in Watchy. I'm currently using my fork where I've put this property on a hard-coded `true`,...

# What does this implement? This PR introduces support for opentherm devices such as: * [DIYLess](https://diyless.com/)' Master OpenTherm Shield * [Ihor Melnyk](http://ihormelnyk.com/opentherm_adapter)' OpenTherm adapter Those are typically connected to an...

new-integration
has-tests
integration: opentherm

Added support for devices with a devicePixelRatio > 1, like all devices with so called "retina" screens. For example, the most recent iPad.

Since a few weeks my MMU2s selector behaves strange when it's supposed to align itself. I can't link a certain action such as firmware upgrade or changed setting to have...