Search found 11 matches

by PeterS
Sat Nov 11, 2017 3:27 pm
Forum: Software
Topic: Logical Items in NetHomeServer
Replies: 2
Views: 15224

Re: Logical Items in NetHomeServer

Hi Stefan, I guess there might be many ways to achieve this, but without spending to much time thinking about the details I think a kind of "Conditional Remap Button" could do this. When this item is triggered it first checks a list of conditions of other items and if all conditions are tr...
by PeterS
Sat Nov 11, 2017 2:48 pm
Forum: Hardware
Topic: Recieving signals from a USB sound card
Replies: 1
Views: 10484

Recieving signals from a USB sound card

Hi, I use a Tellstick Duo to receive and transmit signals to and from my NetHomeServer. As the Tellstick Duo cannot receive signals from my Nexa smoke detectors I have connected a RX433N to a small USB sound card and connected all the HW to a separate PC. In the protocol analyser I can see how the s...
by PeterS
Tue Nov 07, 2017 6:13 pm
Forum: Software
Topic: Logical Items in NetHomeServer
Replies: 2
Views: 15224

Logical Items in NetHomeServer

I'm looking for a way to combine the status if different Items into logical combinations. E.g. If Lamp 1 is on and RemapButton 2 is switched on do this else do that. I guess I need the normal logical building blocks like if - then - else, and/or etc. Is there a simple way to accomplish this without ...
by PeterS
Tue Nov 07, 2017 5:57 pm
Forum: Software
Topic: Analyzer on a Raspberry Pi
Replies: 1
Views: 19356

Analyzer on a Raspberry Pi

Can the Analyzer be installed and run on a Raspberry Pi? If so, what is the best way to install it?
/PeterS
by PeterS
Fri Nov 03, 2017 4:14 pm
Forum: Hardware
Topic: Integrated Meters in a Z-wave switch
Replies: 1
Views: 10189

Integrated Meters in a Z-wave switch

Hi, I have successfully installed a Razberry Z-wave controller in my Raspberry Pi 3 and connected some z-wave switches. One of the switches, a Philio Technology Corp Switch, has integrated meters and measure voltage, power, current and a few other electrical things. This seems to be a very common se...
by PeterS
Mon Sep 18, 2017 3:27 pm
Forum: Hardware
Topic: RX433N &
Replies: 2
Views: 11639

Re: RX433N &

Sounds great. I'm looking forward to test that :-)

/PeterS
by PeterS
Sun Sep 17, 2017 3:52 pm
Forum: Hardware
Topic: RX433N &
Replies: 2
Views: 11639

RX433N &

Has anyone tried the RX433N receiver module and a Raspberrypi like they do at http://www.princetronics.com/how-to-rea ... -receiver/ to receive Nexa 433 MHz signals for NetHomeServer? Looks more simple than using a USB sound card
/Peter S
by PeterS
Sun Aug 27, 2017 8:18 am
Forum: Software
Topic: Multiple Tellstick Duo
Replies: 6
Views: 9034

Re: Multiple Tellstick Duo

I think I found a way to solve the interference problem without changing any Items. The Tellstick Item does not have any Enable and Disable methods, but it is possible to disable and enable a Tellstick by removing and adding Nexa and NexaL to the list of transmitted protocols. I could keep the secon...
by PeterS
Thu Aug 24, 2017 7:03 pm
Forum: Software
Topic: Multiple Tellstick Duo
Replies: 6
Views: 9034

Re: Multiple Tellstick Duo

If an item cannot check what Room(s) it belongs to, it seems necessary to create a new location aware Tellstick Item with this information as a user defined attribute. I assume an item can ask a Room about the items in that room, so this location aware Item would just forward commands to other items...
by PeterS
Mon Aug 21, 2017 3:20 pm
Forum: Software
Topic: Multiple Tellstick Duo
Replies: 6
Views: 9034

Re: Multiple Tellstick Duo

Would it be easier to do the manual separation by Room? I.e. all item in a specific room are controlled by one Tellstick and another room is controlled by another... In this case you are using an exisisting property for the separation and eliminate the need to add a new property to all items in the ...