Skip to content

easyhomesrc/homey_easylighting

Repository files navigation

Homey Easylighting

EasyLighting makes innovative smart home solutions that help streamline your daily life. It supports ZigBee and Z-Wave devices manufactured by Sunricher.

Development

See more.

Start debugging:

# If you are using npm:
npm run dev
# If you are using yarn:
yarn dev

Create driver:

# If you are using npm:
npm run driver:create
# If you are using yarn:
yarn driver:create

Create flow:

# If you are using npm:
npm run flow:create
# If you are using yarn:
yarn flow:create