homey-lib

Shared Library for Homey

Usage no npm install needed!

<script type="module">
  import homeyLib from 'https://cdn.skypack.dev/homey-lib';
</script>

README

Homey Library

Test

This library contains shared code between Homey, Homey Apps, Athom CLI, Athom Developer and others.

This library can, among other things:

  • Validate a Homey App
  • Validate a Capability
  • Validate a Signal
  • Return supported device classes
  • Return supported device capabilities
  • Return supported media codecs
  • Return supported app permissions
  • Return supported app store categories

See /examples/ for how-to usage.