Search found 2 matches

by JPdom
Sunday 26 July 2020 23:40
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 90793

Re: How to check presence of Beacon ?

I used this script python3 script : https://www.domoticz.com/forum/viewtopic.php?p=234199&sid=49b4a6ac9e3a2aedf19d8b03e6445613#p234199
for several weeks.

But since some weeks, it doesn't work anymore
When I run beacon.py script, I have this error :

Traceback (most recent call last):
File "beacon ...
by JPdom
Sunday 01 March 2020 14:17
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 90793

Re: How to check presence of Beacon ?

Hello Damsee

Do you find a solution to avoid false detection ?

Thank you


Hi all,

Wanna try to get this working and it's kind of OK with "mini NUT".

Service is started :
[Unit]
Description=Beaconing Service
After=multi-user.target

[Service]
User=root
Type=idle
ExecStart=/home/pi ...