Thibaut
Thibaut
Sorry to up this issue, but I have exactly the same behavior: https://github.com/tetienne/somfy-open-api/runs/1510838988 I'm using v2.7.4. The report is not uploaded to CodeClimate.
@paambaati Here a PR with the modification: https://github.com/tetienne/somfy-open-api/pull/67
Hi, the Core integration is still a work in progress. While we haven’t yet fully backport the whole custom component, you can still use it.
If you got an error with the custom component, you can submit us an issue: https://github.com/iMicknl/ha-tahoma
@thundergreen To give you an idea of the required work: https://github.com/home-assistant/core/pulls?q=is%3Apr+label%3A%22integration%3A+overkiz%22+
Such property will be also used by the Overkiz integration. Somfy expose a My Position which is a favorite. Currently we expose it as a button and add a number...
@balloob indeed a favorite position can be assimilate toa scene. But with the current implementation of the scene, how do you map a scene to a device? Using an entity...
Many thanks for the example, I didn't know it was possible. I didn't find it in the dev docs. So to sum up, a scene to apply the favorite position...
Hi, let me join also this interesting conversation. We have currently an issue on our custom component where an end-user has a garage door that only exposes a toggle command...
@jphenow Since version [2.4.1,](https://docs.docker.com/compose/release-notes/#241) docker-compose support ssh parameter. But sadly, Buildkite is [stuck](https://github.com/buildkite/elastic-ci-stack-for-aws/issues/1022) to the v1. So a workaround would be to install the latest version of docker-compose. But I...