Hi Guys, do you have an icon for Smoke and CO ?
I donât believe we expose the smoke icon at the moment, but I can add it to the list.
In the meantime, the fire and skull icons have been used by some people for smoke and CO2 (respectively)
Out of curiosity, are you planning on using these with the Hero Attribute Inline Icons that are in beta? Or do you have some sort of virtual device that your smoke/CO is mapped to that you want to use an icon on?
Thank you for your reply.
Yes I want to use Hero Attribute
I have GOControl WADWAZ-1 on my Hubitat, But I still looking for a nice Driver.
I found one for Smoke, but nothing for CO2 Carbon Monoxide yet
How about a couple different options like these:
And what it would look like in the new Hero Attribute (inline icons):
We didnât have an âactiveâ state defined for the smoke
attribute. Iâve gone ahead and added detected
as the active state in beta. Can you give it a try and let me know if that works for you?
(Be sure to refresh the whole page to pull in the latest changes)
Perfect !
May I ask you to do the for Carbon Monoxide? Please see below:
I have added it to the beta. Can you please verify?
Hm. The screenshot of âCurrent Statesâ from your hub doesnât look right. Itâs showing the value under an attribute called CarbonMonoxideDetector (which is the correct name of the capability), but the attribute is supposed to be named carbonMonoxide.
Is this a community developed driver or an official Hubitat one? Either way, Iâm sure the driver developer would like to be aware of the issue so they can correct it.
This is not a offical by Hubitat.
I read some information here
Use this Driver to Smoke from PrayerfulDrop, works well.
For Monoxide Detector
I use this information below from Ryan780 to modified the Driver
Please see below new print from my Hub:
But on my Dashboard did not work.
Thanks for the additional details. Since youâve updated to a new driver there are two things you might need to do:
- Complete the authorization process again
This causes SharpTools to resync your devices over. If any of the underlying capabilities or attributes change when you change drivers, this gets them in sync. - Refresh the dashboard
Since the proper attribute wasnât available originally, the dashboard probably wasnât able to setup the requested subscription. When you refresh a dashboard, it will kickoff a healthcheck that looks for missing subscriptions and corrects them.
Emerson-
That looks like the logs directly from the custom device driver. What about the steps above?
- Complete the reauthorization making sure your CO2 device is selected and synced over.
- Since it likely doesnât implement one of the core capabilities, youâll need to use the process noted in: How To Authorize Unrecognized Things - #4 by josh
- After completing the authorization, wait several minutes to make sure the device synchronization is complete and double check the device details in SharpTools.
- If you are adding new devices, you can watch the location details screen and the devices will sync over in real time. From your user page, tap the
...
next to your location and youâll see a list of things for that location. Once the device is synced over, you can click on the device name to view the details of it and make sure it is reporting the correct attribute name and value.
- If you are adding new devices, you can watch the location details screen and the devices will sync over in real time. From your user page, tap the
- After the synchronization is complete, manually refresh your dashboard page to kick off the healthchecks.
Josh I did all of your steps.
I am think something wrong on my Driver, I never modifier a Driver, I will ask for some help on Hubitat Community to check the Driver.
Thank you!
Hi Josh,
I have new Driver, work well on Hubitat DashBoard, please see below.
But did not work here, the value never changed, aalways show âdetectedâ
Thanks for the screenshots. That attribute doesnât appear to be subscribed at the moment as indicated by it being grayed out. Add it to a dashboard in a Hero Attribute Tile or a Trigger in a SharpTools rule and it will automatically get subscribed when the dashboard/rule is saved.
Congratulation work well now!
You are really helpful.
SmartThings: I was able to add the smoke detectors in STs Classic / SharpTools under Additional Devices (which sensors section) but they donât show up when I try to authorize them on SharpTools web. When I go back to SharpTools in the STs Classic app I see the smoke detectors have disappeared.
Welcome to the community and thanks for posting.
After authorizing the devices via the web, you can go back and add the extra devices via the SmartThings app and it will sync them over automatically.
It has to be in that order though - the web authorization only lists the core capabilities and will drop the âextraâ selections, so you want to do web first then modify it via the mobile app.