Enter forum description here ...
0
Under review

Denon Heos groups - issue

Joost vB 2 years ago in Devices / Other updated by István Gehl 7 months ago 24

Since the latest updates on bOS and Denon HEOS there seems to be an issue with forming/keeping groups of speakers.

The Denon node did work as expected, but since the update it tries to control the group. But by doing so it disassembles the existing group, or (if the group’s not there yet) will fail to combine the speakers into a group.

Anyone experiencing the same behavior?


By the way:

Denon is having another problem, it’s losing its favorites all the time. I’ve contacted Denon support for that.

0

RPC: 404 not found

netit 2 years ago in Devices / Other 0

Hello,

Is there a way to troubleshoot 404 errors on RPC or Comfortlick port 80 address ?

RPC is working perfectly well, and I have multiple devices/clients sending requests to RPC (eg : SetValue).

Meanwhile, I have one device/client (Shelly Plus Plug S) that I don't get to work and get the following error :

{ "code": 404,"message": "Not Found","headers": {"Connection": "close"}}

Some tests I did :

1/ A GET request to the toor address of Comfortclick is working (http)

2/ A POST request without the Authorization header is returning a 401 error as expected (http)

3/ In general, the device is not altering URLs (eg : uppercase/lowercase)

When I copy/past everything into https://reqbin.com/ to test the request, it works... This drives me crazy.

The problem is likely not on Comfortclick's side. But I'm unable to troubleshoot.

Any suggestions ?

Thank you !

----

let h = {
method: "POST",
url: "http://192.168.1.10/API/RPC/SetValue",
headers : {
'Content-Type': "application/json; charset=utf-8",
'Authorization': "Basic UlBDeWQ6ZGhZNjdhxxx4MlNpdWFo"
},
body : '{"objectName":"Devices\\KNX\\Light 1","valueName":"Value","value":"false"}',
timeout: 4
};

Shelly.call("HTTP.REQUEST", h, function (result,error_code,error_message) {

print(result);
});

0
Under review

MQTT - Client disconnect

netit 2 years ago in Devices / Other updated 2 years ago 2

Hello - I'm troubleshooting Client connection issues (in a wider context of controlling a Shelly Plus Plug S).

To run my tests, I use an iOS app called MQTTool.

https://apps.apple.com/us/app/mqttool/id1085976398

(I also tested another app to do tests, with same results)

My Comfortclick MQTT setup :

Image 4734


Image 4735


I have one client configured ("client2"). And it's enabled.


1) If I use MQTTool, and use "client1" as client id, I'm able to connect and send a message to it:

Image 4736

Monitor :

Image 4743

2) If I use "client2" as client ID (that is configured and enabled in Comfortclick), I'm not able to connect (there is a tentative that is immediatly disconnected). Moreover, when I connect, "client2" gets removed/disabled in Comfortclient Clients list.


Image 4737

Monitor log :


Image 4741


After the disconnect, the client2 reappears in the Client list :

Image 4740

Debug is showing :

Image 4742

Any suggestions ?

Thank you

0
Under review

Shelly Plus 1 Mini

Tanel Matsi 2 years ago in Devices / Other updated by ComfortClick Support 2 years ago 5

I tried to use Shelly Plus 1 demo. But does not seem to work. I changed Status and Toggle Topic ID. I am able to see the status correctly at Toggle Value.

As soon as I want to control Toggle Value, then Shelly gets disconnected for some time. Then the connection comes back, I am again able to see the status, but not able to change the value.

Image 4724

0

Doorbird - input by bOS-trigger

Joost vB 2 years ago in Devices / Other updated by Ricardo Pinto | visiontech pt 2 years ago 9

Hi all,

I have a Doorbird unit connected to my bOS.

We've had our regular analog doorbell button connected to bOS to set a boolean value.

Now I'd like to have this value (true/false) sent to de Doorbird unit so it acts as if the native doorbell button was pressed.

How would I set this up within the Doorbird example (which is setup and runs as expected)?

0

Spotify to HEOS (or Sonos)

Joost vB 2 years ago in Devices / Other updated 2 years ago 2

Hi Comfortclickers,

With our HEOS-system connected to our Jigsaw I'm starting to wonder is there's a way to make bOS play a track/playlist on our HEOS-speakers (or a HEOS group)? If there's no integration yet, will there be in the future?


Thanks for your feedback!
  

0

Boolean parser settings

Gabor Stepper 2 years ago in Devices / Other updated 2 years ago 2

Hi,

I get the state of a device via MQTT, the values under the respective topic can be either 0 or 1. I would like to convert that to False/True with a Boolean parser.

I can't find in the documentation or figure out how to do it correctly.


I thought that the below True Text and False Text could be used for that.

Image 4562

Or maybe the Regex should be constructed differently?

Image 4563

Thank you for the help in advance!


Gabor

0

Whitelist IP's for Google Home/Assistant

Sem Craeghs 2 years ago in Devices / Other updated by Ricardo Pinto | visiontech pt 2 years ago 5

Hello,

I was exploring the Google Home functionality, by configuring port forwarding on my firewall.

I've noticed in the log files of the firewall a lot of residential IP's (coming from US, Russia, Bangladesh, ...) trying to connect to the port, probably considered "not legit addresses".


Do you have list of IP's that I can whitelist so I can mitigate this thread?

0
Under review

homeconnect

Matteo Cavatorta 2 years ago in Devices / Other updated by Stephen Andries 2 years ago 3

Hello,

anyone know how to integrate Home Connect devices?

Thanks

0

2N IP Solo Integration

Michele Calzolani 2 years ago in Devices / Other updated by Jürgen Jürgenson 2 years ago 6

Hi guys,
is there anyone already integrated 2N Ip Solo with Comfort Click?