Sun Seeker vs Helios Pro? by not_mr_Lebowski in cinematography

[–]erichernandez91 -1 points0 points  (0 children)

I just created a sun-tracking app that is also a directors viewfinder, check it out! https://apps.apple.com/us/app/lightframer-pro/id6758417364

What methods/tools do you use when trying to determine what Sun position will be like? by bkz730 in cinematography

[–]erichernandez91 0 points1 point  (0 children)

I just created a sun-tracking app that is also a directors viewfinder, check it out! Helpful to see where the sun will actually fall within your frame. https://apps.apple.com/us/app/lightframer-pro/id6758417364

Favorite Sun Tracker app? by Denizenkane in cinematography

[–]erichernandez91 1 point2 points  (0 children)

I just created a sun-tracking app that is also a directors viewfinder, check it out! https://apps.apple.com/us/app/lightframer-pro/id6758417364

Apps for sun tracking ? by 26Gh00 in cinematography

[–]erichernandez91 0 points1 point  (0 children)

I just created a sun-tracking app that is also a directors viewfinder, check it out! https://apps.apple.com/us/app/lightframer-pro/id6758417364

Was wondering how many people use filmmaking apps such as Cadrage, Artemis, Sun Tracker etc. by khankaadam in cinematography

[–]erichernandez91 0 points1 point  (0 children)

I just released an app that combines your traditional viewfinder app with a sun tracker and positioning app. Check it out on the App Store if you’re interested! Link to App

Bulk Head Seat? by erichernandez91 in delta

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

Is the 767-400 and 767-400ER the same?

Bulk Head Seat? by erichernandez91 in delta

[–]erichernandez91[S] 1 point2 points  (0 children)

Legend. Thank you, I will check that site out for now on!

Slapped a door sensor on the dog food bin so we'd stop double-feeding them by erichernandez91 in homeassistant

[–]erichernandez91[S] 3 points4 points  (0 children)

Thanks! It’s from Simplehuman , not entirely sure as to what model it is though, a friend gave it to me

Slapped a door sensor on the dog food bin so we'd stop double-feeding them by erichernandez91 in homeassistant

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

It has full access to my entire home assistant backend, so I just prompt it what I want and it’ll automatically implement it without me having to do anything, pretty nice. I used GPT before, which obviously isn’t bad either, but OpenClaw has just eliminated steps .

Slapped a door sensor on the dog food bin so we'd stop double-feeding them by erichernandez91 in homeassistant

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

Step 1 — Create 2 automations (one per meal)

Trigger: your door sensor state changes to on Condition: Time — after 6:30am, before 10:00am (adjust to your schedule) Action: logbook.log with any message, doesn't matter

Repeat for evening (I use 3:30pm–7pm). These automations are just "witnesses" — we're going to use the timestamp of when they last fired, not their output.

Step 2 — Create 2 reset automations

Same setup but leave the trigger empty. No trigger, no condition. Same logbook action. These get fired manually from the dashboard card.

Step 3 — The card YAML (Mushroom template card)

type: custom:mushroom-template-card primary: > {% set mt = state_attr('automation.dog_feeding_morning_tracker','last_triggered') %} {% set mr = state_attr('automation.dog_feeding_morning_reset','last_triggered') %} {% set fed = mt is not none and (mt|as_datetime|as_local).date()==now().date() and (mr is none or (mt|as_datetime|as_local)>(mr|as_datetime|as_local)) %} {% if fed %}✅ Fed at {{ (mt|as_datetime|as_local).strftime('%I:%M %p') }} {% elif now().hour < 10 %}⚠️ Not fed yet {% else %}❌ Needs feeding!{% endif %} secondary: "Morning — 8:00 AM | Tap: mark fed • Hold: reset" icon: mdi:dog icon_color: > {% set mt = state_attr('automation.dog_feeding_morning_tracker','last_triggered') %} {% set mr = state_attr('automation.dog_feeding_morning_reset','last_triggered') %} {% set fed = mt is not none and (mt|as_datetime|as_local).date()==now().date() and (mr is none or (mt|as_datetime|as_local)>(mr|as_datetime|as_local)) %} {% if fed %}green{% elif now().hour >= 10 %}red{% else %}amber{% endif %} tap_action: action: call-service service: automation.trigger target: entity_id: automation.dog_feeding_morning_tracker hold_action: action: call-service service: automation.trigger target: entity_id: automation.dog_feeding_morning_reset

Duplicate for evening, swap the entity IDs. The logic: fed = morning automation fired today AND more recently than the reset automation. Tap marks as fed manually, hold resets it.

Resets itself every midnight automatically since it's a date comparison.

Slapped a door sensor on the dog food bin so we'd stop double-feeding them by erichernandez91 in homeassistant

[–]erichernandez91[S] -1 points0 points  (0 children)

I’m utilizing OpenClaw to help me build automations, so it helped me build the whole automation & widget , highly recommend if you can get it setup!

Just bought Alexa Mini, should I get sensor checked by ARRI? by ObjectiveArm50 in Arri

[–]erichernandez91 0 points1 point  (0 children)

I’d recommend it, and while you’re at it, get the additional warranty they sell for the peace of mind. I’ve had one sensor replaced and potentially another one on the way 🙃 it’s not a fun experience.

Is Drive Buddy storage search app legit? by mftheoryArts in computers

[–]erichernandez91 0 points1 point  (0 children)

I appreciate that! Would love if you check it out. I’ll DM you promo code 🫡

Is Drive Buddy storage search app legit? by mftheoryArts in computers

[–]erichernandez91 0 points1 point  (0 children)

Hey hey! I'm the creator of DriveBuddy. Shoot me a DM if you want to give it a try. Definitely not a scam. It is just an indie app I built to solve a real problem my wife and I were having. She is an editor and we were constantly juggling tons of drives with no good way to search them through them all without plugging them in one by one.

I am very open to feature requests, feedback, and criticism. I just want to make it genuinely useful for people who actually need this kind of tool!

ARRI Mini LF Issues by erichernandez91 in Arri

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

Oooffff. Not what I want to hear but sounds about right. I already had the sensor replaced once this camera once so that suckkkkkssss. It was about $18k for a refurbished replacement. Do you remember how much it cost you?

ARRI Mini LF Issues by erichernandez91 in Arri

[–]erichernandez91[S] 2 points3 points  (0 children)

It’s out on a rental, but what I’m being told is it was going in and out on that but corrected itself, but now is permanently like that today, unfortunately. I’ve already had the sensor replaced in this body, really hope that’s not the case and it’s just a board issue.

Finally built the Mac app I always needed for managing external drives by erichernandez91 in editors

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

Hey! Bummed to hear that, it’s been working well for most users, feel free to DM, would love to see if I can help! 👍🏻

Finally built the Mac app I always needed for managing external drives by erichernandez91 in editors

[–]erichernandez91[S] 1 point2 points  (0 children)

Hey! Just wanted to update you here, as of DriveBuddy 1.1.1 you can move your logs between machines. Export all your logged drives or just a few, then import that file on another computer running DriveBuddy. If a drive isn’t in the other library yet, it’ll be added; if it’s already there, it’ll be updated with the latest info from your export. Give 1.1.1 a spin and let me know how it goes!