Commit 2a969b8
authored
Fix
Seen since HA 2026.2.0:
```
Detected that custom integration 'spothinta' sets an invalid entity ID: 'sensor.spothinta_FI_energy_min_price_tomorrow'. In most cases, entities should not set entity_id, but if they do, it should be a valid entity ID.. This will stop working in Home Assistant 2027.2.0, please create a bug report at https://github.com/slovdahl/home-assistant-spothinta/issues
```entity_id to follow HA conventions (#263)1 parent 2cf1ad9 commit 2a969b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments