diff --git a/packages/denon_avr_x1300w.yaml b/packages/denon_avr_x1300w.yaml index c5c8813..cbc65c3 100644 --- a/packages/denon_avr_x1300w.yaml +++ b/packages/denon_avr_x1300w.yaml @@ -47,10 +47,18 @@ automation: - condition: template value_template: "{{ trigger.from_state.state != 'playing' }}" action: - - service: media_player.select_source - entity_id: media_player.denon_avr_x1300w - data: - source: "Bluetooth" + - alias: "Turn on Bluetooth until the Receiver is really set to Bluetooth" + repeat: + sequence: + - service: media_player.select_source + entity_id: media_player.denon_avr_x1300w + data: + source: "Bluetooth" + until: + - condition: state + entity_id: media_player.denon_avr_x1300w + attribute: "source" + state: "Bluetooth" script: receiver_set_source_cbl_sat: sequence: diff --git a/packages/vacuum.yaml b/packages/vacuum.yaml index 44f0107..50df74d 100644 --- a/packages/vacuum.yaml +++ b/packages/vacuum.yaml @@ -1,17 +1,4 @@ --- -sensor: - - platform: rest - resource: !secret valetudo_url # http://192.168.x.x/api/remote/map - name: snowie_map - value_template: '{{ value_json.mapsrc }}' - -camera: - - platform: generic - name: Snowies Karte - still_image_url: !secret snowie_map_url # http://192.168.x.x{{states.sensor.snowie_map.state | string }} - content_type: image/png - framerate: 1 - switch: - platform: template switches: