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.
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.
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.
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
- No icon in helper selector and in helper entity list
- Planning improvements in descriptions for each step in wizard
- Doesn't yet support adding attributes
- Doesn't yet support availability templates
- Doesn't yet support trigger based sensors