fink85
15. April 2025 um 14:57
1
Hallo Zusammen
Hat schomal jemand diese Fehlermeldung bekommen? Wo stellt man dies ein? Ich habe diese Option in keiner meiner Lampen oder Szenen gefunden.
Danke vorab & Gruss
Stefan
Kitty
15. April 2025 um 15:11
2
Der Fehler ist bekannt.
opened 08:11AM - 03 Apr 25 UTC
integration: hue
### The problem
The Warning states (Translated from German to English):
```
Li… ght switched on with outdated effect
This no longer works in version 2025.10.0. Please fix this before upgrading.
A light was switched on with the outdated effect "None." This has been replaced by "off."
```
Is this something a future HA core may fix or do i really have to dig through all Automations/Scenes YAMLs to replace effect:none with effect:off ?

### What version of Home Assistant Core has the issue?
core-2025.4.0
### What was the last working version of Home Assistant Core?
core-2025.3
### What type of installation are you running?
Home Assistant OS
### Integration causing the issue
Philips Hue
### Link to integration documentation on our website
https://www.home-assistant.io/integrations/hue
### Diagnostics information
[config_entry-hue-01J6GYD1P62ZRC8349EPRDP7TK.json](https://github.com/user-attachments/files/19582462/config_entry-hue-01J6GYD1P62ZRC8349EPRDP7TK.json)
### Example YAML snippet
```yaml
id: "1726431615200"
name: Flurlicht am Tag
entities:
light.licht_zum_eingang:
effect_list:
- None
- candle
supported_color_modes:
- brightness
effect: None
color_mode: brightness
brightness: 69
mode: normal
dynamics: none
icon: mdi:ceiling-light-multiple
friendly_name: Licht zum Eingang
supported_features: 44
state: "on"
light.licht_zum_esszimmer:
effect_list:
- None
- candle
supported_color_modes:
- brightness
effect: None
color_mode: brightness
brightness: 69
mode: normal
dynamics: none
icon: mdi:ceiling-light-multiple
friendly_name: Licht zum Esszimmer
supported_features: 44
state: "on"
icon: mdi:ceiling-light-multiple
metadata: {}
```
### Anything in the logs that might be useful for us?
```txt
```
### Additional information
_No response_
Ein Nutzer berichtet, dass er doch in einer Szene „None“ stehen hatte. Andere sagen, dass man einfach den Effekt ausfählen soll, und wieder andere, dass Hue selbst nachziehen muss