Search found 79 matches
- Thursday 03 November 2022 18:04
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
you won't believe Google changed my address in its maps and that's why I couldn't refresh the page after changing to the new address provided by Google script works great thank you for helping everyone
- Thursday 03 November 2022 9:39
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
https://maps.googleapis.com/maps/api/directions/json?origin=$Marki+Skorupki&destination=$Warszawa+Dobosza&transit_mode=driving&departure_time=now&key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx When entering your journey data: geocoded_waypoints 0 geocoder_status "ZERO_RESULTS" 1 geocoder_status "OK" place_id ...
- Thursday 27 October 2022 13:23
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
Notifications from the forum do not work for me, I do not receive an email that someone replied. Today I will come back from work and play with simplifying the address.
- Monday 24 October 2022 6:40
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
It seems to me that the API key is ok because on the Google website it shows the query in the statistics and the result after loading the link is as if the data were bad ... I don't know I have to do more.
- Wednesday 19 October 2022 19:39
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
Perhaps related to google not accepting normal user/password anymore? You need to make a specific app login on your google account. See https://www.domoticz.com/forum/viewtopic.php?p=290975#p290975 Additional: is the link in a browser with filled in parameters for FROM, TO and KEY giving the ...
- Wednesday 19 October 2022 19:13
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
Hi, @zabinskiwojciech Is this something, that might be of interest? https://www.domoticz.com/forum/viewtopic.php?p=280642&hilit=OSRM#p280642 Regards Your idea is very cool but very advanced, I wanted it to tell me the time of commuting to work at a specific time and returning. I have created two ...
- Wednesday 19 October 2022 17:37
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
I'm closing, thanks for your help
- Tuesday 18 October 2022 12:20
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Re: Travel time plugin
#!/bin/bash KEY=xxxxxxxxxxAPIxxxxxxxx FROM=Marki+Skorupki+22 TO=Warszawa+Dobosza+1 CZAS=`curl -s "https://maps.googleapis.com/maps/api/directions/json?origin=$FROM&destination=$TO&transit_mode=driving&departure_time=now&key=$KEY" | jq '.routes[0].legs[0].duration_in_traffic.value'` WYNIK=$(($CZAS ...
- Tuesday 18 October 2022 9:39
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
Thank you very much for help.
- Tuesday 18 October 2022 9:37
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
Hello.
I fell down and I managed to start WOL, I had to change the card on the virtual machine to RLT because the virtual Intel did not support G packets. I made the settings according to the guide from the link:
https://necromuralist.github.io/posts/e ... ke-on-lan/
I fell down and I managed to start WOL, I had to change the card on the virtual machine to RLT because the virtual Intel did not support G packets. I made the settings according to the guide from the link:
https://necromuralist.github.io/posts/e ... ke-on-lan/
- Monday 17 October 2022 23:06
- Forum: Python
- Topic: Travel time plugin
- Replies: 15
- Views: 977
Travel time plugin
Hello everyone, I had a script that determined the time of travel from home to work and the second one from work to home stopped working from August 6th. You don't know what could have happened. I am running on the last stable release of Domoticz and Ubuntu 20.04LTS. Ubuntu constantly updated. The ...
- Wednesday 12 October 2022 22:34
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
192.168.1.102 0 a0:62:fb:1d:b0:99 internal
this is what i read from the router
change Target Address
this is what i read from the router
change Target Address
- Wednesday 12 October 2022 20:59
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
yes included
- Wednesday 12 October 2022 20:30
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
You are irreplaceable again, great, commands work, WOL does not work ... maybe you need to install something else in Ubuntu or change something in Nodered settings.
- Wednesday 12 October 2022 15:40
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
- Wednesday 12 October 2022 8:53
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
I changed according to your recommendations but it doesn't work
- Wednesday 12 October 2022 8:48
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
alocator - node switch "filter IDX"
- Thursday 06 October 2022 22:30
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
Oki thanks, there are few so helpful people, best regards, rest.
- Wednesday 05 October 2022 19:40
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
Hello again, I have added the flow, changed the values in the switch - the IDX numbers have changed, now I have a switch of 450 and the volume is 451 and information from mqtt comes to domoticz / out, but when I connect the debug to the allocator, nothing appears anymore. my flow looks like this ...
- Tuesday 04 October 2022 23:05
- Forum: Other questions and discussions
- Topic: remote control HISENSE 65U8GQ
- Replies: 31
- Views: 3323
Re: remote control HISENSE 65U8GQ
Hello, I forgot about the topic, a lot of home affairs. Tomorrow I will upload your settings, convert it into my equipment and give you the answer whether it will work. I did wake on LAN to node RED tomorrow I will deal with the rest.
Thank you very much again.
Thank you very much again.