All Projects → Maxr1998 → Home Assistant Android

Maxr1998 / Home Assistant Android

Licence: gpl-3.0
UNOFFICIAL Android app/frontend for Home Assistant (https://home-assistant.io)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Home Assistant Android

Home Assistant Configuration
My Home Assistant Config. For more Information visit ->
Stars: ✭ 102 (-5.56%)
Mutual labels:  home-automation, homeassistant
Ha philips android tv
Home Assistant custom component for the newer (2016+) Philips Android TVs
Stars: ✭ 104 (-3.7%)
Mutual labels:  home-automation, homeassistant
Ozw Network Visualization Card
Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.
Stars: ✭ 30 (-72.22%)
Mutual labels:  home-automation, homeassistant
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (+265.74%)
Mutual labels:  home-automation, homeassistant
Ha Bt Proximity
Distributed Bluetooth Room Presence Sensor for Home Assistant
Stars: ✭ 77 (-28.7%)
Mutual labels:  home-automation, homeassistant
Raspberrymatic
🏠 A lightweight, buildroot-based Linux operating system alternative for your CCU3, ELV-Charly or for running your IoT "HomeMatic CCU" as a virtual appliance (using ESXi, Proxmox, VirtualBox, Docker/OCI, Kubernetes/K8s, Home Assistant, etc.) or on your own RaspberryPi, Tinkerboard, etc. SBC devices...
Stars: ✭ 803 (+643.52%)
Mutual labels:  home-automation, homeassistant
Home Assistant Config
🏠 My Home Assistant configuration, a bit different that others :) Be sure to 🌟 this repository for updates!
Stars: ✭ 1,050 (+872.22%)
Mutual labels:  home-automation, homeassistant
Home assistant
My personal Home Assistant setup - Running on a HassOS VM.
Stars: ✭ 270 (+150%)
Mutual labels:  home-automation, homeassistant
Hassiq
Home Assistant interface for Garmin's Connect IQ Platform
Stars: ✭ 71 (-34.26%)
Mutual labels:  home-automation, homeassistant
Streamdeck Homeassistant
🏠 Use the Elgato Stream Deck as Home Assistant controller. Call any available service and toggle lights or resume your music.
Stars: ✭ 69 (-36.11%)
Mutual labels:  home-automation, homeassistant
Sonoff Homeassistant
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant
Stars: ✭ 354 (+227.78%)
Mutual labels:  home-automation, homeassistant
Home Assistant Config
My Home Assistant configuration & documentation.
Stars: ✭ 99 (-8.33%)
Mutual labels:  home-automation, homeassistant
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+3313.89%)
Mutual labels:  home-automation, homeassistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+683.33%)
Mutual labels:  home-automation, homeassistant
Awesome Home Assistant
A curated list of amazingly awesome Home Assistant resources.
Stars: ✭ 3,487 (+3128.7%)
Mutual labels:  home-automation, homeassistant
Hass Yaap
Yet another alarm (control) panel for Home Assistant.
Stars: ✭ 44 (-59.26%)
Mutual labels:  home-automation, homeassistant
home assistant config
HomeAssistant.io Configuration Files
Stars: ✭ 110 (+1.85%)
Mutual labels:  home-automation, homeassistant
Homeassistantconfiguration
Home Assistant Config. For more info see link:
Stars: ✭ 260 (+140.74%)
Mutual labels:  home-automation, homeassistant
Tasmota Irhvac
Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible harware
Stars: ✭ 58 (-46.3%)
Mutual labels:  home-automation, homeassistant
Hugo Esp8266
Hugo is a 4-button ESP8266 Wi-Fi Remote, Arduino compatible and simple to use.
Stars: ✭ 77 (-28.7%)
Mutual labels:  home-automation, homeassistant

HassDroid - a Home Assistant Client for Android

Platform Android CircleCI GitHub issues Crowdin License GPLv3

Downloads

Get it on F-Droid

Getting Started

Build in terminal with ./gradlew assembleRelease or import into Android Studio and build there (recommended).

Dependencies

Model & UI

  • Android support libraries: Used for a lot of classes, views, etc.
  • Ason: A really awesome JSON library building on top of Android's integrated JSON classes.
  • Google Play services: Used for acquiring your location for the device_tracker feature and configuring the Wearable app.
  • Mapzen Lost: alternative location provider used in the F-Droid builds, replacing Google Play services.
  • JetBrains' Kotlin build tools and stdlib

Networking

  • OkHttp: Used for WebSocket integration in an elegant and fast way.

App signature

The official releases are signed with my personal keys, but gradle will use debug keys if the signing config/keys aren't found.

Contributing

See CONTRIBUTING.md

LICENSE

GPLv3

Credits

The format and some content of this README.md comes from the home-assistant-iOS repository.

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].