esphome / esphome/feature-requests

Custom logger COLOR, EXACT SENSOR TYPE FILTERING

Open
#2,540 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**
Is it possible to add a function for exact filtering specification in the log?
For example, the exact type of sensor:
```
logger:
logs:
sensor:094: NONE
```

Or add according to sensor id:
```
logger:
logs:
sensor_id: NONE
```

Or another function to specify your color for a certain type of sensor
```
logger:
logs:
sensor_id:
color: RGB
```

**Please describe your use case for this integration and alternatives you've tried:**

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Research direction

The request does not name implementation files, tests, or entry points. First clarify whether exact sensor-type filtering, sensor-ID filtering, custom colors, or all three are required, then identify the logger configuration and output paths; done should include an agreed configuration shape and verification that filtering and colors work as specified.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.