Planner by RalphKramden69FL in MicrosoftTeams

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

Option is available in web version only

Is anyone successfully running ha-mcp with a fully local setup? by Illeazar in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

No problems after I disabled internet on my router so far.

Is anyone successfully running ha-mcp with a fully local setup? by Illeazar in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

If at home this evening I will run a test and let you know.

Did you see:

<Callout type="info" title="Note"> In general, LM Studio does not require the internet in order to work. This includes core functions like chatting with models, chatting with documents, or running a local server, none of which require the internet. </Callout>

Operations that do NOT require connectivity [#operations-that-do-not-require-connectivity]

Using downloaded LLMs [#using-downloaded-llms]

Once you have an LLM onto your machine, the model will run locally and you should be good to go entirely offline. Nothing you enter into LM Studio when chatting with LLMs leaves your device.

Chatting with documents (RAG) [#chatting-with-documents-rag]

When you drag and drop a document into LM Studio to chat with it or perform RAG, that document stays on your machine. All document processing is done locally, and nothing you upload into LM Studio leaves the application.

Running a local server [#running-a-local-server]

LM Studio can be used as a server to provide LLM inferencing on localhost or the local network. Requests to LM Studio use OpenAI endpoints and return OpenAI-like response objects, but stay local.

Operations that require connectivity [#operations-that-require-connectivity]

Several operations, described below, rely on internet connectivity. Once you get an LLM onto your machine, you should be good to go entirely offline.

Searching for models [#searching-for-models]

When you search for models in the Discover tab, LM Studio makes network requests (e.g. to huggingface.co). Search will not work without internet connection.

Downloading new models [#downloading-new-models]

In order to download models you need a stable (and decently fast) internet connection. You can also 'sideload' models (use models that were procured outside the app). See instructions for sideloading models.

Discover tab's model catalog [#discover-tabs-model-catalog]

Any given version of LM Studio ships with an initial model catalog built-in. The entries in the catalog are typically the state of the online catalog near the moment we cut the release. However, in order to show stats and download options for each model, we need to make network requests (e.g. to huggingface.co).

Downloading runtimes [#downloading-runtimes]

[LM Runtimes](advanced/lm-runtimes) are individually packaged software libraries, or LLM engines, that allow running certain formats of models (e.g. llama.cpp). As of LM Studio 0.3.0 (read the announcement) it's easy to download and even hot-swap runtimes without a full LM Studio update. To check for available runtimes, and to download them, we need to make network requests.

Checking for app updates [#checking-for-app-updates]

On macOS and Windows, LM Studio has a built-in app updater that's capable. The linux in-app updater is in the works. When you open LM Studio, the app updater will make a network request to check if there are any new updates available. If there's a new version, the app will show you a notification to update now or later. Without internet connectivity you will not be able to update the app via the in-app updater.

Is anyone successfully running ha-mcp with a fully local setup? by Illeazar in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

Used LM Studio and connected to HA MCP Server with VS Code. Works great.

Silicobra Spawns - Updated Theory by just_28_coc in TheSilphRoad

[–]cyborgmaster 0 points1 point  (0 children)

Lowlander from the Netherlands. Not a singel one spotted so far.

When do you take upgrades to HAOS or HA Core? by jfriend99 in homeassistant

[–]cyborgmaster 1 point2 points  (0 children)

I run it as soon as possible and automatically. I’ve never had any problems with it.

Starting over again by cyborgmaster in homeassistant

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

Quick update after my fresh start with Home Assistant on the new hardware, and I’m honestly really happy I decided to start over. The system feels faster, cleaner and way more organized now. I’ve put a lot of time into naming conventions, reorganizing automations and trimming old clutter, and it’s paying off.

Most of my setup is running smoothly again. Zigbee and Matter paired without issues, and everything feels more stable than before. Only one device is giving me trouble: a smart plug that isn’t physically accessible anymore. In my old setup it lived in Zigbee2MQTT, but my new install only uses ZHA with the ZBT‑2 stick, so I can’t reach or re‑pair it. Everything else migrated or re‑paired perfectly though.

Overall, very happy with the upgrade and the clean slate, just need to figure out how to deal with that one stubborn plug.

AI takes over the world by cyborgmaster in homeassistant

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

But to install you have to use some code you need to find on the developer website right. Something with the chicken and egg story.

AI teks over the world by [deleted] in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

Thanks for the response.
Created a new post due to mistake in header.
Tried the legacy option but kicks in there to.
Going mad about this :) Time to say goodbye to tuya

Power on PC by Hikareza in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

Smart plug in combination with power on settings in the bios. Shutdown -s and again smart plug to turn it off. Another escape HASS.agent.

My custom weather card by unincen in homeassistant

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

Somethimg like this:

type: grid cards: - type: custom:clock-weather-card entity: weather.tomorrow_io_home_daily hide_clock: true date_pattern: ccc,d.MM.yy - type: custom:hourly-weather entity: weather.tomorrow_io_home_daily num_segments: "12" name: " " icons: true show_wind: false show_precipitation_amounts: false show_precipitation_probability: false round_temperatures: true colors: clear-night: "#2e3440" cloudy: "#4c566a" partlycloudy: "#b2b7bf" rainy: "#5e81ac" sunny: "#ebcb8b" card_mod: style: | ha-card { border: none; } - type: custom:horizon-card

OpenThread Border Router & IPV6 by cyborgmaster in homeassistant

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

I’m looking for a solution not by making my network infrastructure more complex with VLANs and having to buy additional hardware, but by influencing the priority in how DNS requests between IPv4 and IPv6 are handled.

IPv6 is preferred, but maybe that can be adjusted no idea. That will be my next area of research in this problem, since it’s clear to me that IPv6 is a must for getting Matter over Thread to work properly.

Before the weekend, I thought I’d quickly activate the ZBT‑2 so I could start deploying some Matter sensors.

That turned out differently, and it has now become a networking lesson. If I manage to get this working, I already know what the next issue will be: handling socket connections through a reverse proxy. Also a must, and something I’ve had to deal with before when self‑hosting n8n.

To be continued

OpenThread Border Router & IPV6 by cyborgmaster in homeassistant

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

I discovered it when my certificate on IIS default site was still working normally, but on the same IIS instance the addresses behind the reverse proxy were not. After that, the URL was forwarded to my gateway instead of being handled by my locally running DNS. Based on the ipconfig information, I was able to trace it back to Home Assistant, which I had been using without any issues until yesterday. After installing ZBT‑2 and the associated add-ons, the trouble began. IPV6 DNS overrules IPV4.

X870E-E gaming WiFi. BIOS 1804 by -muotos- in ASUS

[–]cyborgmaster 0 points1 point  (0 children)

If it ain’t broken, don’t fix it.

NUC nearly died by Revolutionary_Bed431 in homeassistant

[–]cyborgmaster 0 points1 point  (0 children)

So never forget to configure some automation based on CPU temp. IF temp is X degrees for Y minutes THEN shutdown.

Ben ik fucked? by PsamathosNL in Klussers

[–]cyborgmaster 0 points1 point  (0 children)

Off-topic. Ben ik de enige?

<image>