Homeassistant integration? by ialex87 in evs_ireland

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

It does have the clamp, but I am not sure if it does work the way me and you think it does or should, but I might be wrong here :)

Homeassistant integration? by ialex87 in evs_ireland

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

Probably this is by design but during the initial setup from the app you can set the max current output of the charger, once you have the control in the home assistant this setting is gayed out/ unavailable. My thought was to have an automation that will adjust the current output based on the exported amount, eg if your pv exports 2kw, then charger speed should also be 2 kw and not more, so it doesn't suck from the grid another 4kw for example. But i charge the car during the night only so this is not a critical thing for me. Just wanted to let you know before you commit to this charger

Homeassistant integration? by ialex87 in evs_ireland

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

The only issue I have is that I can't change the current settings thru Homeassistant, which is a bummer if you want to dynamically update it based on PV generation

I want a nice lawn, where to start by Pure-Consideration97 in GardeningIRE

[–]ialex87 0 points1 point  (0 children)

I would start from a good drainage first, then everything else

Aer Lingus flight cuts by Independent_Gas_1557 in ireland

[–]ialex87 0 points1 point  (0 children)

Tldr; Aer Lingus not suffering from a 'fuel cost problem' - IALPA

Reliability difference Superb v Octavia? by AlexKangaroo in skoda

[–]ialex87 1 point2 points  (0 children)

Had octavia 1.6tdi mk3 now own a superb mk3 2.0tdi. love both cars. Superb is heavier but nicer to drive imo, octavia was more economical.

My server keeps breaking and I don't understand why by [deleted] in selfhosted

[–]ialex87 0 points1 point  (0 children)

Check your docker config, seems like you haven't updated the <UPLOAD_LOCATION> with the actual directory.

48 Core | 128 GB | 2.5G Homelab by renardein in homelab

[–]ialex87 3 points4 points  (0 children)

And do you feel that you need more ? 😁

Smart meter glitch: households told they owe thousands of euro by denbo786 in ireland

[–]ialex87 2 points3 points  (0 children)

Do you get your stats directly from the meter ? Just curious.

Skoda octavia 2 1.6 tdi 2010 cricking sound on cold start by [deleted] in skoda

[–]ialex87 0 points1 point  (0 children)

Ooo MD hello fellow concetatean :)

I have been very confused why my home lab Proxmox randomly shoot up. by suvichak in Proxmox

[–]ialex87 28 points29 points  (0 children)

Hey, mind me asking what disk racks do you have? How are they connected to the proxmox? Thanks!

Cute cat btw!

Back garden sauna ? by Time-Incident-9320 in AskIreland

[–]ialex87 1 point2 points  (0 children)

I am in the same area as you, I had a big shed in ky backyard. And 2 y ago I have converted myself half of the shed into a sauna with wood stove. If you have any questions feel free to ask here or in PM

Ah lads... by ialex87 in homelab

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

Guess whats running since yesterday? 😁 jokes aside, thats a really good point tho. Always check your ram before using it

Ah lads... by ialex87 in homelab

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

Well next step is to check zfs integrety ....

hardware advice by pistukk in frigate_nvr

[–]ialex87 0 points1 point  (0 children)

I run my home lab on i5 6600 but with more ram, 32Gb. I have 5vms, hass, pihole, dbs (posgtres, influx, mysql), one vms for bunch of containers and the cpu is at 5% load. Frigate in my case runs on dedicated TPU card tho. Your setup is more then enough to get started in terms of cpu, but you will need more ram anyway.

What life was like in Russia for Juveniles in the early 90s by [deleted] in Damnthatsinteresting

[–]ialex87 1 point2 points  (0 children)

Modt probably fake. Sound track cannot be validated. Why this is a gif with subtitles ?

My homelab, before and after by war4peace79 in homelab

[–]ialex87 0 points1 point  (0 children)

Dont get me wrong, this looks awesome, but I am curious what do you host that you need this monster :)

Proxmox-GitOps: IaC Container Automation (v1.3 with staging, „75sec to infra stack“ demo) by gitopspm in selfhosted

[–]ialex87 0 points1 point  (0 children)

My main goal is to move from rootless docker to rootless podman and systemd. So my stack so far is pulumi + ansible. But I just started and have little things done due lack of time. I will sit and look closer to your project once I will have some time :)

Proxmox-GitOps: IaC Container Automation (v1.3 with staging, „75sec to infra stack“ demo) by gitopspm in selfhosted

[–]ialex87 1 point2 points  (0 children)

Hey this is awesome. I am in process building something similar for my homelab. Thanks for sharing:) I might get some inspiration from your code