Giter Site home page Giter Site logo

ha_app's Introduction

家庭助理Android应用

Android手机推送通知与GPS持续定位

hacs_badge hacs_badge visit

badge badge badge badge

安装

安装完成重启HA,刷新一下页面,在集成里搜索家庭助理Android应用

Add Integration

蓝图

应用通知消息

导入蓝图

短信通知消息

导入蓝图

按钮事件

导入蓝图

NFC标签

导入蓝图

通知按钮服务

service: notify.mobile_app_android_设备名
data:
  message: 内容
  title: 标题
  data:
    actions:
      - action: action_1
        title: 普通按钮
      - action: action_2
        title: 链接按钮
        uri: https://github.com/shaonianzhentan/ha_app

通知图片

service: notify.mobile_app_android_设备名
data:
  message: 内容
  title: 标题
  data:
    image: https://www.home-assistant.io/images/favicon-192x192.png

Android手机权限配置【下面是我的小米手机需要的权限】

  • 省电策略设置为无限制
  • 定位设置为始终允许
  • 锁屏显示设置为始终允许
  • 后台弹出界面设置为始终允许
  • 常驻通知设置为始终允许
  • 开启自启动权限
  • 通知管理权限全部都要

核心功能

  • 文本控制
  • 位置上报
    • 省电策略无限制
    • 定位始终允许
    • 自启动打开
  • 消息推送
    • 应用需要开启常驻通知 锁屏显示
    • 通知管理所有权限
  • 通知转发
    • 系统需授权通知使用权
  • 短信通知
    • 应用需开启通知类短信权限
  • 来电通知
  • 家庭传音
  • NFC扫描
  • 桌面小组件
    • 应用需开启悬浮窗权限
  • 小米手环控制
    • 应用需开启蓝牙相关权限

运行轨迹

使用百度地图鹰眼轨迹服务,24小时监控设备位置

https://lbsyun.baidu.com/trace/admin/service

应用下载

点击加入QQ群下载更多APK文件

badge

关注公众号了解更多相关信息

HomeAssistant家庭助理

答疑解惑

以下情况不会上报位置信息

  • 连接WiFi时
  • 低功耗节能模式
  • 设备未登录
  • 没有定位权限
  • 5分钟之内偏移超过0.3千米
  • 前后两次经纬度相同

支持打开应用URL

ha_app's People

Contributors

shaonianzhentan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.