Home Assistant Integrations#
Battery Notes

Add battery notes to a device, with automatic discovery via a growing battery library for devices.
Track both the battery type and also when the battery was replaced.
Plant Monitor Plus

Track watering and indicate when there’s a problem with your plants.
BoardOil

Slickly automate your BoardOil tasks.
Periodic Min/Max

A helper to record the minimum or maximum of a sensor until manually reset via the reset action.
The value is maintained through HA restarts.
Label State

A helper that creates a binary sensor reflecting if all entities with a label satisfy a condition.
Calendar Event

A helper that creates a binary sensor that looks at the summary of the currently active events for a calendar, turning the sensor on if the summary matches that configured in the helper.
Fake Devices

Create fake devices allowing you to attach helper entities.
Useful for adding battery notes to real world devices such as remotes.
Wasp in a Box

An occupancy sensor helper to determine reliable occupancy for enclosed spaces while a person remains inside, even if out of range of the motion sensor or being still.
T-Smart Water Heater

Control & monitor your Tesla T-Smart and other EUROICC water heaters with Home Assistant.
Home Assistant Blueprints#
Calendar - Add unique event

A script to add an event to a calendar if the event does not already exist.
The event summary is compared to the existing calendar events.
This blueprint is a simple distribution wrapper around a generic script that can be reused on any calendar.
To-do - Add unique item

A script to add an item to a to-do list if the item does not already exist, or if it exists but is completed, it will be marked as needs action again.
The item name is compared to the existing items in the list.
This blueprint is a simple distribution wrapper around a generic script that can be reused on any to-do list.
Other#
LMS TVH

A plugin for Lyrion Media Server to allow playing of live radio streams from TVHeadend.
LMS Slim Snippets for Visual Studio Code

Snippets for Lyrion Media Server development, provides both perl and html snippets to help with common slim dev tasks.