Search found 12 matches
- Tuesday 04 June 2019 9:41
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 181117
Re: ELV Max! Heating control system
Is there any script to get only temperature from wall thermostats? I don't need to control MAX! system with domoticz, just want to receive temperature data.
- Thursday 14 February 2019 8:58
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 115967
Re: Python plugin: Xiaomi Mi Robot Vacuum
RESOLVED. LUA code for telegram notifications: commandArray = {} token = "YOUR_TELEGRAM_TOKEN" chatid = CHAT_ID cleaning = '🧹Уборка начата' charge = '✅ Уборка завершена. Пылесос вернулся на базу и заряжается' waiting = '❗Пылесос не смог вернуться на базу' problem = '❗️У пылесоса проблемы' status_vacu ...
- Sunday 10 February 2019 18:21
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 115967
Re: Python plugin: Xiaomi Mi Robot Vacuum
How to check a status of the vacuum ? I installed plugin, everything works just fine. I was trying to define a blockly with notification when vacuum is comming back to home but without luck. Blocky if vacuum-status = "Back to home" then .... is not working Anyone ? That just a basic LUA event on a ...
- Thursday 02 August 2018 11:19
- Forum: Speech & Voice Systems
- Topic: Google Home
- Replies: 89
- Views: 48184
Re: Google Home
So! Since It's no more free or opensource ability to use Google Home with Domoticz, topic actual again. We need native support of GH in Domoticz, I think.
- Friday 20 July 2018 12:46
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510896
Re: Controlicz - Domoticz to Google Home/Assistant integration
Google Play Music plan costs 59 UAH here in Ukraine. It's about 1.92 Euroalanlsmith wrote: ↑Wednesday 18 July 2018 16:49 Here €2 seems almost free and Google Play Music is €11 / month in the UK
- Wednesday 18 July 2018 16:34
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510896
Re: Controlicz - Domoticz to Google Home/Assistant integration
100% free not necessary for me. I'm ready to pay some comparable subscription fare.
Controlicz is awesome service, but 2 Euros It's too much, I think.
It's more expensive than my Google Music plan costs, so...
- Tuesday 17 July 2018 11:15
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 510896
Re: Controlicz - Domoticz to Google Home/Assistant integration
Anyone know any alternative to that service?
3€/month It's very expensive. My cellular plan, with 20 Gb and unlimited calls, costs 3.25€...
3€/month It's very expensive. My cellular plan, with 20 Gb and unlimited calls, costs 3.25€...
- Sunday 03 June 2018 23:02
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1108
- Views: 200751
Re: Python plugin: Presence detection from wireless router
@EscApe
Looks like that subprocess It's standard module.. problem in another place.
Anyway I spent too much time for this. Better to continue living without "phone online" notifications
Anyway thank you!
Looks like that subprocess It's standard module.. problem in another place.
Anyway I spent too much time for this. Better to continue living without "phone online" notifications

Anyway thank you!
- Sunday 03 June 2018 22:38
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1108
- Views: 200751
Re: Python plugin: Presence detection from wireless router
@EscApe
>>> import subprocess
>>> subprocess.run(["sshpass", "-V"])
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'run'
>>>
>>> import subprocess
>>> subprocess.run(["sshpass", "-V"])
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'run'
>>>
- Sunday 03 June 2018 22:25
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1108
- Views: 200751
Re: Python plugin: Presence detection from wireless router
@EscApe Thank you for reply! Python Version: 3.4.2 Python 3.4.2 (default, Oct 19 2014, 13:31:11) [GCC 4.9.1] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import subproces Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No ...
- Sunday 03 June 2018 21:06
- Forum: Python
- Topic: Python plugin: Presence detection from wireless router
- Replies: 1108
- Views: 200751
Re: Python plugin: Presence detection from wireless router
Don't work on my Xiaomi Mi-Mini router with Padavan firmware. But If I connecting directly to router by ssh then "arp -a | awk '{print $ 4}'" command return perfectly clean mac addresses list.. FInd log below: 2018-06-03 22:03:30.305 Error: (iDetect) No usable commandline to check presence. Trying ...
- Friday 06 April 2018 11:06
- Forum: Other questions and discussions
- Topic: Ukrainian/Russian speaking Domoticz community
- Replies: 0
- Views: 397
Ukrainian/Russian speaking Domoticz community
Anyone knows any Ukrainian/Russian speaking Domoticz community?