Skip to content

dext0r/ha_custom_filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Custom filters for Jinja (Home Assistant)

Installation

Manual mode

Place the custom_filters folder into your custom_components folder.

Adding custom repository to HACS

Go to the Integrations page in HACS and select the three dots in the top right corner. Select Custom repositories. Add repository url. Category - Integration. Read more on https://hacs.xyz/docs/faq/custom_repositories.

Setup

Add custom_filters: to your configuration.yaml or add integration Custom filters on the Integrations page.

Filters

to_ascii_json               - encode to JSON with ensure_ascii option enabled

Credits

Based on https://github.com/zvldz/ha_custom_filters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages