Robert Resch

Results 37 issues of Robert Resch

@bmartin5692 You probably need to merge the master in your branch first, so you can see only my changes. The most important change is, that ecovacs uses different "helperbots" and...

Create certs uses always the same serial number and this leads to some errors when you recreate new certs before the old ones expire. Firefox will blocks the connection with...

With #1058 we got the possibility to hide columns and since the commit dd8fa5ff66a3533dba00a191d299564f9c35d6db this settings will be stored by user on the server. I think it would be great,...

enhancement

Can you put the age on Attributs ? _Originally posted by @dckiller51 in https://github.com/dckiller51/bodymiscale/issues/104#issuecomment-1176098002_

## Proposed change To keep this repository small, we shouldn't create duplicate files in case `icon` and `logo` are the same. In this case only `icon.png` and `[email protected]` should be...

cla-signed

Blitzwolf BW-SHP6 15A version has a different pinout as the 10A version

## Breaking change The YAML configuration for Ecovacs is deprecated and will be removed in 2024.8. Please remove it from your configuration. ## Proposed change SSIA ## Type of change...

cla-signed
integration: ecovacs
has-tests
config-flow
deprecation
Quality Scale: No score

### Description Please also support the [image](https://developers.home-assistant.io/docs/core/entity/image) entity as camera source. From the docs: > The image entity is a simplified version of the [camera](https://developers.home-assistant.io/docs/core/entity/camera) entity, and supports serving a...

enhancement

I'm currently migrating this integration to the core to make it easier to use it and add the ability to translate it into all supported languages. This issue is here...

**Changes:** - refactor `BaseImage` so that it is passed a `ContainerConfiguration` object with the hole config instead of having all config of all containers in the `dict` in `images` -...