Franck Nijhof

Results 66 issues of Franck Nijhof

**Describe the bug** This project has an invalid Python version constraint. ``` >=3.6.* ``` https://github.com/Pyhass/Pyhiveapi/blob/3f3fad30c59b34a1c460e77d06c3c3a7a3d8ba54/setup.cfg#L25 While `pip` might accept it, other Python package managers are not accepting it. **Expected behavior**...

bug

Related to #1140 Adds support for upgrading ESP32-C3, ESP32-S2, and ESP32-S3 board types in the WLED project. - Updates the `upgrade` method in `src/wled/wled.py` to include ESP32-C3, ESP32-S2, and ESP32-S3...

new-feature

This custom integration uses deprecated `DEVICE_CLASS_*` constants in its codebase. The `DEVICE_CLASS_*` constants have been deprecated and replaced in Home Assistant Core 2021.12 (over a year ago). I would highly...

## Proposed change Add documentation for the new `sequence` actions for our automations & script engine. See upstream PR for more information & context: https://github.com/home-assistant/core/pull/117690 ## Type of change -...

next
has-parent

### ⚠️ DO NOT MERGE This PR is here during the beta week, so we can keep an eye on our CI. When the actual release day is there, I...

core
cla-signed
merging-to-master
integration: abode

# Problem/Motivation Recently, I've been greeted by a flooded garage, while I was just sitting meters away from it behind the other side of the wall 😓 The flood sensor...

🤖 Automations
Area: Garage
💬 Notifications

### What happened? I have multiple access point broadcasting the same SSID, however, the list provided over Improv seems to be based on BSSID. ![CleanShot 2024-06-19 at 19 49 50@2x](https://github.com/Aircoookie/WLED/assets/195327/3902067c-58bb-4a31-a8a4-8e1a2922fef3)...

bug
confirmed

## Proposed change This PR adjusts the main top-level configuration keys of an automation (being `trigger`, `condition`, `action`) from a singular word to a plural form (being `triggers`, `conditions`, `actions`)....

core
cla-signed
integration: config
integration: automation
new-feature
has-tests
integration: blueprint
awaiting-frontend
Quality Scale: internal

- Fix device id support for alarm control panel template ([@piitaya] - [#127340]) ([template docs]) - Bump pysmlight 0.1.2 ([@tl-sl] - [#127376]) ([smlight docs]) (dependency) - Remove assumption in ConfigEntryItems...

Hacktoberfest
core
cla-signed
merging-to-master
has-tests

## Proposed change Added clarity on what the media folder keys in YAML actually mean by documenting the result of the example provided. Resolves feedback received in https://github.com/home-assistant/home-assistant.io/issues/34316 ## Type...

Hacktoberfest
current