I’ve had these for a while, and have tried every DTH I could find, but nothing has worked with regards to registering Open/Close. Smartsense seems to be the usual go-to, but no dice…
They can pair, and a battery status is shown with a handful of DTH, but eventually go offline, never to check back in.
I figured I would eventually understand how to get them to work, but I’m not there yet.
So, here is a screencap of some info, if anyone has anything to offer, or would like more info, It would be welcomed and I would be happy to oblige:
Name Thing
Label viconics test
Type SmartSense Open/Closed Sensor
Version Draft
Zigbee Id 001D350802585702
Device Network Id EBE1
Status ONLINE
Hub [Home Hub])
Last Activity At 2021-07-12 12:13 PM EDT
Date Created 2021-05-26 6:59 PM EDT
Last Updated 2021-07-12 12:33 PM EDT
Route [This Device (EBE1) ](↔ [Home Hub]
Metrics * Last Hop LQI: 0
Last Hop RSSI: 0
Received Messages From Device: 0
Received Messages From Device (Duplicates): 0
Messages Transmitted to Device: 285
Messages Transmitted to Device (Failures): 284
Updated Time: 2021-07-12 12:26 PM EDT
Data * endpointId: 0A
manufacturer: Viconics
model: WWS
zigbeeNodeType: SLEEPY_END_DEVICE
Raw Description 0A 0104 EC00 00 02 0201 0000 01 0201
Firmware Check Now
Current States * contact: closed
I would continue using the SmartSense device handler.
One first recommendation is to examine your zigbee mesh because that is a likely area that is causing the issues you described. What is the distance from the devices to the hub? The screenshot above shows it is directly connected to the hub. Do you have powered zigbee devices that could act as repeaters for the viconics sensors?
I’ve sort of been fixated on the the seemingly odd Raw Description, at least in comparison to others I’ve seen, but I don’t really know enough to make heads or tails of it.
I’ve made several attempts to modify the Smartsense contact sensor DTH, but no luck so far…
I do have one Zigbee repeater relatively close, but I’ll add another to see if that makes a difference.
what model is this visonic contact sensor? while there is one model that will use the smartsense dth, but the other model needs the other dth set manually in the IDE after pairing, i believe its something like tyson.
The name threw me off a bit too… It’s actually Viconics, sold as Schneider Electric. I’ve use another MTH sensor made by Viconics, sold by SE and it has worked well with a generic DTH. Not to assume that this one will, as It seems unique.
The Tyson DTH is one that gives battery status. I might hack at that one a little.
Yes, 0000 in the raw description is the Basic cluster which is just about device description.
The 0201 in the raw description says it is using the Thermostat cluster so I would guess it is looking at contact sensing from the perspective of a heating/AC system rather than a security one. The Visionic Room Controller DTH might provide inspiration as that does a lot with the Thermostat cluster.
You don’t need this now, but just so you know in the future, every radio frequency device sold in the United States has to have an FCC license and it has to be on the device somewhere. It’s often inside the battery compartment. Once you have that number, you can look it up in the FCC databases and find out the manufacturer and model number.
Thanks. I’ve used the FCC data before to compare devices to see if there were differences between model numbers etc, but I never thought to actually reference an FCC number on the device to find the information.
It just goes to show how easy it is to overlook the obvious.
Some manufacturers of Zigbee pro devices have them fall back to the zigbee home automation profile when joined to a ZHA coordinator like SmartThings. This is not always documented by the manufacturer.
.
Controlling such a device from SmartThings will almost always require a custom device type and not all device features may be supported. If you can get SmartThings to discover the device as a zigbee “thing” community members may be able to help further. But it will not be as simple as using a device which is officially certified for zigbee home automation. In some cases the device will join the network successfully, but then frequently disconnect and need to be rejoined.
I don’t think there is anything. Manufacturers generally self-certify for CE, and now UKCA, marks and supply a Declaration of Conformity with their products. Technical files must exist, but they are held by the manufacturers.
So, the Viconics Room controller DTH, that somehow I had overlooked, has within it the ability to control the wall controller/thermostats that I’m using with my LG mini split system. The LG branded controllers have a different firmware, but same device.
Anyway, I have been collecting this Viconics stuff because it gets liquidated by contractors etc occasionally, and I figured it would be fun tinkering for my system.
I have recently procured Zigbee cards for two of the five controllers
Anyway, not sure I’ll ever get my system integrated with Smartthings, but thought I’d follow-up with this revelation.
The contact sensors seem trivial now, but that’s easy to say. I should probably stay focused on those.