Markus

Results 34 issues of Markus

## Description: **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** esphome/esphome#6642 ## Checklist: - [x] I am merging into `next` because this is new documentation that has a matching...

has-parent
next

Hi, when running the examples I am not able to see my RF remote. after some debugging I found out that the verification do not allow the packets. currently the...

this is very helpful if many data points are send over the Network. In my use case reducing the UDP packets send by 19 times

## Breaking change ## Proposed change This change will allow the ESPhome component to discover ESPhome devices that have the API enabled. This is usefull when mDNS is not possible...

cla-signed
new-feature
integration: esphome
smash
Quality Scale: No score

# What does this implement/fix? This allows to disable entity discovery and only keep the IP discovery. With this change its possible to discover devices with API enabled on Home...

integration: mqtt
core
small-pr
awaiting-docs-approval

# What does this implement/fix? Adding a new component that allows ESPHome to send StatsD gauges metric via UDP. StatsD Infos: https://github.com/statsd/statsd https://github.com/statsd/statsd/blob/master/docs/metric_types.md ## Types of changes - [ ]...

new-integration
has-tests
integration: statsd

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

good first issue
kind/bug/confirmed

# What does this implement/fix? Fix MqttStatusThread for dashboard. starting the dashboard with MQTT support results in a Exception ``` $ ESPHOME_DASHBOARD_USE_MQTT=1 ESPHOME_DASHBOARD_MQTT_BROKER="mqtt.iot.local.setup" python3 -m esphome dashboard ../data 2024-05-19 11:36:41,085...

core
small-pr
dashboard

Changes: - rework macropad backlight level handling - disable debug output by default - add FRAMEWORK_SAFE_RANGE to find first free KEYCODE - set BOOTLOADER correct docu: - qmk_hid bootloader trigger...

stale

# What does this implement/fix? This change allows to control covers managed my homeassistant the same as local covers. With this its gets very easy to implement push button control...

integration: homeassistant
has-tests
core
new-platform