Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

FAQ #97

Closed
DewGew opened this issue Jan 18, 2020 · 0 comments
Closed

FAQ #97

DewGew opened this issue Jan 18, 2020 · 0 comments
Labels
FAQ Freqently asked questions

Comments

@DewGew
Copy link
Owner

DewGew commented Jan 18, 2020

I can see my domoticz device on the UI, I setup the google cloud API. But when I link the service in Google Home, I can login but no devices show up.

  • Missing step somewhere during installation. Restart from scratch.

Sync button does not work.

  • Make sure the json file is for same project you use for dzga.
  • Json file is not valid

Sync button and sync by voice does not work.

  • Try Goto action on google and press Test button again.

The action is completed normal but Google responds with an error.

  • can report error if there is a special character in device name or levelnames
  • try set report state to false for this device
  • try to do a sync request 1-2 times

In what python version does dzga fully work?

  • Python 3.5 (confirmed by user)(travis passed)
  • Python 3.6 (confirmed by user)(travis passed)
  • Python 3.7 (Issue by a user Command fail & sync fail #98)(travis passed)
  • Python 3.8 (not confirmed)(travis passed)

Whats diffrence between master and beta?

  • Beta are for testing containing new features and bug fixes. It's most likely there are bugs and errors in beta. Even features that worked before can stop working.

What's the minimal configuration to make server work?

# Configuration:
port_number: 3030
loglevel: "Info"
logtofile: true
userinterface: true

# Login on Google Home app and configuration interface
auth_user: 'admin'
auth_pass: 'admin'
  
# Domoticz Settings:
Domoticz:
  ip: 'http://192.168.1.100'
  port: '8080'
  roomplan: '0'
  username: 'Domouser'
  password: 'Domopass'
  switchProtectionPass: false

# Report low battry
Low_battery_limit: 0

I have changed token and now I cant sync, query or exceute.

  • You have to reconnect in Google Home App
    • On your mobile device, open the Google Home app.
    • At the top left, tap Add (+)
    • Set up device
    • Works with Google.
    • Select your device app e.g: "[test]Your Appname"
    • Search for new devices

More help

@DewGew DewGew added the FAQ Freqently asked questions label Jan 18, 2020
@DewGew DewGew pinned this issue Jan 18, 2020
Repository owner locked and limited conversation to collaborators Jan 18, 2020
@DewGew DewGew closed this as completed Jan 28, 2020
@DewGew DewGew unpinned this issue Mar 16, 2020
@DewGew DewGew pinned this issue Mar 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FAQ Freqently asked questions
Projects
None yet
Development

No branches or pull requests

1 participant