I also had trouble extracting the token, but I found it is just in the Mi Home app under Network Info (see screenshot) Don't know why it isn't mentioned anywhere else.
Search found 24 matches
- Thursday 31 January 2019 7:46
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Roborock s50 extract token?
- Replies: 3
- Views: 1645
- Tuesday 15 January 2019 8:41
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1002
- Views: 319712
- Thursday 10 January 2019 10:13
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 512345
- Sunday 06 January 2019 8:13
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 512345
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi Madgeni, A couple of weeks back I send you a message from my Controlicz profile about a problem with activating scenes. Too bad I never got a response. For this amount of money I was expecting some kind of support. Anyway. I found now that activating scenes on my Home mini is indeed not working ...
- Wednesday 18 October 2017 12:09
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Re: Plugin: Travel Times
Still a bug in Domoticz.
- Wednesday 12 July 2017 18:02
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Re: Plugin: Travel Times
As said, it's a bug in Domoticz, not the plugin.
- Wednesday 12 July 2017 17:15
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Re: Plugin: Travel Times
Yes, I only tested on windows.
- Thursday 18 May 2017 12:55
- Forum: Python
- Topic: [REQUEST] Google Assistant (AI voice agent) speech recognition plugin in Domoticz
- Replies: 5
- Views: 3507
Re: [REQUEST] Google Assistant (AI voice agent) speech recognition plugin in Domoticz
Could you provide some use cases how exactly you want to use this and how it fits into the Python plugin framework?
- Wednesday 17 May 2017 14:39
- Forum: Python
- Topic: Plugin: SabNZBD
- Replies: 3
- Views: 1514
Plugin: SabNZBD
sabnzbd2.PNG sabnzbd.png Created another very small plugin for SabNZBD. What you get: Sensor with pause state (you can control SabNZBD with that as well) Sensor with download speed MB/s Sensor with time left to finish downloading Sensor with data left to download Prerequisites: SabNZBD, really ...
- Wednesday 17 May 2017 14:28
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Re: Plugin: Travel Times
The heartbeat interval is exactly the polling interval as you defined in the hardware settings.
Also, if you don't mind the error message in the log. You can leave the polling interval as it doesn't harm the plugin function.
Also, if you don't mind the error message in the log. You can leave the polling interval as it doesn't harm the plugin function.
- Wednesday 17 May 2017 13:21
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Re: Plugin: Travel Times
Excuse me - is there any special way that I should 'install' this plugin or it should be automatically recognized by Domoticz? After sudo pip install urllib I also get: Downloading/unpacking urllib Could not find any downloads that satisfy the requirement urllib Cleaning up... No distributions at ...
- Wednesday 17 May 2017 13:19
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Re: Plugin: Travel Times
Hi, I installed this plugin. It is really nice. I set the interval at 300 seconds. But almost every 30 seconds I get in my domoticz logging: Error: Reistijd hardware (28) thread seems to have ended unexpectedly Reistijd is the name I gave it. any clue? It's a bug in Domoticz if you have large ...
- Tuesday 16 May 2017 18:28
- Forum: Python
- Topic: Plugin: Travel Times
- Replies: 28
- Views: 7968
Plugin: Travel Times
Created a very small plugin that let's you monitor travel times and delays (by car only for now) between A and B. Yeah I know, not so much to do with smart home he. What you get: Sensor with current travel time in minutes (i.e. if you would leave right now) Sensor with percentage delay in relation ...
- Tuesday 16 May 2017 17:25
- Forum: Python
- Topic: Python Plugin Beta testers - please read this
- Replies: 159
- Views: 32711
Re: Python Plugin Beta testers - please read this
Thanks, got another question. Trying to create a custom sensor from Python, and I want to add the axis label / units. In SQLite the options field of a similar device contains "1;minutes" without the quotes of course. I wouldn't know how to translate this to a python dictionary. Anyone? Edit: Figured ...
- Saturday 13 May 2017 12:20
- Forum: Python
- Topic: Python Plugin Beta testers - please read this
- Replies: 159
- Views: 32711
Re: Python Plugin Beta testers - please read this
I'm trying to develop a python plugin using google maps package. But at very basic level, when I just import the Google maps package, onStart is not being called anymore. If I drop the googlemaps import it is working again. I don't get any errors however in the Domoticz log. What could be the ...
- Friday 28 August 2015 22:15
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 38960
Re: Control Thermosmart thermostat
Are you using Windows? You have to make sure you have permissions to write in the installation folder because it will write the cookie there.
If not, let it know.
If not, let it know.
- Thursday 13 August 2015 13:17
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 38960
Re: Control Thermosmart thermostat
Agreed... So the golden solution would be that a default Domoticz Thermosmart api key is provided, but the user can override it, but I hardly think there is a true benefit to that.
- Thursday 13 August 2015 11:44
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 38960
Re: Control Thermosmart thermostat
You do not need the webhook.
Domoticz does polling.
Domoticz does polling.
- Monday 10 August 2015 20:18
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 38960
Re: Control Thermosmart thermostat
We can do all of that with IFTTT, so that is not the case.
- Monday 10 August 2015 18:33
- Forum: Heating/cooling
- Topic: Control Thermosmart thermostat
- Replies: 106
- Views: 38960
Re: Control Thermosmart thermostat
My guess is you did not read my messages nor the link I posted (but I'll forgive you... ;)). So again, Thermosmart has an api. The software supplier who wants to integrate Thermosmart in its software package should apply for an API key (see the link I posted), not the user. That's exactly why we do ...