Just curious what other people are using to turn their dumb or semi smart things into proper smart things.
I use the broadlink drivers to control my Rf light switches, my ir airconditioning, Rf ceiling fan, or projector, ir audio amplifier...
I use esp8266 devices that send a http post to to indicate when lights are on (they are plugged into the down light plugs so only power up when the lights are on) so they stay in sync. So this provides feedback from the semi smart lights
I use SmartThings multi purpose sensors to sync when my split air conditioners are on. So they stay in sync and also know the temperature of the air coming out.
I use an esp8266 with current clamp to measure when my projector is on.
I use a smart things multi sensor to determine when the washing machine is on (vibration) then have an alarm when it goes inactive for longer than 5 minutes. Use the switch part of it to stop the notification task that sends announcements every 30 minutes when the machine has finished.
I use smart things water leak sensor to measure when the bath is full and send notification when its full.
I use xiaomi temperature and humidity sensors to determine when the bathroom humidity rises well above the humidity outside the room and turn the extractor fan on. The fan is running off a sonoff wifi device flashed with tasmota.
I use esp8266 and hubduino for my Venetian blinds that are custom designed with servo motors instead of the manual cords they had to tilt/angle them.
I use the ifttt integration my roller blinds to send them up and down based on temperature outside or google voice.
I use my broadlink device to open my ebay special Rf controlled gate actuators that uses samsung SmartThings multi sensor to verify the gates are opening (both accelerometer and the switch).
I use my blue iris security camera system to trigger things in hubitat like turning outside lights on through the http post capability.
I use SmartThings motion sensor to turn the brightness of my tablets mounted (3d printed picture frame) on the wall when someone is in the room.
I use smarttbungs multi sensor to determine if a window is open when the blinds are shut.
I use a SmartThings multi sensor to detect vibration when my Rf ceiling fan is turned on.
Things I'd like to develop further are
- ways to determine if lights are on that don't have a plug light my downlights or easily capable of adding a esp8266 with current clamp. Other than buy fibaro dimmers or similar.
- ways to determine if the projector screen is down or up, possibly having a limit switch that operates quickly (maybe esp8266 based?)
- Xiaomi mi robot vacuum (original) integrated into hubitat. I had it with Home Assistant but the installation became corrupt with HA a few times with different cards so I have up on HA and much prefer hubitat... So I'm reluctant to go install hacked apks and firmware changes plus change location to mainland China to get it going again with the methods shown on here.. But may be forced to go this path. I don't want just starting and stopping, I also want the status so I can determine when the vacuum is stuck or bin is full.
