Edward Firmo

Results 69 issues of Edward Firmo

## Is your feature request related to a problem? Please describe. I wanna get the notifications from my car in Home Assistant, in special the anti-theft alarm notifications, so I...

enhancement

I'm adding the power measurements for a Nanoleaf Canvas Stater Pack with 17 Light Panels. Note that Home Assistant will only identify the controller as a model "NL29", without knowing...

### The problem The LD2410B communicates fine with the Bluetooth on the machine where Home Assistant is running, but cannot communicate thru the Bluetooth proxies (Shelly plus devices). ### What...

integration: ld2410_ble

Since HA 2023.2.0 I'm getting this error in the logs: ``` Logger: homeassistant.helpers.frame Source: helpers/frame.py:77 First occurred: 07:05:42 (1 occurrences) Last logged: 07:05:42 Detected integration that called async_setup_platforms instead of...

Looks like the setup of device class of this entity was broken with the latest Home Assistant (I believe this issue started with HA 2023.2.0) and is generating an entry...

## Description: Update information about using https for TFT upload based on changes implemented by esphome/esphome#6192 but also based on how it was before (yes, some of the info was...

has-parent
next

## Description: This introduces a user configurable attribute to Nextion display which allows skipping the soft reset on displays during the component startup. I don't know really why this reset...

has-parent
next

# What does this implement/fix? TFT upload now transfers with a single stream, reducing the number of requests to the http server. In fact, this is similar to increasing the...

integration: nextion

# What does this implement/fix? TFT upload now transfers with a single stream, reducing the number of requests to the http server. In fact, this is similar to increasing the...

integration: nextion

# What does this implement/fix? This is another try to merge the algorithms into a single file, as I've previously tried with #6192, but this time in a more simplified...

integration: nextion
by-code-owner