Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Domoticz to r2563 and add openzwave support #1769

Closed
wants to merge 2 commits into from

Conversation

gkroone
Copy link

@gkroone gkroone commented Jun 22, 2015

Here's a cleaned up PR for upgrading domoticz to the latest stable release: r2563

Note that although this version of Domoticz is marked as stable, it depends on a recent snapshot revision of openzwave, with limited retention on the website http://old.openzwave.com/snapshots/

This was referenced Jun 22, 2015
@gkroone
Copy link
Author

gkroone commented Jun 22, 2015

Referencing other PR's for Domoticz: This is a continuation of PR: Decipher#1 against another PR: #1612 and a cleaned up version of #1766

@echo "obj-m += cp210x.o" > $(WORK_DIR)/$(PKG_DIR)/Makefile
@cp $(KERNEL_DIR)/drivers/usb/serial/cp210x.c $(WORK_DIR)/$(PKG_DIR)/
CPPFLAGS="" CFLAGS="" LDFLAGS="" \
make -C $(KERNEL_DIR) SUBDIRS=$(WORK_DIR)/$(PKG_DIR) modules
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That doesn't seem like cross compilation to me. Does that work on arm/ppc? Can you explain?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know exactly how this works, I copied it from @Decipher. This was tested for multiple archs as discussed in #1478.

@Schim9
Copy link

Schim9 commented Jul 12, 2015

Good afternoon,

I'm not sure I'm in the good topic for such a post...
For information I've just updated my DSM version to DSM 5.2-5592.
Then I've installed Domoticz 2.0.2619-7.

  1. Now, I do not have 9 USB drives anymore but only 2 and both have valid access rights :
    image
    I do not need to execute the "chmod 777 /dev/ttyUSB1" command anymore after a NAS reboot.
  2. Mail notifications still work
  3. My RFXTRX433E and my ZWave controller both work

Congratulation and thank you very much for all your work !

@mvveelen : you can update your system :)

Schim'

@gkroone
Copy link
Author

gkroone commented Aug 2, 2015

@Diaoul I updated the indentation in the installer, which I beleive was the only thing blocking this to be merged, as we agreed to drop the backwad compatibility in the next spk version?

@mvveelen
Copy link

Hi guys, been on a holiday and was curious about any updates. I'm running v2.2621 on my DS414 and don't see any updates, while version v2.2718 has just been uploaded. Don't want to be a pain, but when can we expect a new release? If there is something I can do to help, let me know.

@KaraokeStu
Copy link
Contributor

Hi, please could you rebase and confirm this all still works ok - I'm trying to clean up old pull requests.
Also please squash into a single commit - thanks!

If I don't hear anything by 31st July 2017, I will close the PR.

Thanks,

Stuart

@Safihre Safihre closed this Feb 28, 2018
@hgy59 hgy59 mentioned this pull request Jun 13, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants