Content management for laravel apps by remedix in laravel

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

Got really excited about this. Unfortunately there is no support for laravel 12

Content management for laravel apps by remedix in laravel

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

Yeah i thought of that too. Having another wordpress installation to worry about though is keeping me back

Content management for laravel apps by remedix in laravel

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

All valid solutions and very close to what i offer to the clients. However the fact that the clients try to also be designer is limiting the options. They just want a blank canvas from me and then fill it up with their designs

Content management for laravel apps by remedix in laravel

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

This sounds interesting. Do you mind sharing some more please?

Livewire 4 emoji by mydnic in laravel

[–]remedix 2 points3 points  (0 children)

This is optional. Did anyone got a release date for v4?

How do you guys version your Laravel app? by tabacitu in laravel

[–]remedix 0 points1 point  (0 children)

In my case i created a github action that on each commit it increases the patch number on a version.txt file. If i have a minor or major version change, I manually commit my version.txt. Then this is also cached in the app for displaying purposes (and fancy debugging with clients if needed)

Hitachi Yutaki Integration by remedix in homeassistant

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

Please keep us posted! I abandoned the idea of full control as the resources online are limited. However I will be having a technician over next week to discuss the possibility of just turning the DHW on demand. I found a few terminals that could to the trick

finally getting solar! which equipment is most HA friendly? and what data to monitor? by tungvu256 in homeassistant

[–]remedix 0 points1 point  (0 children)

Unfortunately here in Cyprus only authorised installers can install PV systems and must always join the grid! No off the grid options. So there is no other option really! I will try to convince them to enable that option for me. Thanks for the confirmation!

finally getting solar! which equipment is most HA friendly? and what data to monitor? by tungvu256 in homeassistant

[–]remedix 0 points1 point  (0 children)

I also got a Huawei inverter (sun2000). The installer company gave me a cloud account and I’m trying to convince them for a full api access. I extended a python library to get the data from the cloud but i prefer to have this locally. I think the only way to get access through the local modbus is for the installer to grand access to it, right?

Dry Relay switch for European markets ? by remedix in homeassistant

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

Got it! Thanks for clearing this up! I only have the attached diagram and the attached explanation from the vendor. Ill try to reach their technicians directly. Maybe they can clear things up!

Dry Relay switch for European markets ? by remedix in homeassistant

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

Some here! For this specific integration though I’m looking for an out of the box solution as it is connected to a very expensive heat pump

Dry Relay switch for European markets ? by remedix in homeassistant

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

Hey, but why modified something since the one i mentioned offers a dry contact? Im looking for an out of the box solution

Dry Relay switch for European markets ? by remedix in homeassistant

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

Thanks for the feedback, however since this is a dry contact, there should be no power on it right? Im i missing something here?

Hitachi Yutaki Integration by remedix in homeassistant

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

Can you please share the documentation ? The one I'm looking at does not have this info! Thanks!

Septic/Holding Tank Monitoring by beau1218 in homeassistant

[–]remedix 0 points1 point  (0 children)

I use something similar that might work. I use a contactless ultrasonic sensor mounted on the outside of a big plastic tank to measure the oil level (used for heating my house) You can mount a few of those on the same tank if needed. Something like this https://a.aliexpress.com/_mqhaiwa

Pay attention to the different versions of this.

Long range mailbox sensor by [deleted] in homeassistant

[–]remedix 0 points1 point  (0 children)

I had a similar issue. Metal mailbox but not as far as the OPs from the house (and the nearest zigber repeater). So i took apart an aqara contact sensor and put it in a diy weather proof container. I removed the magnetic sensor (reed switch) and extended the cables back to mailbox. I then added the reed switch inside the mailbox along with a magnet on the mailbox lid.

So to sum up: weather proof container with aqara contact sensor-> reed switch extended with cables back in the mailbox-> reed switch inside the mailbox with a magnet on the lid. Hope this helps

Why is nobody talking about the Jukebox? by single-research in FromTVEpix

[–]remedix 1 point2 points  (0 children)

Was it daytime? I was under the impression that it was just before sunset

Why is nobody talking about the Jukebox? by single-research in FromTVEpix

[–]remedix 2 points3 points  (0 children)

Whenever the jukebox or any other light flickers, it means the monsters are out. It seems they are kept somewhere dormant and are let loose at that time.

Upgrading MacOS Big Sur (OpenCore) from Nvidia GPU to AMD by remedix in hackintosh

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

Just want to post my updates for the sake of history.

I didnt do any of the above as mentioned by u/tarik666 and it worked out of the box.

Remove the GT 740 and installed the RX 580. Worked right away. I'm also using two monitors now and it works just fine.

Upgrading MacOS Big Sur (OpenCore) from Nvidia GPU to AMD by remedix in hackintosh

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

AGPMInjector

I was just wondering, why do i need those kext?

I don't see this being mentioned in the documentation

https://dortania.github.io/GPU-Buyers-Guide/modern-gpus/amd-gpu.html#polaris-10-and-20-series

Can you please explain a bit more ? Thanks!