You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i stumpled upon a Warning which is triggered by lib/metadata.py:check_itemattribute:1142
Item 'og.licht.bad', attribute 'alexa_device': Attribute is undefined and has value 'og_light_bad' (defined in lampen_og.yaml) -- metadata.py:check_itemattribute:1142
Im on 85aabc80..321316e5 (smarthomeNG) and bb134dd..ed476dc (plugin)
Is there a definition missing in the alex plugin? What is happening here?
The text was updated successfully, but these errors were encountered:
In the old alexa plugin all attribute definitions are missing in the metadata, but the plugin is deprecated.
In the alexa4p3 plugin the attribute 'alexa_device' is defined in the metadata, so the WARNING you get, should not appear.
msinn
changed the title
Warning Item ... , attribute 'alexa_actions' is undefined and has value 'turnOn turnOff'
alexa or alexa4p3?: Warning Item ... , attribute 'alexa_actions' is undefined and has value 'turnOn turnOff'
Feb 19, 2022
Hi guys,
i stumpled upon a Warning which is triggered by lib/metadata.py:check_itemattribute:1142
Item 'og.licht.bad', attribute 'alexa_device': Attribute is undefined and has value 'og_light_bad' (defined in lampen_og.yaml) -- metadata.py:check_itemattribute:1142
Im on 85aabc80..321316e5 (smarthomeNG) and bb134dd..ed476dc (plugin)
Is there a definition missing in the alex plugin? What is happening here?
The text was updated successfully, but these errors were encountered: