All Projects → homify-iot → homify

homify-iot / homify

Licence: other
Home automation platform running on node

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to homify

Home-Assistant-Main
My Home Assistant Configuration Be sure to ⭐ my repo so you can keep up to date on the daily progress!
Stars: ✭ 54 (+74.19%)
Mutual labels:  home-automation
switchmate
A python-based command line utility for controlling Switchmate switches
Stars: ✭ 34 (+9.68%)
Mutual labels:  home-automation
hass-neeo
NEEO custom component for Home Assistant
Stars: ✭ 17 (-45.16%)
Mutual labels:  home-automation
P1P2Serial
P1P2Serial library and P1P2Monitor program for low-level reading and writing Daikin/Rotex P1/P2 bus (based on Japanese Home Bus System), likely also for DIII-NET (F1/F2) bus, Mitsubishi M-Net bus, Toshiba TCC-Link, Hitachi H-link, Panasonic/Sanyo SIII-Net, Haier, York, ..
Stars: ✭ 91 (+193.55%)
Mutual labels:  home-automation
pychannels
Python library for querying and controlling the Channels app.
Stars: ✭ 15 (-51.61%)
Mutual labels:  home-automation
solax
🌞 Solax Inverter API Wrapper
Stars: ✭ 30 (-3.23%)
Mutual labels:  home-automation
jarvis
Jarvis Home Automation
Stars: ✭ 81 (+161.29%)
Mutual labels:  home-automation
aioesphomeapi
Python Client for ESPHome native API. Used by Home Assistant.
Stars: ✭ 52 (+67.74%)
Mutual labels:  home-automation
HomeAssistant
My Home Assistant Configuration
Stars: ✭ 71 (+129.03%)
Mutual labels:  home-automation
dog
Full repository for the Dog gateway
Stars: ✭ 21 (-32.26%)
Mutual labels:  home-automation
tradfri-mqtt
Mirrors Trådfri gateways endpoints into MQTT and send commands to the gateway from MQTT
Stars: ✭ 26 (-16.13%)
Mutual labels:  home-automation
gazpar-home-assistant
Retrieve Gazpar consumption in home assistant
Stars: ✭ 26 (-16.13%)
Mutual labels:  home-automation
node-deepstackai-trigger
Detects motion using Deepstack AI and calls registered triggers based on trigger rules.
Stars: ✭ 154 (+396.77%)
Mutual labels:  home-automation
csrmesh
Reverse engineered bridge implementation of the CSRMesh BTLE protocol
Stars: ✭ 65 (+109.68%)
Mutual labels:  home-automation
hass-pfsense
pfSense integration with Home Assistant
Stars: ✭ 44 (+41.94%)
Mutual labels:  home-automation
modbus4mqtt
Modbus TCP <-> MQTT glue. YAML configuration. Robust.
Stars: ✭ 21 (-32.26%)
Mutual labels:  home-automation
hass nibe
Home Assistant Nibe Uplink Integration
Stars: ✭ 117 (+277.42%)
Mutual labels:  home-automation
raspberry pi home security system
Home monitoring system with a Raspberry Pi and sending notifications with a Telegram bot
Stars: ✭ 14 (-54.84%)
Mutual labels:  home-automation
houseflow
Home automation platform for microcontrollers(including ESP8266/ESP32), Raspberry Pi, and others. Made with Rust and C++.
Stars: ✭ 88 (+183.87%)
Mutual labels:  home-automation
home assistant config
HomeAssistant.io Configuration Files
Stars: ✭ 110 (+254.84%)
Mutual labels:  home-automation

Homify

Homify is a home automation platform which allows you to control and track all internet devices at home.

The goal of Homify is providing a platform that supports all kind of things from different brands and protocols, enable smart devices to talk to each other and make corresponding interactions.

Screenshot

Installation

In root folder, execute following command:

cd frontend && npm install && cd ../services/gateway && npm install

Get Started

In root folder, execute following command:

npm run docker
npm run web
npm run gateway

Todos: moving eveything to docker

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].