Coder Social home page Coder Social logo

oxan / hapt Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 2.0 56 KB

Home Assistant Presence Tracker for OpenWRT

License: GNU General Public License v3.0

Dockerfile 0.85% Makefile 8.88% Shell 4.02% Python 86.24%
home-assistant home-automation hostapd openwrt openwrt-package presence-detection

hapt's People

Contributors

danielvoogsgerd avatar oxan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hapt's Issues

does not auto update without start hapt on openwrt

hi,
running latest openwrt,
my config file:

config hapt 'global'
        option host                     'http://ipaddress:8123'
        option token                    'token'
        option consider_home_connect    '86400'
        option consider_home_disconnect '60'
        option device_id_prefix         ''
#       list   wifi_interfaces          'wlan0'
#       list   wifi_interfaces          'wlan1'
#       list   track_mac_address        '00:11:22:33:44:55'
#       list   track_mac_address        '66:77:88:99:aa:bb'

in logread I get

Command failed: Not found
Traceback (most recent call last):
File "/usr/bin/hapt", line 278, in
File "/usr/bin/hapt", line 260, in oneshot
File "/usr/bin/hapt", line 76, in get_connected_clients
File "/usr/bin/hapt", line 62, in ubus_call
ValueError: syntax error in JSON

If a device disconnect, no hapt execution is execute (see it in logread)
status will be fine submitted, if i run hapt via cli

thanks for your help and your tool
br

Crashes on boot

Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]: Traceback (most recent call last):
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]:   File "/usr/bin/hapt", line 182, in <module>
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]:   File "/usr/bin/hapt", line 98, in __init__
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]:   File "/usr/bin/hapt", line 42, in get_wireless_interfaces
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]: KeyError: ifname

(commit 8ffe216).

I think this happens because we start before hostapd has brought the interface online, and thus there is no ifname for the configured interface.

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.