Search found 15 matches

by derrij
Friday 31 October 2025 16:01
Forum: Zigbee
Topic: Z4D works fine but crash on plugin onStop()
Replies: 2
Views: 92

Z4D works fine but crash on plugin onStop()

2025-10-31 16:55:14.453 Status: Domoticz V2025.2 (build 16839) (c)2012-2025 GizMoCuz
2025-10-31 16:55:14.453 Status: Build Hash: 03cef9ecf, Date: 2025-10-28 10:24:56

2025-10-31 16:55:23.463 Status: Zigbee: Initialized version 7.1, author 'pipiche38'

2025-10-31 16:55:24.426 Status: Zigbee: Z4D is ...
by derrij
Tuesday 15 October 2024 17:40
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz server on Android
Replies: 4
Views: 3689

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 ...
by derrij
Tuesday 15 October 2024 17:37
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Installing Domoticz server on Android.
Replies: 2
Views: 3047

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 ...
by derrij
Sunday 14 October 2018 19:39
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 557113

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: 5645

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 ...
by derrij
Wednesday 28 June 2017 12:29
Forum: MySensors
Topic: MDRemote stop working in last beta
Replies: 3
Views: 5645

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: 5645

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: 3124

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: 557113

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: 557113

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 ...
by derrij
Friday 27 January 2017 14:32
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 557113

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: 557113

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: 18590

Re: Domoticz on OpenWRT

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