Git Product home page Git Product logo

hassio-addons's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hassio-addons's Issues

JSON error

I am seeing this error in the log... How do I tell what the actual issue is?

I am not seeing any information on the MQTT service, so I am assuming something is wrong. All the changes I made to the default configuration was the meter number, type and SCM.

11:57:57.253948 flags.go:111: Environment variable "RTLAMR_FILTERID" overrides flag "filterid" with "xxxxxx"
11:57:57.254521 flags.go:111: Environment variable "RTLAMR_FORMAT" overrides flag "format" with "json"
11:57:57.254779 flags.go:111: Environment variable "RTLAMR_MSGTYPE" overrides flag "msgtype" with "scm"
11:57:57.254997 flags.go:111: Environment variable "RTLAMR_UNIQUE" overrides flag "unique" with "true"
11:57:57.257224 main.go:58: connecting to MQTT broker (core-mosquitto) with username (xxx)
11:57:58.063315 decode.go:45: CenterFreq: 912600155
11:57:58.064334 decode.go:46: SampleRate: 2359296
11:57:58.064694 decode.go:47: DataRate: 32768
11:57:58.065092 decode.go:48: ChipLength: 72
11:57:58.065834 decode.go:49: PreambleSymbols: 21
11:57:58.066199 decode.go:50: PreambleLength: 3024
11:57:58.066527 decode.go:51: PacketSymbols: 96
11:57:58.066839 decode.go:52: PacketLength: 13824
11:57:58.067213 decode.go:59: Protocols: scm
11:57:58.067634 decode.go:60: Preambles: 111110010101001100000
11:57:58.067961 main.go:119: GainCount: 29
11:57:58.145859 main.go:66: preloaded 0 meters
Error parsing JSON: unexpected end of JSON input`

apcupsd2mqtt - more information

This is the best apcupsd add-on for home assistant for ones having multiple UPS I was able to find. What I am missing though is the amount of information it gets from UPS. Would you be keen to any of following:

  1. Make it configurable
  2. Add more information
  3. Share the code so I could try to adjust it to own needs?

Can't connect with live555-proxy-server addon

I can't connect with Frigate to my three Foscams' with the live555-proxy-server addon and Im not able to connect with VLC from "outside" the docker container. The "standalone" docker version doesn't have this problem.
My docker-composed version runs without any problem:

version: '2'
services:
  live555-proxy-server:
    image: paradisi/live555-proxy-server
    container_name: live555-proxy-server
    network_mode: host
    ports:
      - 554:554
      - 8554:8554
    command: -v rtsp://USR:PWD@IP:PORT/videoMain
                rtsp://USR:PWD@IP:PORT/videoSub
                rtsp://USR:PWD@IP:PORT/videoMain
                rtsp://USR:PWD@IP:PORT/videoSub
    restart: unless-stopped

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.