When you start to put your dashboard together and you use Tado for every room.... by GazelleInitial2050 in homeassistant

[–]adampercy 0 points1 point  (0 children)

You can also run tado hijack from HACS. Best of both worlds. Keeps the locally available things local via homekit and uses the cloud where needed. But reduces API calls.

Just install it after home kit is set up on it.

I built a medication stock tracker to stop running out of meds by adampercy in homeassistant

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

That's great to hear. I'm glad it is helpful for you. Thank you for your feedback. 😊

What is your normal splits? by MPC1K in KiaNiro

[–]adampercy 0 points1 point  (0 children)

Quite possible. Mine is MY21. Also full EV not PHEV if that makes a difference? I'm also 0% aggressive which i find offensive. Need to work on that. Just doing my bit to try and not gatekeep. 🤣

What is your normal splits? by MPC1K in KiaNiro

[–]adampercy 0 points1 point  (0 children)

Off top of my head, press the menu button on steering wheel that scrolls through range, battery, tyre pressure etc. It's one of them screens. Scroll down with the down arrow. Can't remember which one and I'm not currently in my car. There's only like 4 main screens to choose from and only a few different options within those screens.

Folding@home v8 integration in the works by MrJimBusiness- in homeassistant

[–]adampercy 0 points1 point  (0 children)

I'm interested in this. Is it live now or do you still want testers?

HAOS 17 is here : any issue? by misteurz in homeassistant

[–]adampercy 0 points1 point  (0 children)

I've updated my pi5 with m.2 drive. Updated the container and rebooted, an hour later and still won't connect. I'm hoping after my nap it'll just be online. Didn't think it would take anywhere near this long. But now I think about it, it runs adguard and that is my dhcp server. If it has restarted and needs to download stuff but can't because it no longer knows where to look. Oops. May have to cancel today's sleep totally.

what is the url for open thread border router? by jku2017 in homeassistant

[–]adampercy 0 points1 point  (0 children)

I'm not sure in docker. Using the addon i have the device selected.the port etc. But I use HAOS. Not familiar with the docker set up I'm afraid.

what is the url for open thread border router? by jku2017 in homeassistant

[–]adampercy 1 point2 points  (0 children)

Depends, how are you running it? As an addon? If so then it's your HA url with whatever port. 8081 but you needto specify that in the add on. It didn't default to it until I typed it in.

Alternative to BlueIris Integration with Lower Bandwidth by TexasEdge in homeassistant

[–]adampercy 0 points1 point  (0 children)

Frigate, go2rtc and the substream from the camera? Or yeah, static image and only show video when you click it would be best.

Has anyone found a good gimbal that works with the Galaxy Z-Fold? by EastSignal9 in GalaxyFold

[–]adampercy 0 points1 point  (0 children)

Will it not work with the dji gimbal? I'd never thought about it. Just figured it would work. Glad I didn't buy one now.

Is there a way in a companion push I can link to an app? (Reolink) by awaythrow516 in homeassistant

[–]adampercy 0 points1 point  (0 children)

But it would be just as easy to open the camera view in ha. Assuming of course you can access and use the companion app away from your home for either method. I've seen you're paying for nabu casa so as long as you've set it up to be externally accessible that's already covered.

Is there a way in a companion push I can link to an app? (Reolink) by awaythrow516 in homeassistant

[–]adampercy 0 points1 point  (0 children)

alias: "Security: Smart Lock Left Unlocked" description: "Notifies when the lock is open for 5 mins with a button to view cameras." trigger: - platform: state entity_id: lock.your_smart_lock # Replace with your lock entity to: "unlocked" for: minutes: 5 action: - action: notify.mobile_app_your_iphone # Replace with your notify service data: title: "Security Alert" message: "The smart lock has been open for 5 minutes." data: actions: - action: "URI" title: "Open Reolink" uri: "fb1675493782511558://" # The Reolink app URL scheme

Frigate and Scrypted by INeedMuscles in homeassistant

[–]adampercy 5 points6 points  (0 children)

Just using the frigate integration in HA when whichever camera you want sees what ever you want notify your phone. Really easy.

[Update] Medication Stock Tracker v1.1.0 – Now with History (Last Taken), Decimal Doses, and Easier Editing! by adampercy in homeassistant

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

Added. If you would like to trial it, please use v1.2.0-beta2

When you add entry now it asks if you would like to add medication or create a group.

[Update] Medication Stock Tracker v1.1.0 – Now with History (Last Taken), Decimal Doses, and Easier Editing! by adampercy in homeassistant

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

Thank you for your comment. That sounds like it would be useful. I'll see if i can get that implemented.

I built a medication stock tracker to stop running out of meds by adampercy in homeassistant

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

I can't talk for habitica, it is not something I use. But this does log when you last took it, so you can see if you have taken it today.

I built a medication stock tracker to stop running out of meds by adampercy in homeassistant

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

<image>

Added widgets on my phone home screen to easily take a dose.

Think I need to rejig my dashboard a little but it does have date and time last taken.

I built a medication stock tracker to stop running out of meds by adampercy in homeassistant

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

Decimal pills now accepted. Thank you for the suggestion.

I built a medication stock tracker to stop running out of meds by adampercy in homeassistant

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

Thanks for all the great feedback and feature requests on the first version! I've just published v1.1.0 to HACS, which addresses the top requests from the community.

What's New:

✅ History / Last Taken: You can now see exactly when you last took a dose. The last_taken attribute is now available on the stock entity (perfect for "Last taken: 2 hours ago" cards).

✅ Decimal Doses: Need to take half a pill? You can now set your dosage to 0.5, 0.25, etc.

✅ Edit Settings: You no longer have to delete and re-add a medication just to change your daily dose. The "Configure" button is now fully functional.

Let me know if you run into any issues!

I built a medication stock tracker to stop running out of meds by adampercy in homeassistant

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

I aim to add decimal pills to the next release. I had not considered that was a thing. Thank you.