MQTT Home Presence Apk

MQTT Home Presence Apk

Latest version 0.9
25 Apr 2020

Older Versions

Apk Infos

Version0.9
Rating5.0/5, based on 1 votes
Size‎2.1 MB
Requires AndroidAndroid 2.3+ (Gingerbread)
Author's NotesDetect presence using bluetooth detection, HomeAssistant / MQTT

About MQTT Home Presence APK

MQTT Home Presence APK Download for Android
MQTT Home Presence APK Download for Android

Description

Presence detection platform using bluetooth devices, re-use an old Smarphone as a presence detection manager, when detecting a allowed device, it will communicate it through MQTT then with HomeAssistant you can do the presence automation.

Prerequisites

MQTT Broker
Home Assistant
Old Smarphone Android

Setup
1 Open App
2 Menu Wizard configuration
3 Room settings (Don't forget to click save to save the changes)
4 Add Allowed Devices, add the devices of each member of your family or friends
5 Configure MQTT client, set up the MQTT client, check the connection to your MQTT broker ((Don't forget to click save to save the changes)
6 Click Done
7 Now you can press play and a background service will run, every minute
or the time you configure in options, it will make a discovery of the devices around it, if it matches one with the list of allowed devices it will send it with MQTT

Integration with Home Assistant
For integration into Home Assistant is done using an mqtt sensor, see example

configuration.yaml

sensor:
- platform: mqtt
state_topic: 'andrews_home/first_floor/FF:00:11:22:36:11'
value_template: '{{ value_json.confidence }}'
unit_of_measurement: '%'
name: 'Andrew First Floor'

The mac address of the bluetooth device is sent as part of the topic mqtt

How the confidence value is obtained?
Confidence value ranges from 0 to 1.0
If a device is found it increases by 0.5
If a allowed device is not visible the range of bluetooth detection, it is decreased by 0.33

Latest updates

What's new in version 0.9

Fixed issues
Added: Settings screen
Improvement: custom delay each bluetooth discovery

How to install MQTT Home Presence APK on Android phone or tablet?

Download MQTT Home Presence APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.webserveis.mqtthomepresence-v0.9-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

0.9 (1)2.1 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required