Jan-Philipp Benecke

Results 31 issues of Jan-Philipp Benecke

@tlimoncelli before I continue my work, I would like to hear your feedback. I'm currently working on making DNSControl concurrently (#1535). While testing, I have found that the pkg/printer is...

I'm currently thinking about a GH action, which parses the CODEOWNERS file and mentions the user automatically when a PR is created which for he/she is a owner. This is...

Type: Maintenance
Priority: p2 - Medium
build

I'm thinking about a kind of DNSSEC synchronization between DSP and registrar, like dnscontrol already do it with nameservers. Is this something you would like to have ?

Type: Enhancement
Priority: p3 - Low
Status: needs triage

Added the wetland background icon to the iconset. I thing we need a other color schema for the background image.

## Proposed change Add the Discovergy icon and logo for the new integration. ## Type of change - [x] Add a new logo or icon for a new core integration...

cla-signed
awaits-parent
has-parent

## Breaking change None ## Proposed change This PR adds a new integration for Discovergy smart meters (electricity & gas). ## Type of change - [ ] Dependency upgrade -...

cla-signed
new-integration
has-tests
smash
integration: discovergy

## Proposed change Add a config flow for the `trend` integration. When merged `trend` could be set up either through `configuration.yaml` or through the UI. The migration and deprecation of...

cla-signed
new-feature
integration: trend
has-tests
by-code-owner
config-flow
deprecation
Quality Scale: internal

## Proposed change We currently use something like the following in a lot of our config flows: ```python self.hass.config_entries.async_update_entry( self.existing_entry, data={ CONF_EMAIL: user_input[CONF_EMAIL], CONF_PASSWORD: user_input[CONF_PASSWORD], }, ) await self.hass.config_entries.async_reload( self.existing_entry.entry_id...

core
cla-signed
new-feature
code-quality

## Proposed change Currently, the status class and the device class are statically assigned for the ZHA sensors 'SmartEnergyMetering' and 'SmartEnergySummation', which leads to inadmissible use, e.g. the device class...

cla-signed
integration: zha
has-tests
bugfix
Quality Scale: No score

## Breaking change The services `vacuum.turn_on` and `vacuum.turn_off` were deprecated in 2023.8. Support for the deprecated services has now been completely removed. If you are still using them, please adjust...

breaking-change
cla-signed
small-pr
integration: tuya
Quality Scale: No score