ActivityWatch / ActivityWatch/aw-watcher-network

Traceback - `ActivityWatchClient.send_events` missing

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I just gave it a spin, and notice this traceback:

```
Traceback (most recent call last):
File "/home/tobias/activitywatch/venv/lib/python3.13/site-packages/aw_watcher_network-0.1-py3.13.egg/aw_watcher_network/pingwatcher.py", line 81, in main
client.send_events(bucketname, createEvents(out,timestamp,wifiname))
^^^^^^^^^^^^^^^^^^
AttributeError: 'ActivityWatchClient' object has no attribute 'send_events'. Did you mean: 'get_events'?
```

Running latest ActivityWatch from git.

Sensor data is also missing in my ActivityWatch.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.