Hi Mastiff,
How is your z-wave stuff proceeding?
BR Walter
Search found 86 matches
- Sun Nov 13, 2016 3:11 pm
- Forum: Software
- Topic: How do I program Z-Wave devices?
- Replies: 12
- Views: 19067
- Fri Nov 04, 2016 4:23 pm
- Forum: Software
- Topic: How do I program Z-Wave devices?
- Replies: 12
- Views: 19067
Re: How do I program Z-Wave devices?
And one more question; when a z-wave device is changing it's state, it sends out an event on the z-wave mesh network. Do you already forward those via the tcp port as an ONH event (as with all other events)?
- Thu Sep 29, 2016 5:42 am
- Forum: Software
- Topic: Tellstick Duos over forwarded virtual serial ports?
- Replies: 4
- Views: 8437
Re: Tellstick Duos over forwarded virtual serial ports?
I think you are almost there, it spells MQTT. You just need to add the possibility for ONH to send MQTT messages, then this is it. Stefan, I think I need to correct myself: I think you can already integrate two or more ONH instances with each others using MQTT, just use the MqttValueLoggers and Mqt...
- Wed Sep 28, 2016 4:08 am
- Forum: Software
- Topic: Tellstick Duos over forwarded virtual serial ports?
- Replies: 4
- Views: 8437
Re: Tellstick Duos over forwarded virtual serial ports?
I think you are almost there, it spells MQTT. You just need to add the possibility for ONH to send MQTT messages, then this is it.but unfortunately not implemented it yet...
- Wed Sep 07, 2016 3:25 pm
- Forum: Hardware
- Topic: Roth Nova+ floor heating system
- Replies: 11
- Views: 35165
Re: Roth Nova+ floor heating system
For controlling a heating system in a house, I would strongly consider using Z-wave instead of plain 433 Mhz. Z-Wave is two-way communication and is protected since you are including devices into your private mesh network. Reliability is key as well as you like to prevent someone from outside to tam...
- Wed Sep 07, 2016 10:11 am
- Forum: Hardware
- Topic: Roth Nova+ floor heating system
- Replies: 11
- Views: 35165
Re: Roth Nova+ floor heating system
You can do everything in Node-RED , it is a matter of taste (I run my complex complete home automation in Node-RED in a Pi with ONH as a slave (in aseparate Pi) providing some data)A very interesting approach can be to use node-red
- Tue Sep 06, 2016 5:48 am
- Forum: Hardware
- Topic: Roth Nova+ floor heating system
- Replies: 11
- Views: 35165
Re: Roth Nova+ floor heating system
Hmm, 868 and two-way communication...z-wave???
EDIT: Per-Jarle, if you can read Swedish, this article could be of interest for you!
http://www.zwaveforum.se/viewtopic.php?f=15&t=4318
EDIT: Per-Jarle, if you can read Swedish, this article could be of interest for you!
http://www.zwaveforum.se/viewtopic.php?f=15&t=4318
- Sun Sep 04, 2016 7:05 am
- Forum: Software
- Topic: MQTT support in OpenNetHome
- Replies: 34
- Views: 43684
Re: MQTT support in OpenNetHome
It is working fine now with io.adafruit! One thought; when you are configuring a MqttvalueLogger/Gauge and you select objects, I think most of the available attributes are really questionable. Whats the meaning having the attribute 'ListenPort' selectable for the TCP port?? It is just static informa...
- Sat Sep 03, 2016 5:29 am
- Forum: Software
- Topic: MQTT support in OpenNetHome
- Replies: 34
- Views: 43684
Re: MQTT support in OpenNetHome
Still losing the connection to adafruit every minute 16.09.03 05:26:23 MqttClient$SubscribeCallback Lost connection to MQTT server tcp://io.adafruit.com: Connection lost 16.09.03 05:25:22 MqttClient$SubscribeCallback Lost connection to MQTT server tcp://io.adafruit.com: Connection lost 16.09.03 05:2...
- Thu Sep 01, 2016 6:47 am
- Forum: Software
- Topic: MQTT support in OpenNetHome
- Replies: 34
- Views: 43684
Re: MQTT support in OpenNetHome
Just an idea;
A nice feature would be if you could create an item (a Gauge) for the TCP port and select an attribute for 'events' (with format as they are). In this way, it would be really easy to subscribe to all ONH events via MQTT
BR Walter
A nice feature would be if you could create an item (a Gauge) for the TCP port and select an attribute for 'events' (with format as they are). In this way, it would be really easy to subscribe to all ONH events via MQTT
BR Walter