homebridge-mqtt icon indicating copy to clipboard operation
homebridge-mqtt copied to clipboard

Homebridge-mqtt is a Plugin for Homebridge.

Results 15 homebridge-mqtt issues
Sort by recently updated
recently updated
newest added

I am trying to set up a TV Accessory but somehow only the Power button is available on the Home app. I have tried both of your Homebridge Plugin for...

Documentation shows that `homebridge/from/set` should show `service_type`. However, I don't see it. I get back `set = {"name":"nodeID_5","service_name":"endpoint_1","characteristic":"On","value":true}`

Seems similar to #89. When I restart, an old message in homebridge/to/remove executes and removes this accessory. ![image](https://user-images.githubusercontent.com/20112339/136087947-9a472ed3-73b7-4ca1-bf1f-e5b428bcddf9.png) ![image](https://user-images.githubusercontent.com/20112339/136088136-fc66cd6e-d4f3-4e83-9fe8-5cb0a8dd5021.png) I'm sure it's something simple... Anyone got any help?

Hi, at the hoobs Github (https://github.com/hoobs-org/HOOBS/issues/1311) there came up a problem with the new version 4 of hoobs. Maybe you can help out with this? MQTT-Plugin does not seem to...

If the mqtt:// is missing on the URL, the plugin crashes. The settings page, in the description, does not say to add the mqt:// either.

I will try to add new accessories homebridge/to/add { "name": "Smart AC", "service_name": "smart_ac", "service": "HeaterCooler", "CoolingThresholdTemperature": {"maxValue":30, "minValue": 17, "minStep": 1}, "HeatingThresholdTemperature": {"maxValue":30, "minValue": 17, "minStep": 1} } on...

Hey is ist possible to integrate a mqtt Broker that is not in the own network? I want to control my light over a server that is attached to the...

Hi, I'm new here, but use this plugin with my node-red for a while. Thanks a lot. I searched for a solution to keep this plugin in sync with my...

How can i set custom characteristics from node-red, for example the type that Eve has for power consumption? (see example here on row 38, for the UUID that the Eve...

![node-red-mqtt](https://cloud.githubusercontent.com/assets/5056710/17394282/9ac0afbc-5a28-11e6-8d6e-01d2e1a32870.jpg) ![office_lamp](https://cloud.githubusercontent.com/assets/5056710/17457599/f101a8f6-5bfc-11e6-84b2-277879fc5657.jpg)