Testing configuration at / config
ERROR: homeassistant.util.yaml: while parsing a block mapping
in “/config/configuration.yaml”, line 1, column 1
expected , but found ‘-’
in “/config/configuration.yaml”, line 87, column 1
ERROR: homeassistant.bootstrap: Error loading /config/configuration.yaml: while parsing a block mapping
in “/config/configuration.yaml”, line 1, column 1
expected , but found ‘-’
in “/config/configuration.yaml”, line 87, column 1
Failed config
General Errors:
- Error loading /config/configuration.yaml: while parsing a block mapping
in “/config/configuration.yaml”, line 1, column 1
expected , but found ‘-’
in “/config/configuration.yaml”, line 87, column 1
Does anyone have a tip for me?
I also tried out all the scripts from: Bose SoundTouch which made me even more desperate.
Markus, you need to create an input number to select the preset and an automation to control the bose. See below link: https://hastebin.com/ziweforafi.php
Sorry to bring all this up again but I am struggling with this one. I cannot get preset selection to work on any of my bose soundtouch systems. I think I have tried just about every suggestion and script I can find. Does anyone have a definitive solution that works and would be willing to help me? At this point I have moved all configs except for the auto discovery of my soundtouch systems so I can see them and turn them on/off, skip songs or adjust volume, all part of the discovery service. Any help would be greatly appreciated.
Hey, I’am using Bose Soundtouch too. I would recommend the great mini-media-player by @kalkih. It has a button option and you can simply assign the presets to a button and save all the hassle with the automation and the input_number. See:
Simply install mini-mediua-player with HACS and add this to your lovelace cards:
Hey, you are right. Presets and Favorites are two different stories. Presets can easily be played. There is an example in the integration docs. I would be interested in this feature too.