Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.1 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.1 KB

SmartHouse-Controller

Android application allows to control the lighting and music of an house.

Uses SmartHouse API to communicate with SmartHouse Server.

Features

  • Turn on/off lights
  • Turn on/off music
  • Switch current music
  • Get history of temperature
  • Get history of luminosity
  • Modify house global settings
  • Modify specific lights settings

Requirements

  • Android Version >= 15
  • Connection to SmartHouse network

Dependencies

Progress

Layout Progress:

  • Login Activity
  • Main Activity
  • Lights Fragment
  • Music Fragment
  • Settings Fragment

Functionality Progress:

  • Login Activity
  • Main Activity
  • Lights Fragment
  • Music Fragment
  • Settings Fragment