frenck / spook

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

Error-Log with entities for all HA core integration scenes #386

Closed zanezam closed 6 months ago

zanezam commented 7 months ago

What version of Spook are you using?

v1.3.0

What version of Home Assistant are you using?

v2023.9.3

The problem

Hi,

i guess it's not on purpose that the scene checker errors out with a list of all available HA core intergrated scenes on every check iteration even tho the scenes are having valid entities. Is it rather a check if they even get processed in the 'for' loop during coding? That reminds me of my active development time when forgetting to remove such things too ;-)

in the log below you can see i have 5 scenes which apparently all have entity id's so all is fine maybe u can consider to remove that 'coding debug' log.

i take the opportunity here to say i love the spookness, these are indeed very helpful lil ghosts! :-)

thanks and cheers

Anything in the logs? Paste it here!

Logger: custom_components.spook
Source: custom_components/spook/ectoplasms/scene/repairs/unknown_entity_references.py:40
Integration: Spook (documentation, issues)
First occurred: 08:50:52 (5 occurrences)
Last logged: 08:50:52

Scene: scene.alarm_zelle
Scene: scene.alarm_zelle_aus
Scene: scene.zelle_venti_ein
Scene: scene.zelle_venti_aus
Scene: scene.zelle_venti_rainbow
cddu33 commented 7 months ago

Hi ,same on my installation

andyblac commented 7 months ago

same here, lovin the integration BTW.

KennethLavrsen commented 7 months ago

Exact same error here. All scenes

txwindsurfer commented 7 months ago

Same

frenck commented 6 months ago

This was fixed in #380