Search found 14 matches

by derrij
Tuesday 15 October 2024 17:40
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz server on Android
Replies: 4
Views: 2817

Re: Installing Domoticz server on Android

in Termux: pkg install proot-distro -y proot-distro install debian proot-distro login debian apt update mkdir ~/domoticz cd ~/domoticz wget https://releases.domoticz.com/releases/release/domoticz_linux_aarch64.tgz tar -xf domoticz_linux_aarch64.tgz apt install sqlite3 -y apt install curl unzip wget ...
by derrij
Tuesday 15 October 2024 17:37
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz server on Android.
Replies: 2
Views: 2819

Re: Installing Domoticz server on Android.

in Termux: pkg install proot-distro -y proot-distro install debian proot-distro login debian apt update mkdir ~/domoticz cd ~/domoticz wget https://releases.domoticz.com/releases/release/domoticz_linux_aarch64.tgz tar -xf domoticz_linux_aarch64.tgz apt install sqlite3 -y apt install curl unzip wget ...
by derrij
Sunday 14 October 2018 19:39
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537851

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

After upgrading to 4.970 Xiaomi devices got strange Actions and Levels names.Buttons/Switchs not working anymore.
Before update everything works fine.
http://ge.tt/9qMtCDs2

Edit: sorry, i didn't clean browser cache. now everything is fine.
by derrij
Friday 08 September 2017 15:03
Forum: MySensors
Topic: MDRemote stop working in last beta
Replies: 3
Views: 4743

Re: MDRemote stop working in last beta

I am sorry, but the problem still exists. Error sending switch command, check device/hardware ! on PKG_SOURCE_URL:=https://github.com/domoticz/domoticz.git PKG_SOURCE_VERSION:=5d708b35d3f6f16d749574f7bf75b2242d47790c and even on last beta PKG_SOURCE_URL:=https://github.com/domoticz/domoticz.git PKG ...
by derrij
Wednesday 28 June 2017 12:29
Forum: MySensors
Topic: MDRemote stop working in last beta
Replies: 3
Views: 4743

Re: MDRemote stop working in last beta

Now everything is alright.

PKG_SOURCE_URL:=https://github.com/domoticz/domoticz.git
PKG_SOURCE_VERSION:=5d708b35d3f6f16d749574f7bf75b2242d47790c
by derrij
Monday 17 April 2017 15:08
Forum: MySensors
Topic: MDRemote stop working in last beta
Replies: 3
Views: 4743

MDRemote stop working in last beta

Type: Light/Switch, MDRemote not working any more in beta PKG_SOURCE_VERSION:=1a234df617dc0a09518a4157249b8800fc39330d

Code: Select all

Error sending switch command, check device/hardware !
in logs

Code: Select all

2017-04-17 16:03:45.166 Error: MySensors: Light command received for unknown node_id: 433433433
by derrij
Tuesday 21 March 2017 13:56
Forum: LUA
Topic: How to get summary power consumption from different counters ?
Replies: 5
Views: 3065

Re: How to get summary power consumption from different counters ?

working for me -- /home/pi/domoticz/scripts/lua/script_device_calculate_consumption.lua ---------------------------------------------------------------------------------------------------------- -- Domoticz IDX and names of the needed devices ...
by derrij
Tuesday 21 March 2017 13:53
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537851

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

bertbigb wrote:Hi everyone,
I really hope someone can help me with this issue.
try

Code: Select all

route add -net 224.0.0.0 netmask 224.0.0.0 br0

or

Code: Select all

route add -net 224.0.0.0 netmask 224.0.0.0 ra0

on router
by derrij
Saturday 28 January 2017 7:10
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537851

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Whether it is possible to bind domoticz(Xiaomi gateway) to network interface? It looks like, right now, it can not be started on router. When I start it like this, Raspberry Pi-Domoticz can see the gateway. router 192.168.1.1 | ____________________________ | | Xiaomi Gateway Raspberry Pi-Domoticz ...
by derrij
Friday 27 January 2017 14:32
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537851

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

i have got this 017-01-27 15:21:50.541 XiaomiGateway: Worker started... 2017-01-27 15:21:50.544 start_receive 2017-01-27 15:22:51.143 sec_counter 60 2017-01-27 15:23:51.743 sec_counter 120 .... 2017-01-27 15:30:55.943 sec_counter 540 2017-01-27 15:31:56.543 sec_counter 600 trying to run Domoricz ...
by derrij
Friday 27 January 2017 7:58
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537851

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Hi. Can't get Xiaomi gateway working on Xiaomi router 3 root@XiaoQiang:~# /data/opt/domoticz/domoticz 2017-01-27 08:28:29.489 Domoticz V3.5876 (c)2012-2016 GizMoCuz 2017-01-27 08:28:29.489 Build Hash: b97777b, Date: 2016-11-09 13:33:42 2017-01-27 08:28:29.490 Startup Path: /data/opt/domoticz/ 2017 ...
by derrij
Friday 30 December 2016 12:16
Forum: Others
Topic: Domoticz on OpenWRT
Replies: 29
Views: 18128

Re: Domoticz on OpenWRT

I would like to have domoticz for Xiaomi Router 3.
Thank you.