frenck / spook

A scary 👻 powerful toolbox 🧰 for Home Assistant 🏡
https://spook.boo
MIT License
381 stars 36 forks source link

Spook is implicitly using device name by not setting its name (HA 2023.7.1) #249

Closed C0rish closed 10 months ago

C0rish commented 10 months ago

I got this warning in my Home Assistant and should report to you ;)

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1006 First occurred: 09:20:37 (1 occurrences) Last logged: 09:20:37

Entity sensor.custom_integrations (<class 'custom_components.spook.ectoplasms.homeassistant.sensor.HomeAssistantSpookSensorEntity'>) is implicitly using device name by not setting its name. Instead, the name should be set to None, please report it to the custom integration author.

Usind Home Assistant (Docker) 2023.7.1 with Spook v0.14.0

frenck commented 10 months ago

duplicate of #239

C0rish commented 10 months ago

Oops, sorry... Duplicate

frenck commented 10 months ago

Don't worry 👍

../Frenck