Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker time scan and log level #121

Open
orzechszek opened this issue Apr 2, 2023 · 0 comments
Open

Docker time scan and log level #121

orzechszek opened this issue Apr 2, 2023 · 0 comments

Comments

@orzechszek
Copy link

orzechszek commented Apr 2, 2023

Docker version: v0.9.0

WIth docker configuration:

openhab docker[1729314]: Creating config at /root/theengsgw.conf ...
openhab docker[1729314]: {
openhab docker[1729314]: "host": "192.xxx.xx.x",
openhab docker[1729314]: "pass": "",
openhab docker[1729314]: "user": "",
openhab docker[1729314]: "port": 1883,
openhab docker[1729314]: "publish_topic": "home/TheengsGateway/BTtoMQTT",
openhab docker[1729314]: "subscribe_topic": "home/+/BTtoMQTT/undecoded",
openhab docker[1729314]: "presence_topic": "home/presence/TheengsGateway",
openhab docker[1729314]: "presence": false,
openhab docker[1729314]: "publish_all": true,
openhab docker[1729314]: "ble_scan_time": 15,
openhab docker[1729314]: "ble_time_between_scans": 3,
openhab docker[1729314]: "log_level": "DEBUG",
openhab docker[1729314]: "discovery": true,
openhab docker[1729314]: "hass_discovery": true,
openhab docker[1729314]: "discovery_topic": "homeassistant/sensor",
openhab docker[1729314]: "discovery_device_name": "TheengsGateway",
openhab docker[1729314]: "discovery_filter": "[IBEACON,GAEN,MS-CDP]",
openhab docker[1729314]: "scanning_mode": "active",
openhab docker[1729314]: "adapter": "hci0",
openhab docker[1729314]: "time_sync": "[]",
openhab docker[1729314]: "time_format": "0"

I don't see 15-seconds data in mosquitto broker even of "ble_scan_time": 15, I've noticed 6-seconds blocks
"log_level": "DEBUG" doesn't redirect any logs to syslog
With standard installation it's working properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant