Replies: 11 comments 5 replies
-
The Other services it adds are: The |
Beta Was this translation helpful? Give feedback.
-
The `alexa_media` `notify` service is `notify.alexa_media` as well as ones for each of your included echo devices e.g. `notify.alexa_media_bedroom_echo_dot_left`, as well as `notify.alexa_media_last_called`.
I have no notify service at all, under any name. Sent from my T-Mobile 5G Device
|
Beta Was this translation helpful? Give feedback.
-
The
TTS would require it to be like this:
or use:
Multiple devices can be specified with the former:
|
Beta Was this translation helpful? Give feedback.
-
Thanks. But I've tried that. The problem is notify.alexa_media service doesn't exist. Sent from my T-Mobile 5G Device
|
Beta Was this translation helpful? Give feedback.
-
It sounds like you're missing the basic |
Beta Was this translation helpful? Give feedback.
-
No, I have both keys. Here are screenshots of the beginning and middle of my configuration.yaml.file. (attached)Sent from my T-Mobile 5G Device
-------- Original message --------From: Daniel ***@***.***> Date: 11/11/24 08:29 (GMT-05:00) To: alandtse/alexa_media_player ***@***.***> Cc: ae8u ***@***.***>, Author ***@***.***> Subject: Re: [alandtse/alexa_media_player] notify service (Discussion #2669)
It sounds like you're missing the basic configuration.yaml key notify:.
notify: is included when you specify default_config:
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
How can I send the attachments? Sent from my T-Mobile 5G Device
-------- Original message --------From: Daniel ***@***.***> Date: 11/12/24 00:07 (GMT-05:00) To: alandtse/alexa_media_player ***@***.***> Cc: ae8u ***@***.***>, Author ***@***.***> Subject: Re: [alandtse/alexa_media_player] notify service (Discussion #2669)
No, I have both keys. Here are screenshots of the beginning and middle of my configuration.yaml.file. (attached)Sent from my T-Mobile 5G Device -------- Original message --------From: Daniel @.> Date: 11/11/24 08:29 (GMT-05:00) To: alandtse/alexa_media_player @.> Cc: ae8u @.>, Author @.> Subject: Re: [alandtse/alexa_media_player] notify service (Discussion #2669) It sounds like you're missing the basic configuration.yaml key notify:. notify: is included when you specify default_config: —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Attachments are lost when you reply via email...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Daniel,Here is the text from the file: #################################################### ERNST HOME ASSISTANT FOR 5145 ROMOHR ROAD ####################################################default_config:# Example configuration.yaml entryhomeassistant: name: Home internal_url: !secret internal_url external_url: !secret external_url latitude: !secret latitude longitude: !secret longitude elevation: !secret elevation unit_system: imperial country: !secret country auth_mfa_modules: - type: totp media_dirs: media: /media customize: !include customize.yaml# packages: !include_dir_named packageshttp: server_port: 8443 ssl_certificate: /ssl/fullchain.pem ssl_key: /ssl/privkey.pem# ip_ban_enabled: true login_attempts_threshold: 5# use_x_forwarded_for: true################################################################### PERSON SETUP ##################################################################person: - name: Mike picture: /local/images/mike_emoji.png id: mikeernst50 device_trackers: - device_tracker.mike_smartphone - name: Sheryl picture: /local/images/sheryl_emoji.png id: sherylernst device_trackers: - device_tracker.sheryl_smartphone############################################################ HOME ASSISTANT FRONT END #############################################################frontend: extra_module_url: - /local/community/custom-brand-icons/custom-brand-icons.js themes: !include_dir_merge_named themes javascript_version: latest##################################################################### LOGGER ######################################################################logger: default: warning logs: homeassistant.components.webhook: warning homeassistant.core: warning homeassistant.components.zha: warning custom_components.alexa_media: debug alexapy: debug authcaptureproxy: debug life360: debug homeassistant.components.life360: debug alexa_media_player: debug########################################################### HOME ASSISTANT MISCELLANEOUS ###########################################################wake_on_lan:#downloader:# download_dir: /config/www/downloads#################################################################### WEATHER ######################################################################weather: - platform: template name: "My Weather" unique_id: 5fbdd4e9-b865-49f9-84b9-1d325493e99a condition_template: "{{ states('weather.nws') | float }}" temperature_template: "{{ states('sensor.blink_rear_deck_temperature') | float }}" humidity_template: "{{ states('sensor.my_ecobee_humidity') | float }}" # forecast_template: "{{ states('weather.nws.attributes.forecast') }}" pressure_template: "{{ states('weather.nws.attributes.humidity') }}" wind_speed_template: "{{ states('weather.nws.attribues.wind_speed') }}" wind_bearing_template: "{{ states('weather.nws.attributes.wind_bearing') }}"######################################################### HOME ASSISTANT DEVICE TRACKERS ###########################################################device_tracker:# - platform: netgear# host: 192.168.201.1# username: !secret netgear_usr# password: !secret netgear_pwd# new_device_defaults:# track_new_devices: true# - platform: ping# hosts:# mike_phone: 192.168.201.40# sheryl_phone: 192.168.201.45##################################################Ecobeeecobee: api_key: "!secret api_key"##################################################B-hyvebhyve: username: !secret bhyve_username password: !secret bhyve_password################################################################ ALEXA MEDIA PLAYER ################################################################alexa_media:# accounts:# - email: !secret amazon_user# password: !secret amazon_password# url: "amazon.com"################################################################# SMTP TEXT NOTIFY ################################################################notify: - name: "my.notifications" platform: smtp server: "smtp.gmail.com" port: 587 sender: !secret sender username: !secret smtp_user password: !secret smtp_pwd recipient: - !secret recipient1 - !secret recipient2 sender_name: "hass" debug: true# - platform: clicksend# name: ClickSend# username: ***@***.***# api_key: 48BA039A-E587-A549-F9BA-7A7446F1CDC0# recipient: [5132255830, 5132255921]# - platform: alexa_media# name: alexa_media# target:# - media_player.radio_room_echoSent from my T-Mobile 5G Device
-------- Original message --------From: Daniel ***@***.***> Date: 11/12/24 00:07 (GMT-05:00) To: alandtse/alexa_media_player ***@***.***> Cc: ae8u ***@***.***>, Author ***@***.***> Subject: Re: [alandtse/alexa_media_player] notify service (Discussion #2669)
No, I have both keys. Here are screenshots of the beginning and middle of my configuration.yaml.file. (attached)Sent from my T-Mobile 5G Device -------- Original message --------From: Daniel @.> Date: 11/11/24 08:29 (GMT-05:00) To: alandtse/alexa_media_player @.> Cc: ae8u @.>, Author @.> Subject: Re: [alandtse/alexa_media_player] notify service (Discussion #2669) It sounds like you're missing the basic configuration.yaml key notify:. notify: is included when you specify default_config: —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Attachments are lost when you reply via email...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I to get the same I just uninstalled this version and wend back to last version all worked. |
Beta Was this translation helpful? Give feedback.
-
Daniel, That has a # symbol at the start of the line, so it is a comment only, correct? Sent from my T-Mobile 5G Device
|
Beta Was this translation helpful? Give feedback.
-
Daniel,I've created a new clean install of home assistant with minimal integrations this far. I just added Alexa Media Player 4.13.7, and I still have no notify service. My configuration.yaml has default.config: and notify: at the beginning. The only other entries are frontend: and 4 basic !include lines.Any ideas? MikeSent from my T-Mobile 5G Device
|
Beta Was this translation helpful? Give feedback.
-
I have installed and reinstalled the app several times. But I do not have the notify.media_player, nor the tts.say service.
How do I get those two services? I have already tried to add them via yaml file without success.
Thanks,
Mike
Beta Was this translation helpful? Give feedback.
All reactions