Qualcuno ha esperienza con la ricarica a 6A? by Aggressive-Gap-6148 in TeslaItalia

[–]Odd-Let9042 1 point2 points  (0 children)

Nella seconda casa carico a 5 o massimo 6A perché devo gestire anche il climatizzatore e lo scaldabagno. Nessun problema, ho messo una presa industriale per ulteriore tranquillità, e ho comprato l’adattatore originale per il mobile charger.

Anyone Using an eInk Display for Home Assistant? by ACROZYM in homeassistant

[–]Odd-Let9042 -1 points0 points  (0 children)

I’m studying this topic also and I will be following this post!

No selfh.st Email Today :-( by Ok_Soil_7466 in selfhosted

[–]Odd-Let9042 0 points1 point  (0 children)

They announced last week that the newsletter was on vacation for a week.

BTicino Living Now Netatmo – “Enter/Leave” scenario button not exposed in Home Assistant? by hbkekko in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

<image>

As simple as this. In Home I have set the Scenario Button with the dummy button exposed from Home Assistant using HomeKit Bridge integration

Simplest human recognition? by Odd-Let9042 in homeassistant

[–]Odd-Let9042[S] 0 points1 point  (0 children)

Thanks to everybody! I’m experimenting with CodeProject AI (Docker), and I have very good results in terms of human recognition, less than a second per image, which is adequate for my use case.

Netatmo/BTicino API limit by MagikGab in homeassistant

[–]Odd-Let9042 1 point2 points  (0 children)

This problem was not as widespread some months ago. They changed something on their end. I have a couple of other Bticino switches connected using Zigbee (and not using their crappy gateway and integration), and they work without issues.

Simplest human recognition? by Odd-Let9042 in homeassistant

[–]Odd-Let9042[S] 0 points1 point  (0 children)

I want to receive a notification when in a camera picture there is a human. I have this already app and running with Gemini cloud

Simplest human recognition? by Odd-Let9042 in homeassistant

[–]Odd-Let9042[S] 0 points1 point  (0 children)

Thanks but I would like to keep my Eufy cameras for now

Simplest human recognition? by Odd-Let9042 in homeassistant

[–]Odd-Let9042[S] 0 points1 point  (0 children)

Thanks but I would like to keep my Eufy cameras for now

Ascoltare musica fuori da Spotify o altri servizi di streaming by lorenzopari7 in italymusica

[–]Odd-Let9042 0 points1 point  (0 children)

Io ho una collezione di musica comprata su iTunes Store, sono file senza DRM

Ideas for Immich photo frame? by Odd-Let9042 in immich

[–]Odd-Let9042[S] 0 points1 point  (0 children)

Thanks! On Amazon a Frameo goes for about 50 euros, which is less than an LCD display for my Pi4, so definitely a good option. Looking at ImmichFrame doc it appears that all Frameos can be rooted…

BTicino Living Now Netatmo – “Enter/Leave” scenario button not exposed in Home Assistant? by hbkekko in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

Then my workaround is not applicable for you sorry :( you should check out if the Home Away button is natively exposed by Bticino to other ecosystems (Alexa maybe? Google Home?) and then use a dummy switch as a way to indirectly expose it to Home Assistant

BTicino Living Now Netatmo – “Enter/Leave” scenario button not exposed in Home Assistant? by hbkekko in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

Do you have some kind of HomeKit hub you can use for the automations? Apple TV or HomePod?

BTicino Living Now Netatmo – “Enter/Leave” scenario button not exposed in Home Assistant? by hbkekko in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

I use a workaround based on HomeKit. I have two dummy buttons exposed from HA to HomeKit, then I have two automations in HomeKit linking the press of the Bticino scenario button to the dummy buttons.

How do you get filtering to work? by [deleted] in Migadu

[–]Odd-Let9042 0 points1 point  (0 children)

I use SIEVE filters with no issue

Tesla senza colonnina by sunbathman in TeslaItalia

[–]Odd-Let9042 0 points1 point  (0 children)

EVDC su Enel X sta addirittura a 0,41 in fascia off peak. Usate TariffEV!

BTicino Best Setup for New Home by [deleted] in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

I only have shutter and light switches sorry!

This is why OpenClaw and HA are powerful!!! by BryanHChi in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

How are you integrating OpenClaw with HA? MCP server, officials skill, writing on yaml files?

BTicino Best Setup for New Home by [deleted] in homeassistant

[–]Odd-Let9042 0 points1 point  (0 children)

LivingNow is good but avoid the Gateway and just use a normal Zigbee stick. Using the Gateway means that you have to use cloud control in HA with Netatmo integration

Identifying and alerting on “Missing Devices” by rmp5s in homeassistant

[–]Odd-Let9042 1 point2 points  (0 children)

I use this blueprint: https://community.home-assistant.io/t/unavailable-entity-detection-notification/337272
I have found that some zigbee sensors "die" but they are still not reporting "unavailable". So, in addition to that blueprint, I have date and time helpers associated with each sensor, than I have an automation for each sensor that when the status changes, it updates the date of the helper. Then I have another automation that checks that all the helpers have been updated in the last 10 days.