Search found 11 matches
- Sat Nov 11, 2017 3:27 pm
- Forum: Software
- Topic: Logical Items in NetHomeServer
- Replies: 2
- Views: 18222
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...
- Sat Nov 11, 2017 2:48 pm
- Forum: Hardware
- Topic: Recieving signals from a USB sound card
- Replies: 1
- Views: 13509
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...
- Tue Nov 07, 2017 6:13 pm
- Forum: Software
- Topic: Logical Items in NetHomeServer
- Replies: 2
- Views: 18222
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 ...
- Tue Nov 07, 2017 5:57 pm
- Forum: Software
- Topic: Analyzer on a Raspberry Pi
- Replies: 1
- Views: 27402
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
/PeterS
- Fri Nov 03, 2017 4:14 pm
- Forum: Hardware
- Topic: Integrated Meters in a Z-wave switch
- Replies: 1
- Views: 13201
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...
Re: RX433N &
Sounds great. I'm looking forward to test that
/PeterS
/PeterS
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
/Peter S
- Sun Aug 27, 2017 8:18 am
- Forum: Software
- Topic: Multiple Tellstick Duo
- Replies: 6
- Views: 10529
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...
- Thu Aug 24, 2017 7:03 pm
- Forum: Software
- Topic: Multiple Tellstick Duo
- Replies: 6
- Views: 10529
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...
- Mon Aug 21, 2017 3:20 pm
- Forum: Software
- Topic: Multiple Tellstick Duo
- Replies: 6
- Views: 10529
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 ...