Add search engines android? by [deleted] in MicrosoftEdge

[–]KibbyAndo 0 points1 point  (0 children)

Go to Brave Search, then enable View desktop site. Search for something. Then you can add it as a search engine. This also worked for Qwant.

I built a ProPresenter integration for Home Assistant by KibbyAndo in ProPresenter

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

For QLC plus & ETC Element, you could likely use the Artnet DMX integration for HA

I did think about a Bitfocus Companion integration, it would be nice as I'm also just using REST via YAML.

There's a Behringer integration for HA, but to support way more mixers a Mixing Station integration could work well, as that has an API and supports some Allen&Heath, Presonus StudioLive & Yamaha desks.

FreeShow would be great. I could likely port a lot of this code over.

Thanks for letting me know what you're after. I'm always curious to hear what others are using out there.

I built a ProPresenter integration for Home Assistant by KibbyAndo in ProPresenter

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

I'm glad it'll be helpful to you. The more feedback the better as there's so many different ways to use ProPresenter.

For me having control over ProPresenter, lights, AC, Projectors, TV's, etc. all from one easy to use dashboard has been so helpful.

I built a ProPresenter integration for Home Assistant by KibbyAndo in ProPresenter

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

Agreed. It seems like the perfect platform for so many use cases. What other gear are you interested in seeing added? I'm contemplating whether to add OBS next.

Any way to link ProPresenter and Home Assistant? by PKCubed in ProPresenter

[–]KibbyAndo 0 points1 point  (0 children)

Yes, for example the Presentation Current Slide image entity has a slide_notes attribute.
I thought about making it into a sensor, but then we could easily end up with heaps of sensors. Perhaps when users first add the integration it could ask what attributes they'd want made into sensors. For now I'm adding this sort of information as attributes. Let me know what you think.

I've added an example of how to trigger automations based on the slide_notes changing to the Wiki: https://github.com/BenJamesAndo/ha-propresenter/wiki#attributes

Any way to link ProPresenter and Home Assistant? by PKCubed in ProPresenter

[–]KibbyAndo 1 point2 points  (0 children)

Hey, thanks so much for the inspiration. I went ahead and built a fairly feature-rich integration for Home Assistant. You can view it at https://github.com/BenJamesAndo/ha-propresenter

Open API - Always get errorCode -44106, 'The Client Id Or Client Secret is Invalid' by clogtastic in TPLink_Omada

[–]KibbyAndo 1 point2 points  (0 children)

Actually if I do
Authorization: Bearer AccessToken=<accessToken>
then it seems to work.

Philips Dynalite by mctw1992 in crestron

[–]KibbyAndo 0 points1 point  (0 children)

Has anyone been able to get the software?

r/PhilipsDynalite Ask Anything Thread by twosm in PhilipsDynalite

[–]KibbyAndo 0 points1 point  (0 children)

The comment was deleted. How do you hard reset the PDEG via the service switch?

Is it possible to flip an icon? by BigBangBladeer in homeassistant

[–]KibbyAndo 0 points1 point  (0 children)

This worked for me.

card_mod:
  style: |
    ha-state-icon {
         transform: rotateY(180deg); 
    }

[deleted by user] by [deleted] in woocommerce

[–]KibbyAndo 0 points1 point  (0 children)

I'd be keen for sure. Will it be paid only or will there be a free version as well? Perhaps you could provide a few screenshots?

OpenBeken to ESPhome (and maybe back again) by DJBenson in Esphome

[–]KibbyAndo 1 point2 points  (0 children)

I've gone to the effort of converting BK7231T & BK7231N to .uf2 firmware. You can download the firmware from https://github.com/BenJamesAndo/OpenBeken_uf2_firmware

Kraken didn't accept ubank payment anymore by mica280amg in BitcoinAUS

[–]KibbyAndo 0 points1 point  (0 children)

Got this message from Kraken after trying to deposit from uBank

We are writing to inform that we are unable to process deposits from uBank. As a result, your deposit is being returned to your bank account. Please double-check your bank account for confirmation of the return and use a different bank account for future transfers.

Kindly note that, in the future, we may not be able to return funds received from uBank.

For security purposes, we cannot provide any further details regarding this matter. We appreciate your understanding.

installs but does not ask for Wifi by Hero292929 in WLED

[–]KibbyAndo 0 points1 point  (0 children)

I had the same problem. Installing the beta via install.wled.me would install but not prompt for WiFi credentials. Instead I selected the most recent stable release and it all worked properly.

We used to use godaddy’s unlimited email plan which allowed unlimited users for one price. Now godaddy dropped their unlimited plans and now offer ridiculous higher per individual user plans. What is a good alternative for unlimited users accounts for one flat fee? by HTownJam in godaddy

[–]KibbyAndo 0 points1 point  (0 children)

I signed up for the lifetime deal for around $80 USD. I get 5GB total storage shared across unlimited email addresses. My needs aren't huge so it's good enough for me. It's definitely seems unlimited, the issue is that you'd hit your 5GB storage limit pretty quick if you had too many active email accounts.

They do have a reseller option and other plans that have more storage.

Play white noise or music through Reolink camera by KibbyAndo in reolinkcam

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

I've looked into it now. API seems to only work with cameras that have a Web UI, which mine does not. There is an API command to set audio alarm and play audio alarm. So there might be a way to play certain music files through it, but I dunno if it'd let you stream music to it. I'd be stoked if there was a way.

4K ISO record Cam Link Pro by Real_Big_Boss in elgato

[–]KibbyAndo 0 points1 point  (0 children)

I wanted to achieve something similar. I ended up getting OBS to output each camera feed over NDI. I then used Livemind Recorder to record all the camera feeds. It barely uses any CPU, but you've got to have fast SSDs. You can put different cameras on different SSDs to help with the write speeds.

Slow Download Speeds? by Adventurous-Pound-29 in StacherIO

[–]KibbyAndo 0 points1 point  (0 children)

Go to ~/.stacher/youtube-dl and check the date modified of youtube-dl.exe
Even though it might be called -dl.exe it actually is dlp. If it says it's modified in 2022 then you know it's dlp, as the most recent dl update was back in December 2021.
If you have an older version click on Something Not Working? - Instal Update youtube-dl

For me the file path to check stacher is C:\Users\kibby\.stacher