• 4 Posts
  • 7 Comments
Joined 1Y ago
cake
Cake day: Jun 23, 2023

help-circle
rss

If Haier is claiming that the integration is causing them financial harm it means that their app is collecting your private data and they are selling it.


GPT or one of the other Large Language Model AIs


One success, one failure
I discovered some items on clearance at Home Depot, a Wyze Outdoor duplex plug and a Defiant smart plug. Did a little research on the modules I found inside and was pleased that both used esp32 microcontrollers. I got both disassembled, soldered up, and got to work flashing ESPHome, The Wyze was went well and is now integrated into my HA. Unfortunately the Defiant smart plug was defiant and when hooked up to do the flash I got a “Download mode disabled, reset with GPIO0 high.” Researching that I found that newer esp32 chips have a “Secure boot” fuse that once set disables future firmware updates from the UART. Not sure yet if there is an OTA exploit like the with BK7321 toya chips, but i’m not hopefull. If anyone knows of something let me know.
fedilink

I also have a VPN set up to my home network that I can connect to with my mobile devices. once connected I use the HA mobile app pathed to my local HA server IP. I don’t use HA cloud or any other cloud service. It works well for me, I obviously can’t get notification on the mobile when not connected but I have not had a need yet. If/When I’m do want notifications I would most likely explore, e-mail, e-mail to SMS, SMS API or something that won’t involve external servers. I would not want to send sensitive info via SMS but a shot alert that said there is something to look at like “HA Alert: Motion detected cam 1” or such would be fine.


HA touchscreen dashboard with old pi
I have an old Raspberry Pi B+ (cica 2015) it came out after the Pi 1s and before the Pi 2s. I would like to use it with a Pi 7” touchscreen to make a touch screen dashboard for my HA. I been trying different solutions I’ve found but most of them make use of chromium in kiosk mode, chromium won’t run on the B+ 🙁. I found several other older solutions but with all of them I’ve run into issues like files can’t be found anymore or have dependencies on libraries that can no longer be found like kweb kiosk browser or use things that are no longer supported by the OS like OTX. Anyone using a B+ for an HA dashboard? Got any tips?
fedilink

iseebell doorbell streams
I’ve had this iseebell video doorbell for a few years and a year or so ago their web site disappeared as well as the app from the mobile stores. I still have the app on my phone and it does still work but, since the company seems now be defunct I expect that the app will cease working soon. I’m not thrilled that there is an app and need to proxy through a external server anyway and I would like to add the streams to my Friget/HA setup. Does anyone have any info on the iseebell streams, alternate firmwares, hardware hacks, etc.?
fedilink

Good idea!, thanks! that’s one of those, “Whack! I coulda’ had a V8” moments, won’t work for me here (I’m on a mobile as well).


The pop up blocks my whole screen except for a tiny part at the bottom. I guess I could read it by scrolling 1 line at a time but at that point, it’s a pay wall.



Update: Got this working without any cloud services. Turns out Sylvania lighting (LEDVance) has an alternate firmware that is an HomKit device that does not require any external cloud, server, etc. Any HA install with bluetooth enabled can pair with it and you don’t need to set up Apple home or a Sylvania account.

  1. Download the Sylvania smart home app. (don’t set up an account)
  2. Open the app and click the “HomeKit” button. (All this is going to do is scan for unpaired bluetooth smart+ devices)
  3. You should see a list of the Smart+ devices with an ⚠️ to the right of it
  4. Click on the device to update the firmware to the HomeKit firmware
  5. That is all the Sylvania app is needed for so you can delete once all your devices are firmwares are updated
  6. In HA install the HomeKit bridge, you don’t need to pair it with Apple just install it.
  7. Make sure your device is near (within 20ft) of your HA bluetooth transceiver and/or an ESP32 bluetooth proxy connected to your HA
  8. Once the device is detected you will get a new device notice, open the new device integration and click configure.

Is there HA comparable firmware for Telink TLSR8258F1KET32?
So I got a bunch of these Sylvania Smart+ bluetooth mesh led strips. They are using a RF SoC IC, Telink TLSR8258F1KET32. Does anyone know of a firmware like Tasmota or ESP32Home that would work for that IC?
fedilink