Search found 12 matches

by eiaro
Tuesday 23 October 2018 16:53
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

Not abandoned, it just took too long to get it included and it ended up crashing with another project.
by eiaro
Monday 15 October 2018 8:06
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

I would really be very happy if deCONZ could be integrated into Domoticz! Domoticz is still new territory for me, but I've been using deCONZ for a while now (<90 devices). It's very stable. Yeah. Very stable and very much in motion to support new devices. What I did not understand yet (beginner ...
by eiaro
Friday 12 October 2018 20:01
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

Yes, the goal is to support all devices deCONZ support. I might need some help as I don't have all the sensors myself and can't really see how they behave in Domoticz. And you are right, currently there isn't much sensors in the PR, and the reason for this is that the update on the sensors I have is ...
by eiaro
Friday 12 October 2018 12:32
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

PR for deCONZ support is submitted.
by eiaro
Wednesday 10 October 2018 23:05
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

https://i.imgur.com/OILAfO9.png To me it seems easier to buy the gateway and just connect Domoticz to it. But thats just me, I work with protoboards and servers and have no fun doing it at home and I'm more than happy with this solution that even the Wife can setup. I might release a PR with basic ...
by eiaro
Wednesday 10 October 2018 15:13
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

Here is a screen from the log. There is still ways to go though, and I'm impressed by the lack of communication between the developers.
Image
by eiaro
Wednesday 10 October 2018 11:58
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

Re: deCONZ hardware support

The sad thing is that it isn't talking with domoticz.. Just to tease you... One of my IKEA Motion sensors. https://i.imgur.com/uvLViSq.png can it be used in zigbee2mqtt? then the support would be a lot easier. zigbee2mqtt is home-assistant coined. Home Assistant has "native" support for deCONZ ...
by eiaro
Sunday 07 October 2018 1:08
Forum: Zigbee
Topic: deCONZ hardware support
Replies: 33
Views: 10243

deCONZ hardware support

I have a deCONZ (RaspBee / ConBee) and I need to interface with stuff that PHue can't/won't support. The deCONZ is developed with open source, and the hardware isn't very expensive, so I think it is something that should be supported by Domoticz. I have 3 options: Modify and adapt the existing ...
by eiaro
Sunday 07 October 2018 0:29
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Install domoticz on hue bridge 2.0
Replies: 1
Views: 824

Re: Install domoticz on hue bridge 2.0

Domoticz require a fair bit of space. Maybe it would be easier to make a zigbee2tcp and have your main Domo handle it?
by eiaro
Thursday 01 February 2018 9:55
Forum: Other questions and discussions
Topic: Database and plugin initialization
Replies: 0
Views: 272

Database and plugin initialization

I'm working on several internal hardware plugins, and I keep bumping the wall in Domoticz due to old legacy design rules.

Is there anyone working on the internals of Domoticz that would be open to discuss changes in the core on how Domoticz work?
by eiaro
Monday 22 May 2017 14:34
Forum: Temperature and Weather
Topic: Read actual sensor value using API
Replies: 8
Views: 4052

Re: Read actual sensor value using API

Of course I did. :)

I *can* use /json.htm?type=devices&rid=IDX, but it return a lot of data I dont need.
by eiaro
Monday 22 May 2017 12:33
Forum: Temperature and Weather
Topic: Read actual sensor value using API
Replies: 8
Views: 4052

Read actual sensor value using API

I've read and searched, but haven't been able to find a way to get the current last reading of a sensor using the API.

Any suggestions before I start changing source code?