Nice!

https://github.com/rejuvenate/lovelace-horizon-card

"The Horizon Card tracks the position of the Sun and the Moon over the horizon and shows the times of various Sun and Moon events, as well as their current azimuth and elevation, in a visually appealing and easy-to-read format."

#homeassistant #suncard

GitHub - rejuvenate/lovelace-horizon-card: Sun Card successor: Visualize the position of the Sun over the horizon.

Sun Card successor: Visualize the position of the Sun over the horizon. - rejuvenate/lovelace-horizon-card

GitHub

To find interesting (new) #homeassistant integrations, sample configurations etc. it's worthwhile to search for "lovelace" or "homeassistant" on #GitHub from time to time.

I just did that and stumbled over the following integration:
https://github.com/nielsfaber/alarmo

"[Alarmo] allows to combine existing sensors for creating a security system for your house. The integration is comparable with the Manual Alarm in HA, but also has some additional features that makes it easier to use."

GitHub - nielsfaber/alarmo: Easy to use alarm system integration for Home Assistant

Easy to use alarm system integration for Home Assistant - nielsfaber/alarmo

GitHub

This #homeassistant card I am using for quite a while now - looks really nice and is highly configurable:

https://github.com/flixlix/power-flow-card-plus

#homeassistant

"The Goal of this card is to provide an easy to understand and visualize way of displaying the current Power Distribution coming from and to different sources, such as solar, grid, home batteries etc. Furthermore, this card aims to expose a lot of customizability and control of its behavior to the configuration [...]."

GitHub - flixlix/power-flow-card-plus: A power distribution card inspired by the official Energy Distribution card for Home Assistant

A power distribution card inspired by the official Energy Distribution card for Home Assistant - flixlix/power-flow-card-plus

GitHub

Hm, thanks #GitHub - I had bookmarked this promising #homeassistant integration a while ago but completely forgot about it. Now they released a new version, it showed on my dashboard, and this worked as a reminder.

Given that we have a heat pump, we don't use thermostatic radiator valves but this integration might be handy for people who do.

https://github.com/KartoffelToby/better_thermostat

https://github.com/KartoffelToby/better-thermostat-ui-card

GitHub - KartoffelToby/better_thermostat: This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.

This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It c...

GitHub

Another seemingly promising #homeassistant integration: SolarOptimizer

I haven't tried it myself yet, but it seems to be an alternative to EMHASS. That I never got working, unfortunately, so SolarOptimizer might be worth a try.

https://github.com/jmcollin78/solar_optimizer

GitHub - jmcollin78/solar_optimizer: The Solar Optimizer integration for Home Assistant starts and stops your equipments depending on the Solar net production

The Solar Optimizer integration for Home Assistant starts and stops your equipments depending on the Solar net production - jmcollin78/solar_optimizer

GitHub

This is the EMHASS integration that I mentioned before:
https://github.com/davidusb-geek/emhass

I never got it working, also as mentioned, because it couldn't use the AC input (template) sensor for some reason (error message in the log). I spent hours trying to get this to work, also opened an issue, but gave up eventually.

I'm now using simple automations to turn on several deferrable loads. Not as nice but it's at least working...

GitHub - davidusb-geek/emhass: emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.

emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant. - davidusb-geek/emhass

GitHub

Another #homeassistant integration that I can most highly recommend is #espresence

https://github.com/ESPresense/ESPresense

"An ESP32 based node for gathering indoor positioning and transmitting to mqtt"

#homeassistant #smarthome

GitHub - ESPresense/ESPresense: An ESP32 based node for gathering indoor positioning and transmitting to mqtt

An ESP32 based node for gathering indoor positioning and transmitting to mqtt - ESPresense/ESPresense

GitHub

Another #homeassistant #integration that looks very promising and that deserves some visibility, I think: LLM Vision

"LLM Vision is a Home Assistant integration that can analyze images, videos, live camera feeds and frigate events using the vision capabilities of multimodal LLMs."

Disclaimer: I haven't tried it myself yet but I am definitely planning to.

#homeassistant #smarthome

https://github.com/valentinfrlch/ha-llmvision

GitHub - valentinfrlch/ha-llmvision: Let Home Assistant see!

Let Home Assistant see! Contribute to valentinfrlch/ha-llmvision development by creating an account on GitHub.

GitHub
Blueprints Exchange

Blueprints are reusable automations and scripts that can easily be shared. For more information, see <a href="https://www.home-assistant.io/docs/blueprint">the blueprint documentation</a>.

Home Assistant Community

I just realised that I didn't recommend this brilliant #homeassistant add-on in this service thread yet: AdGuard home

"AdGuard Home is a network-wide ad-and-tracker blocking DNS server with parental control (adult content blocking) capabilities. Its purpose is to let you control your entire network and all your devices, and it does not require using a client-side program."

https://github.com/hassio-addons/addon-adguard-home

GitHub - hassio-addons/addon-adguard-home: AdGuard Home - Home Assistant Community Add-ons

AdGuard Home - Home Assistant Community Add-ons. Contribute to hassio-addons/addon-adguard-home development by creating an account on GitHub.

GitHub

#homeassistant integration recommendation of the day:

"This project simulates bridges to publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home. Using Matter, those can be connected easily using local communication without the need of port forwarding etc."

I am not using this integration myself, as I don't own any #Matter devices (yet?). But I read many good things about it. Seems to be one of a kind.

https://github.com/t0bst4r/home-assistant-matter-hub

GitHub - t0bst4r/home-assistant-matter-hub at feat/vacuum

Publish your Home-Assistant Instance using Matter. - GitHub - t0bst4r/home-assistant-matter-hub at feat/vacuum

GitHub

#homeassistant recommendation of today:

Pyscript "... allows you to write Python functions and scripts that can implement a wide range of automation, logic and triggers. [...] Pyscript also provides a kernel that interfaces with the Jupyter front-ends (eg, notebook, console, lab and VSCode). That allows you to develop and test pyscript code interactively. Plus you can interact with much of HASS by looking at state variables, calling services etc."

https://github.com/custom-components/pyscript

GitHub - custom-components/pyscript: Pyscript adds rich Python scripting to HASS

Pyscript adds rich Python scripting to HASS. Contribute to custom-components/pyscript development by creating an account on GitHub.

GitHub
@abulling appdaemon ist cool, but does not offer a Jupiter like experience. Will take a look, this sounds really interesting 🙂