stjohnjohnson / smartthings-mqtt-bridge

Bridge between SmartThings and MQTT
https://hub.docker.com/r/stjohnjohnson/smartthings-mqtt-bridge/
MIT License
363 stars 242 forks source link

New Smartthings app/platform #219

Open pittbull opened 4 years ago

pittbull commented 4 years ago

Hi.

Do you, or anybody else, know if the bridge will continue to work if we migrate to the new app?

dlasher commented 3 years ago

Migrated everything yesterday, was worried about all my DTH's, discovered today MQTT stopped working. So, first blink, no?

jfgibbins commented 3 years ago

samsung hosed everything with the new improvements that don't do anything. Nice job samsung!!

admin4fun commented 3 years ago

This is correct, wish I had noticed this before uninstalling my openhab2 smartthing binding that was working and installing docker, setting it up -.-

My dumb fault. I can confirm docker is running port 8080 is open, no traffic is received from smartthing hub via tcpdump. Connection from docker to mosquitto seems to work, no data.

jmcclure0921 commented 3 years ago

I have the new app and it all works correctly.

orenatan commented 3 years ago

Any solution?

Artekus commented 3 years ago

Mine has worked with out issue. I updated my DH a couple months ago to allow more info from my refrigerator to be passed and it's still working fine

robross0606 commented 3 years ago

I appear to be getting all sorts of timeouts lately. I cannot even delete my "MQTT Bridge" device or the SmartApp because I get this error:

Hibernate operation: could not delete: [physicalgraph.device.DevicePreferences#d2404290-d3ed-402c-bdbb-5092d665bb7d]; uncategorized SQLException for SQL [delete from device_preferences where id=? and version=?]; SQL state [25S03]; error code [0]; (conn=1125550) Communications link failure with primary host na02useast1-datamgmt.cluster-cojnp12rqtju.us-east-1.rds.amazonaws.com:3310. Connection timed out; nested exception is java.sql.SQLException: (conn=1125550) Communications link failure with primary host na02useast1-datamgmt.cluster-cojnp12rqtju.us-east-1.rds.amazonaws.com:3310. Connection timed out

bogus83 commented 2 years ago

I am getting similar errors when trying to configure the SmartApp for the first time. Is this functional or should I abandon further efforts?

10:02:02 PM: debug Installed with settings: [battery:[Bedroom Sensor, Office Sensor], bridge:MQTT Bridge]

10:02:22 PM: error org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Could not execute JDBC batch update; uncategorized SQLException for SQL [insert into event_subscription (version, data, date_created, device_id, filter_events, handler, hub_id, installed_smart_app_id, last_updated, location_id, name, id) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; SQL state [25S03]; error code [0]; (conn=27053913) Communications link failure with primary host na04useast2-datamgmt.cluster-cwcarkwvvr9r.us-east-2.rds.amazonaws.com:3310. Connection timed out; nested exception is java.sql.BatchUpdateException: (conn=27053913) Communications link failure with primary host na04useast2-datamgmt.cluster-cwcarkwvvr9r.us-east-2.rds.amazonaws.com:3310. Connection timed out @line 504 (initialize)