https://github.com/lp1dev/smartlight-manager
Unofficial iHomma Smart Lights Manager
https://github.com/lp1dev/smartlight-manager
hcs ihomma iohmma ionic iot smartlight
Last synced: 11 months ago
JSON representation
Unofficial iHomma Smart Lights Manager
- Host: GitHub
- URL: https://github.com/lp1dev/smartlight-manager
- Owner: lp1dev
- License: gpl-3.0
- Created: 2019-01-18T16:20:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T18:05:34.000Z (almost 7 years ago)
- Last Synced: 2025-02-04T16:29:34.687Z (about 1 year ago)
- Topics: hcs, ihomma, iohmma, ionic, iot, smartlight
- Language: TypeScript
- Size: 1.45 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SmartLight Manager
Unofficial iHomma Smart Light Manager
> This is a free (GPLv3), open source replacement for the iHomma HCS Android app (which has now been removed from the store).
> It's a work in progress and does not implements 100% of the smart light's features but it allows to easily control your devices across your network.
# Technologies Used
This is an Ionic hybrid application, which means it can be compiled for Android and iOS (and probably others that have not been tested).
# What can I do with this?
- Pair a new lamp on my network
- Probe a network for smart devices
- Turn a lamp on/off
- Set a light preset
# What can I not do with this?
- Set an alarm on a smart device
- Control a device with Alexa/Google Home
# How do I use this?
At the moment you have to :
#### Clone the project
`# git clone https://github.com/lp1dev/smartlight-manager.git`
#### Install the dependencies
`# cd smartlight-manager && npm install -g ionic cordova && npm install`
#### Build it for your platform
`# ionic cordova build [android|ios]`
# Todo
- [ ] screenshots
- [ ] upload on F-Droid
- [ ] upload on Google Play Store
- [ ] Add the missing features
# Notes
I am going to post the app to F-droid and Google Play Store **ASAP** now that the official client has disappeared, which means that people might actually need it soon.
# Licence
This project is using a GPLv3 licence that you can read in the LICENCE file.
``