GithubHelp home page GithubHelp logo

lordthorzonus / ble2mqtt-gateway Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.65 MB

BLE to MQTT Gateway supporting Ruuvitag and Miflora devices

License: MIT License

Dockerfile 0.51% TypeScript 99.49%
ble home-assistant iot mqtt ruuvitag ble-mqtt-bridge miflora

ble2mqtt-gateway's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ble2mqtt-gateway's Issues

Error after start of container "Error: Cannot find module '@abandonware/bluetooth-hci-socket'"

Full log is

{"log":"node:internal/modules/cjs/loader:1137\n","stream":"stderr","time":"2024-03-27T18:53:56.462891021Z"}
{"log":"  throw err;\n","stream":"stderr","time":"2024-03-27T18:53:56.463274314Z"}
{"log":"  ^\n","stream":"stderr","time":"2024-03-27T18:53:56.463344588Z"}
{"log":"\n","stream":"stderr","time":"2024-03-27T18:53:56.46337945Z"}
{"log":"Error: Cannot find module '@abandonware/bluetooth-hci-socket'\n","stream":"stderr","time":"2024-03-27T18:53:56.463445012Z"}
{"log":"Require stack:\n","stream":"stderr","time":"2024-03-27T18:53:56.463478573Z"}
{"log":"- /home/node/app/node_modules/@abandonware/noble/lib/hci-socket/hci.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463545128Z"}
{"log":"- /home/node/app/node_modules/@abandonware/noble/lib/hci-socket/bindings.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463578031Z"}
{"log":"- /home/node/app/node_modules/@abandonware/noble/lib/resolve-bindings.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463645129Z"}
{"log":"- /home/node/app/node_modules/@abandonware/noble/with-custom-binding.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463676996Z"}
{"log":"- /home/node/app/node_modules/@abandonware/noble/index.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463749269Z"}
{"log":"- /home/node/app/dist/infra/ble-scanner.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463779867Z"}
{"log":"- /home/node/app/dist/gateways/ble-gateway.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463848381Z"}
{"log":"- /home/node/app/dist/index.js\n","stream":"stderr","time":"2024-03-27T18:53:56.463877415Z"}
{"log":"    at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)\n","stream":"stderr","time":"2024-03-27T18:53:56.46394513Z"}
{"log":"    at Module._load (node:internal/modules/cjs/loader:975:27)\n","stream":"stderr","time":"2024-03-27T18:53:56.464008483Z"}
{"log":"    at Module.require (node:internal/modules/cjs/loader:1225:19)\n","stream":"stderr","time":"2024-03-27T18:53:56.464042367Z"}
{"log":"    at require (node:internal/modules/helpers:177:18)\n","stream":"stderr","time":"2024-03-27T18:53:56.464104999Z"}
{"log":"    at Object.\u003canonymous\u003e (/home/node/app/node_modules/@abandonware/noble/lib/hci-socket/hci.js:6:28)\n","stream":"stderr","time":"2024-03-27T18:53:56.464138692Z"}
{"log":"    at Module._compile (node:internal/modules/cjs/loader:1356:14)\n","stream":"stderr","time":"2024-03-27T18:53:56.464206205Z"}
{"log":"    at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)\n","stream":"stderr","time":"2024-03-27T18:53:56.464238903Z"}
{"log":"    at Module.load (node:internal/modules/cjs/loader:1197:32)\n","stream":"stderr","time":"2024-03-27T18:53:56.464305133Z"}
{"log":"    at Module._load (node:internal/modules/cjs/loader:1013:12)\n","stream":"stderr","time":"2024-03-27T18:53:56.464337542Z"}
{"log":"    at Module.require (node:internal/modules/cjs/loader:1225:19) {\n","stream":"stderr","time":"2024-03-27T18:53:56.464403512Z"}
{"log":"  code: 'MODULE_NOT_FOUND',\n","stream":"stderr","time":"2024-03-27T18:53:56.464434776Z"}
{"log":"  requireStack: [\n","stream":"stderr","time":"2024-03-27T18:53:56.464500044Z"}
{"log":"    '/home/node/app/node_modules/@abandonware/noble/lib/hci-socket/hci.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.46452999Z"}
{"log":"    '/home/node/app/node_modules/@abandonware/noble/lib/hci-socket/bindings.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.464595951Z"}
{"log":"    '/home/node/app/node_modules/@abandonware/noble/lib/resolve-bindings.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.464626344Z"}
{"log":"    '/home/node/app/node_modules/@abandonware/noble/with-custom-binding.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.464693874Z"}
{"log":"    '/home/node/app/node_modules/@abandonware/noble/index.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.464724149Z"}
{"log":"    '/home/node/app/dist/infra/ble-scanner.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.464796691Z"}
{"log":"    '/home/node/app/dist/gateways/ble-gateway.js',\n","stream":"stderr","time":"2024-03-27T18:53:56.46482569Z"}
{"log":"    '/home/node/app/dist/index.js'\n","stream":"stderr","time":"2024-03-27T18:53:56.464968535Z"}
{"log":"  ]\n","stream":"stderr","time":"2024-03-27T18:53:56.465000843Z"}
{"log":"}\n","stream":"stderr","time":"2024-03-27T18:53:56.465177041Z"}
{"log":"\n","stream":"stderr","time":"2024-03-27T18:53:56.465216786Z"}
{"log":"Node.js v18.19.0\n","stream":"stderr","time":"2024-03-27T18:53:56.465285551Z"}

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Lock file maintenance

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • node 18.20.2-alpine
github-actions
.github/workflows/pipeline.yml
  • actions/checkout v4
  • docker/metadata-action v5
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/build-push-action v5
  • docker/login-action v3
  • docker/build-push-action v5
npm
package.json
  • @abandonware/noble 1.9.2-24
  • dotenv 16.4.5
  • js-yaml 4.1.0
  • lodash 4.17.21
  • lodash.snakecase 4.1.1
  • luxon 3.4.4
  • mqtt 5.5.5
  • rxjs 7.8.1
  • uuid 9.0.1
  • winston 3.13.0
  • zod 3.23.5
  • @types/jest 29.5.12
  • @types/js-yaml 4.0.9
  • @types/lodash 4.17.0
  • @types/lodash.snakecase 4.1.9
  • @types/luxon 3.4.2
  • @types/noble 0.0.44
  • @types/node 20.12.7
  • @types/uuid 9.0.8
  • @types/ws 8.5.10
  • @typescript-eslint/eslint-plugin 7.8.0
  • @typescript-eslint/parser 7.8.0
  • eslint 8.57.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-jest 28.3.0
  • eslint-plugin-prettier 5.1.3
  • jest 29.7.0
  • prettier 3.2.5
  • ts-jest 29.1.2
  • ts-node 10.9.2
  • typescript 5.4.5

  • Check this box to trigger a request for Renovate to run again on this repository

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.