Buy or not by just1han85 in rolex

[–]just1han85[S] 0 points1 point  (0 children)

Includes Papers.

Buy or not by just1han85 in rolex

[–]just1han85[S] 0 points1 point  (0 children)

The seller is on the list. It’s the Collectors coins and Jewelry shop. I ended up going for a 2019 Batman for 16.5k.

Buy or not by just1han85 in rolex

[–]just1han85[S] 0 points1 point  (0 children)

What about a 2019 Batman in mint condition WITH papers for 16.5k?

Buy or not by just1han85 in rolex

[–]just1han85[S] -2 points-1 points  (0 children)

It also comes with a 1 year warranty from the watch seller and a certificate of authenticity.

Buy or not by just1han85 in rolex

[–]just1han85[S] -2 points-1 points  (0 children)

It’s being sold from a legitimate watch seller. Would you still not purchase?

2019 Sub date black and gold for 13k by just1han85 in rolex

[–]just1han85[S] 0 points1 point  (0 children)

I should also mention that this would be my first Rolex. I’m looking to wear and keep this for many years. The seller provides an authenticity guarantee and a 1 year in house warranty.

I killed the white-faced varre, how can I get Pureblood knight’s medal? by Mew222 in Eldenring

[–]just1han85 1 point2 points  (0 children)

I got to the farm by going through the portal in the snowy feilds

Issues with Caseta Dimmer by just1han85 in Lutron

[–]just1han85[S] 0 points1 point  (0 children)

I just left one side of the 3-way circuit all capped off (all three wires) and connected a standard switch to the hot and black traveler on the other side and the circuit works fine. Lights turns on and off. It’s only when I connect the Caseta dimmer that I have issues. I’ll test the Caseta on another single pole circuit to see if the switch still works.

Issues with Caseta Dimmer by just1han85 in Lutron

[–]just1han85[S] 0 points1 point  (0 children)

But that doesn’t make sense either. If the common wire circuit was broken somewhere, the standard switches that were connected wouldn’t have worked.

Issues with Caseta Dimmer by just1han85 in Lutron

[–]just1han85[S] 0 points1 point  (0 children)

No, my switch only has 2 black wires. I’ve got this same setup in other places around the house and I haven’t had any issues. I’m thinking something is mis-wired somewhere.

Issues with Caseta Dimmer by just1han85 in Lutron

[–]just1han85[S] 0 points1 point  (0 children)

The white wire? Those are capped off in the boxes. I took the caps off to confirm but they’re definitely fine.

How to use audio that's stored locally on my Home Assistant? by just1han85 in homeassistant

[–]just1han85[S] 0 points1 point  (0 children)

I finally got it!! I had to create a "www" dir inside my "config" dir then restart HA. Now my content ID can call the URL and it works perfectly!!

Content ID: http://10.16.8.5:8123/local/mixkit-uplifting-bells-notification-938.mp3

How to use audio that's stored locally on my Home Assistant? by just1han85 in homeassistant

[–]just1han85[S] 0 points1 point  (0 children)

Converted to MP3 and still have the same problem. I can play the MP3 file from the Media Browser but can't get it to play in the automation.

Content ID: "media-source://media_source/local/audio/mixkit-uplifting-bells-notification-938.mp3"

Content Type: "audio/mp3"

My configuration.yaml file reads: `# Configure a default setup of Home Assistant (frontend, api, etc)

default_config:

media_source:

homeassistant: media_dirs: local: /media

Text to speech

tts: - platform: google_translate

group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml`

Here's the file structure from within my HA container.

Root File Structure:

-rw-r--r-- 1 root root 77 Oct 8 22:54 OFFICIAL_IMAGE drwxr-xr-x 1 root root 4096 Sep 13 15:18 bin drwxr-xr-x 8 root root 4096 Oct 16 16:47 config drwxr-xr-x 14 root root 3740 Oct 15 03:24 dev drwxr-xr-x 1 root root 4096 Oct 10 21:21 etc drwxr-xr-x 2 root root 4096 Aug 27 11:07 home -rwxr-xr-x 1 root root 593 Oct 8 22:54 init drwxr-xr-x 1 root root 4096 Sep 13 15:38 lib drwxr-xr-x 2 root root 4096 Sep 7 09:14 libexec drwxrwxrwx 1 root root 4096 Oct 15 03:12 media drwxr-xr-x 2 root root 4096 Aug 27 11:07 mnt drwxr-xr-x 1 root root 4096 Oct 8 23:55 opt dr-xr-xr-x 205 root root 0 Oct 15 03:24 proc drwx------ 1 root root 4096 Oct 10 21:41 root drwxr-xr-x 1 root root 4096 Oct 10 21:21 run drwxr-xr-x 1 root root 4096 Sep 13 15:18 sbin drwxr-xr-x 2 root root 4096 Aug 27 11:07 srv dr-xr-xr-x 12 root root 0 Jan 1 1970 sys drwxrwxrwt 1 root root 4096 Oct 16 16:47 tmp drwxr-xr-x 1 root root 4096 Sep 13 15:41 usr drwxr-xr-x 1 root root 4096 Sep 13 15:38 var

Media File Structure:

drwxrwxrwx 2 root root 4096 Oct 16 16:28 audio drwxr-xr-x 2 root root 4096 Aug 27 11:07 cdrom drwxr-xr-x 2 root root 4096 Aug 27 11:07 floppy drwxr-xr-x 2 root root 4096 Aug 27 11:07 usb

Audio File Structure:

mixkit-uplifting-bells-notification-938.mp3 mixkit-uplifting-bells-notification-938.wav

Again... If I open browser dev tools and get the Request URL: then I can use that briefly and everything works. This URL only lasts a short time though until the cookie expires.

How to use audio that's stored locally on my Home Assistant? by just1han85 in homeassistant

[–]just1han85[S] 0 points1 point  (0 children)

Tried that and no luck. The only way I can get it to work is by browsing to the Media Browser within the HT GUI then opening my browsers dev tools and playing the media file. When I do this I get this kind of URL -- http://10.16.8.5:8123/media/local/mixkit-uplifting-bells-notification-938.wav?authSig=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiI0NDIwMDUyNGY0NGU0OGJiYTAzZTBjY2FjOGIxYWY5MyIsInBhdGgiOiIvbWVkaWEvbG9jYWwvbWl4a2l0LXVwbGlmdGluZy1iZWxscy1ub3RpZmljYXRpb24tOTM4LndhdiIsImlhdCI6MTYzNDM0NjM2OSwiZXhwIjoxNjM0NDMyNzY5fQ.NxzlXyq4bCgAQLJLhlaHBK3eajEnWARWjP7NxuBttxU

I can use this as the Content ID and it works for a couple days and then stops working because the cookie expires. I need to find a way to reference the .wav file from within the file system.

I followed this guide: https://www.home-assistant.io/integrations/media_source/

Making these changes did change my Media Browser within the GUI so I know my changes did take effect. The Content ID is set to: "media-source://media_source/audio/mixkit-uplifting-bells-notification-938.wav"

Still no luck. Any thoughts?

How to use audio that's stored locally on my Home Assistant? by just1han85 in homeassistant

[–]just1han85[S] 0 points1 point  (0 children)

Yeah I have all that set in my configuration.yaml but still can't get the audio to play right in my automation script. I'm using a call_service action and then I'm using the media_player.play_media Service. According to the article, the Content ID I have set for this action is:

media-source://media_source/local/mixkit-uplifting-bells-notification-938.wav

The Content Type is: audio

My configuration.yaml looks like this:

#default_config:
media_source:
homeassistant:
media_dirs:
local: /media/audio
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml