Skip to content

A very flexible plugin for the Indigo Home Automation platform that can generate "adapter" devices in front of sensors to transform the readings however you may prefer.

License

Notifications You must be signed in to change notification settings

IndigoDomotics/adapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin for the Indigo home automation sever allows you to add thin "adapters" on top of your devices to perform all kinds of mathematical or formatting transformations.

For example, suppose you have devices that report temperatures in Fahrenheit and you prefer Celsius, or the other way around. This plugin can generate "device adapters" that "wrap" around your native device and convert the temperature to the scale you prefer.

It supports all kinds of things:

  • temperature, distance, and power conversions
  • arbitrary linear translations of numeric sensors (i.e. multiplier and an offset factor)
  • custom expressions and formats to transmogrify (single) sensor outputs in almost any way you can think of

About

A very flexible plugin for the Indigo Home Automation platform that can generate "adapter" devices in front of sensors to transform the readings however you may prefer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages