Giter VIP home page Giter VIP logo

Comments (3)

jstrausd avatar jstrausd commented on August 16, 2024

Can you post your homebridge config?

from homebridge-simple-wled.

adricrist87 avatar adricrist87 commented on August 16, 2024

Yes, here it is:

{
"bridge": {
"name": "AlphaCentauri",
"username": "0E:C4:6F:78:BA:39",
"port": 51840,
"pin": "955-06-549",
"advertiser": "resolved"
},
"accessories": [
{
"host": "192.168.2.100",
"https": false,
"port": 18205,
"username": "XXXXXXXXXXX",
"password": "XXXXXXXXXXXXXXXX",
"name": "AdGuard Home",
"stateLogging": true,
"accessory": "AdGuardHome"
}
],
"platforms": [
{
"name": "Config",
"port": 18208,
"auth": "form",
"theme": "auto",
"tempUnits": "f",
"lang": "auto",
"platform": "config"
},
{
"name": "eWeLink",
"username": "[email protected]",
"password": "XXXXXXXXXXX",
"mode": "auto",
"language": "en",
"platform": "eWeLink"
},
{
"bonds": [
{
"ip_address": "192.168.2.70",
"token": "ab793261c3f5cc53"
}
],
"include_dimmer": true,
"include_toggle_state": true,
"fan_speed_values": true,
"platform": "Bond"
},
{
"name": "TuyaWebPlatform",
"options": {
"username": "XXXXXXXXXXX",
"password": "XXXXXXXXXXX",
"countryCode": "1",
"platform": "smart_life"
},
"defaults": [
{
"id": "002009475ccf7fdf513c",
"device_type": "light"
},
{
"id": "002008295ccf7f4982e0",
"device_type": "switch"
},
{
"id": "002008295ccf7f4982e0",
"device_type": "fan"
},
{
"device_type": "form"
}
],
"scenes": false,
"platform": "TuyaWebPlatform"
},
{
"name": "Wyze",
"username": "[email protected]",
"password": "XXXXXXXXXXX",
"refreshInterval": 10000,
"platform": "WyzeConnectedHome"
},
{
"platform": "Ecobee 3 Sensors",
"name": "Ecobee",
"exclude_sensors": false,
"exclude_humidity_sensors": false,
"exclude_occupancy_sensors": false,
"exclude_temperature_sensors": false,
"exclude_thermostat": false
},
{
"platform": "MagicHome-Platform",
"debug": false,
"lights": [
{
"name": "Family Room LED",
"ip": "192.168.101.120",
"setup": "RGBW",
"purewhite": false,
"timeout": 10000
},
{
"name": "Bed LED",
"ip": "192.168.101.183",
"setup": "RGBW",
"purewhite": false,
"timeout": 10000
}
]
},
{
"name": "WyzeSmartHome",
"username": "[email protected]",
"password": "XXXXXXXXXXX",
"refreshInterval": 30000,
"showAdvancedOptions": true,
"excludeMacAdress": false,
"excludedeviceType": false,
"_bridge": {
"username": "0E:98:B3:39:7D:C7",
"port": 38378
},
"platform": "WyzeSmartHome"
},
{
"platform": "WLED",
"wleds": [
{
"name": "Wled-FR",
"host": "192.168.101.22",
"effects": [
"Android",
"Sparkle"
],
"log": false,
"showEffectControl": true,
"turnOffWledWithEffect": false,
"defaultEffectSpeed": 20
}
]
}
],
"disabledPlugins": [
"homebridge-google-nest-sdm",
"homebridge-wyze-robovac",
"homebridge-wyze-connected-home-op",
"homebridge-wyze-connected-home-v3",
"homebridge-camera-ffmpeg",
"homebridge-nest",
"homebridge-dummy",
"@s-collison/homebridge-wyze-connected-home-op",
"@milo526/homebridge-tuya-web"
]
}

from homebridge-simple-wled.

bor9455 avatar bor9455 commented on August 16, 2024

Do you have more than one WLED setup? The “Platform” for each of mine was WLED, I went in and named each of mine a different platform name, saved it, rebooted and hit + in HK and the four I’ve added that I couldn’t control are suddenly all in HomeKit. I feel like at some point last year the plug-in and a HomeKit update didn’t play nice.

from homebridge-simple-wled.

Related Issues (20)

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.