Closed ramosfranciscoj closed 3 years ago
Copy the command into a text editor then copy it again from there into the terminal. Make sure to not have any spaces selected after the command. On some devices when copying directly there is an invisible character at the end which acts as a NEW LINE character which basically presses enter automatically.
Great thank you - that worked. Also regarding the same plug in, when I want to switch the names of the accessroeiss, I do it on the ring app and it doesn’t refresh on the HomeKit app. Should I be doing it on the HomeKit app and will it refresh on the Ring app?
I also have GOSUND smart plugs and I can’t really find how to set them up. I know I need to download the Tasmota TS plug in but I don’t know what to do after that. Is there any way you can help?
On Dec 26, 2020, at 12:24 PM, Ovidiu Mija notifications@github.com wrote:
Copy the command into a text editor then copy it again from there into the terminal. Make sure to not have any spaces selected after the command. On some devices when copying directly there is an invisible character at the end which acts as a NEW LINE character which basically presses enter automatically.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hoobs-org/HOOBS/issues/983#issuecomment-751377022, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASISZI6AVVRUWD3R22B2JNLSWYL4NANCNFSM4VKAWUUA.
After you changed the names in the Ring app, try clicking Restart Service in the top right menu in HOOBS. That should update it in Homekit as well.
For gosund they are just rebranded Tuya devices. Install the Tuya app on your phone, create and account and pair them there. Then install the Tuya plugin in HOOBS and give it your Tuya account credentials in the configuration. Set the country code to 1 if you’re in the US / CA (otherwise find your country code, it’s the same as the telephone code). And the app to tuya.
Perfect thank you. Which of the tuya apps on the homebridge? When I search there are many.
On Sat, Dec 26, 2020 at 12:41 PM Ovidiu Mija notifications@github.com wrote:
After you changed the names in the Ring app, try clicking Restart Service in the top right menu in HOOBS. That should update it in Homekit as well.
For gosund they are just rebranded Tuya devices. Install the Tuya app on your phone, create and account and pair them there. Then install the Tuya plugin in HOOBS and give it your Tuya account credentials in the configuration. Set the country code to 1 if you’re in the US / CA (otherwise find your country code, it’s the same as the telephone code). And the app to tuya.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hoobs-org/HOOBS/issues/983#issuecomment-751378693, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASISZIYUXNXCBLTHKSJ4J5LSWYN5HANCNFSM4VKAWUUA .
-- Francisco Ramos
This is the HOOBS certified one: https://plugins.hoobs.org/plugin/@milo526/homebridge-tuya-web
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi,
just upgraded to Hoobs v4, and added the certified ring app, but I do not see the refresh token line on the login page. When I add email and password the screen just stays there with no activity. How to I fix this is anyone else having this issue?
log form issue:
7/18/2021, 9:45:34 AMHOOBSTuyaWebPlatformLoading accessory from cache: Desk 7/18/2021, 9:45:34 AMHOOBSRingERRORRequest to https://app.ring.com/rhq/v1/devices/v1/locations failed: 7/18/2021, 9:45:34 AMHOOBSRingERRORError: Refresh token is not valid. Unable to authenticate with Ring servers. See https://github.com/dgreif/ring/wiki/Refresh-Tokens 7/18/2021, 9:45:34 AMHOOBSRingERRORError connecting to API 7/18/2021, 9:45:34 AMHOOBSRingERRORError: Refresh token is not valid. Unable to authenticate with Ring servers. See https://github.com/dgreif/ring/wiki/Refresh-Tokens
Description I attempt to get a refresh token and it only allows me to enter my password. I deleted the plugin and readied it and it still won't let me enter my email address, only the password and it keeps failing. Expected behavoir The plugin should allow me to enter the email and password to get a refresh token
Plugin name RING
Please report the issue to the plugin developer We like to help the community, however some issues are out of our control. Please report this to the plugin developer and include a link here.
Version Current Version: 3.3.1
Did you upgrade Please let us know if you upgraded from a previous version.
Pervious version If you upgraded, please let us know your previous version.
Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.
What device are you using? Please let us know the device you are running HOOBS on.
If this is a custom install, what's your operating system? macOS Bug Sur 11.1.
Post your config { "server": { "port": 80, "origin": "", "autostart": 0, "home_setup_id": "X-HM://0023ISYWYOG9N", "polling_seconds": 5 }, "client": { "default_route": "status", "inactive_logoff": 30, "theme": "hoobs-light", "locale": "en", "temp_units": "fahrenheit", "country_code": "US", "postal_code": "94040" }, "bridge": { "name": "HOOBS", "port": 51826, "pin": "031-45-154", "username": "9C:85:BA:DA:D1:8D" }, "description": "", "ports": {}, "accessories": [ { "living room plug": "Tasmota-TS", "plugin_map": { "plugin_name": "homebridge-tasmota-ts", "index": 0 } }, { "accessory": "Tasmota-TS", "plugin_map": { "plugin_name": "homebridge-tasmota-ts", "index": 0 } }, { "living room plug": "Tasmota-TS", "plugin_map": { "plugin_name": "homebridge-tasmota-ts", "index": 0 } } ], "platforms": [ { "platform": "myQ", "plugin_map": { "plugin_name": "homebridge-myq" }, "email": "ramosfranciscoj@gmail.com", "password": "name": "Garage Door" }, { "platform": "Ring", "plugin_map": { "plugin_name": "homebridge-ring" } } ] }
Post your log You can get the log from the intercafe. This is in the Log section.
Additional context Add any other context about the problem here.