homekit siri, error:connect Econnrefused 192. etc

Posez ici vos questions d'utilisation, de configuration de DomoticZ, de bugs, de conseils sur le logiciel lui même dans son utilisation et son paramétrage.
Des forums spécifiques sont ouverts ci-dessous pour regrouper les différents sujets.
Pierre81260
Messages : 7
Inscription : 12 janv. 2018, 11:08

homekit siri, error:connect Econnrefused 192. etc

Message par Pierre81260 »

bonjours,
j'ai ce problème et je ne trouve pas ce qui ce passe.
Pouriez vous m'éclairé s'il vous plaie.
Dans sudo pico ~/.homebridge/config.json j'ai mis ceci sans vraiment trop savoir

{
"bridge": {
"name": "Homebridge",
"username": "B8:27:EB:A8:68:D3",
"port": 51826,
"pin": "031-45-154"
},
"description": "Configuration file for (e)xtended Domoticz platform.",
"platforms": [
{
"platform": "eDomoticz",
"name": "eDomoticz",
"server": "192.168.1.29",
"port":" 2016",
"ssl": 0,
"roomid": 1,
"mqttenable": 1,
"mqttserver": "192.168.1.29",
"mqttport": "1883",

pi@raspberrypi:~ $ sudo homebridge
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdn ... ceRegister>
[2018-1-21 15:31:55] Loaded plugin: homebridge-edomoticz
[2018-1-21 15:31:55] Registering platform 'homebridge-edomoticz.eDomoticz'
[2018-1-21 15:31:55] ---
[2018-1-21 15:31:56] Loaded plugin: homebridge-lockitron
[2018-1-21 15:31:56] Registering accessory 'homebridge-lockitron.Lockitron'
[2018-1-21 15:31:56] ---
[2018-1-21 15:31:56] Loaded config.json with 0 accessories and 1 platforms.
[2018-1-21 15:31:56] ---
[2018-1-21 15:31:56] Loading 1 platforms...
[2018-1-21 15:31:56] [eDomoticz] Initializing eDomoticz platform...
[2018-1-21 15:31:56] Loading 0 accessories...
Setup Payload:
X-HM://0023ISYWY7PB8
Scan this code with your HomeKit app on your iOS device to pair with Homebridge:


Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:

┌────────────┐
│ 031-45-154 │
└────────────┘

[2018-1-21 15:31:56] Homebridge is running on port 51826.
[2018-1-21 15:31:56] [eDomoticz] There was a problem connecting to Domoticz.
- Error: connect ECONNREFUSED 192.168.1.29:80
Répondre