night mode schedule Error #499
-
Hi, I tried to Setup https://better-thermostat.org/schedule blueprint for a Night mode. I am not sure if this is a bug or I am doing something wrong because I got the error shown here later. I created a home assistant shedule helper https://www.home-assistant.io/integrations/schedule/ like in the example with night times. Then tried to create an automation with the blueprint. Selete the schedule helper and BTTRV device or entity and when I try to save the automation the following appears in the Log: 2022-10-01 10:29:42.548 ERROR (MainThread) [homeassistant.components.automation] Blueprint BT Night mode generated invalid automation with inputs OrderedDict([('night_times_schedule', OrderedDict([('entity_id', 'schedule.thermostat_nacht_schedule')])), ('thermostat_target', OrderedDict([('device_id', 'ca06bef40fc34ba1028fabab6d8f55b0')])), ('night_temp', 16)]): Entity entity_id is neither a valid entity ID nor a valid UUID for dictionary value @ data['action'][0]['if'][0]['entity_id']. Got None |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
damn it, i see its a long time ago since my Last blueprint. Look like i set the target to an devices, therefore no entity selection is working, i need to find out how ha handle it now. Thanks for the Report |
Beta Was this translation helpful? Give feedback.
-
I confirm, the same error when creating automation :( |
Beta Was this translation helpful? Give feedback.
-
Its fixed now on the Webpage and in the Repo |
Beta Was this translation helpful? Give feedback.
Its fixed now on the Webpage and in the Repo