Skip to content

A Home Assistant integration to provice a helper function to create and edit template sensors

License

Notifications You must be signed in to change notification settings

msp1974/template_sensor_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Sensor Helper Integration v0.1.0Beta

hacs_badge downloads version

This repository contains a Home Assistant Helper integration to provide a way to create template binary sensors and sensors via the UI, instead of having to create these by editing the configuration.yaml file.

The creation and editing of sensors should be realatively intuative but below is a basic guide of the helper and how to use it.

Installation

This will be available via HACs in the future, but for now install via the following method.

In HACs, select integrations. The select Custom Repositories from the 3 dots menu on the top right.

Add the following link, and select integrations as the repository type.

https://github.com/msp1974/template_sensor_helper.git

You should then be able to download this via the usual HACs install method.

Helper Functionality

This helper currently supports creating Binary Sensors and Sensors using templates. It will guide you through the different elements of creating a sensor via a UI wizard and also allow you to edit all relevant parameters once created.

Issues

This is currently a beta version and it should be expected that there maybe some issues. Please feel free to raise these (and any suggested improvements) on the github repo.

https://github.com/msp1974/template_sensor_helper/issues

Current Known Issues

  1. No icon in helper selector and in helper entity list
  2. Planning improvements in descriptions for each step in wizard
  3. Doesn't yet support adding attributes
  4. Doesn't yet support availability templates
  5. Doesn't yet support trigger based sensors

Overview Videos

Binary Sensor

Sensor

About

A Home Assistant integration to provice a helper function to create and edit template sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages