Skip to content
#

internet-of-things

Here are 1,044 public repositories matching this topic...

core
majuss
majuss commented Apr 28, 2020

The problem

I copied the arduino integration into custom_components:

cp -R /srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/arduino/ /home/homeassistant/.homeassistant/custom_components/

and made homeassistant the owner:

sudo chown -R homeassistant:homeassistant arduino/

Environment

Latest hass, latest raspbian on Pi 4.

  • Home A
openthread
Simon-L
Simon-L commented Oct 23, 2018
  • [ x ] Bug exists Release Version 1.1.1 (Java Repository Master Branch)
  • [ - ] Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Service Repository Master Branch)
  • [ - ] Bug is just in the Sample Application.

Android API Version Bug Seen on:
24
Android Version Bug Seen on:
?

The example and sample application do not build with 1.1.2-SNAPSHOT.

Description of Bug:

Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes

  • Updated May 31, 2020
  • Java
awesome-shodan-queries
jakejarvis
jakejarvis commented Oct 9, 2019

Calling all pentesters and/or people like myself who find infosec pretty neat!

Do you have any cool Shodan.io queries that you've come across — cool, funny, interesting, scary, facepalm-inducing, or otherwise? Some examples of IOT gems we've already found are electronic billboards with banks advertising free donuts, gas station pumps around the country, X-ray machines, 3D p

DFieldFL
DFieldFL commented Mar 5, 2018

Please fill out the form below before submitting, thank you!

  • Bug exists Release Version 1.2.0 ( Master Branch)
  • Bug exists in Snapshot Version 1.2.1-SNAPSHOT (Develop Branch)
  • Bug exists in MQTTv5 Version (mqttv5-new Branch)

When an incorrect MQTT Version is used for the connection options, there isn't a messages stating what are the acceptable version numbers. Adding a mes

kevinburke
kevinburke commented Jun 17, 2019

It would be nice if the fvt/start_IMA.sh script that is apparently necessary to run the tests was referenced anywhere else in the documentation.

Alternatively, it would be nice if the test suite could work out of the box for people who don't have access to an IBM device - maybe we could skip the tests that require an IBM machine if it's not present.

brocaar
brocaar commented Nov 13, 2019

Is this a bug or a feature request?

Feature / improvement

What did you expect?

When creating a or updating a routing profile, the NS should validate that it can talk back to the given AS hostname. If not, the create or update should fail with a descriptive error.

What happened?

The create or update succeeds and the communication from the NS to AS fails afterwards.

lxnzr
lxnzr commented Feb 3, 2020

The new SOCKS proxy support in v1.5.0 is great, thanks for the effort that went into it.

The proxy_set method's documentation seems to be missing the proxy_port parameter, though, which when missing leads to a silent failure rather than either raising an exception or using a default.

I figured this out by reading the _get_proxy() implementation, but only after trying to chase down other p

anovakovic01
anovakovic01 commented Jul 15, 2019

FEATURE REQUEST

  1. Is there an open issue addressing this request? If it does, please add a "+1" reaction to the
    existing issue, otherwise proceed to step 2.
    No.

  2. Describe the feature you are requesting, as well as the possible use case(s) for it.
    After adding open tracing support to the existing gRPC and HTTP endpoints in Users and Things service, we should add support for t

obany
obany commented Jun 5, 2019

Either the definition of attachToTangle need amending or the way it is called needs correcting. The definition includes a callback parameter, but this is never actually used.

https://github.com/iotaledger/iota.js/blob/7a336ba4dd38c865c7ef3c478d74cc89ca65f7f3/packages/types.ts#L297-L304

The callback parameter is never actually used when the attachToTangle method is called, it is always called

Improve this page

Add a description, image, and links to the internet-of-things topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internet-of-things topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.