Problem config automation & script

Hi,
when I go to do check of home assistant configuration I obtain this errors:


ERROR:homeassistant.config:Invalid config for [script]: Service  does not match format <domain>.<name> for dictionary value @ data['sequence'][3]['choose'][0]['sequence'][1]['choose'][0]['sequence'][2]['service']. Got None. (See ?, line ?). 
ERROR:homeassistant.config:Invalid config for [automation]: Unexpected value for condition: 'None'. Expected and, device, not, numeric_state, or, state, sun, template, time, trigger, zone @ data['condition'][0]. Got None. (See ?, line ?). 
ERROR:homeassistant.config:Invalid config for [automation]: expected str for dictionary value @ data['from']. Got None

but all seems to work fine!

Anyone can say if I need to change this code or what I have to change?

Iā€™m not aware of this service: *DEFAULT_SCRIPT notation.
Where does it come from / is it documented?

1 Like