Skip to content
View dasimon135's full-sized avatar

Block or report dasimon135

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dasimon135/README.md

Hi, I'm David

You bought a thermostat, some blinds, a ceiling fan. They work fine. The only thing standing between you and controlling them properly is the manufacturer's app.

I write the Home Assistant integrations that give those devices back to you. Once one is installed, the device appears in Home Assistant like any other: you can put it on a dashboard, automate it, or ask your voice assistant for it.

All of it is free, and all of it runs on your own network. There is no account to create and no cloud to depend on — nothing about your home leaves your home.

Bluetooth — 2.4 GHz

daikin_madoka — Control your Daikin heating and cooling from Home Assistant: set the temperature, change the mode, adjust the fan, see when the filter needs cleaning. It reaches the BRC1H "Madoka" panel on your wall over Bluetooth, with no Daikin account and no phone app. Originally mduran80's work; this fork has carried it since.

ha-bluetooth-mesh — Switch and dim your Häfele Connect Mesh lights from Home Assistant, using the ESPHome Bluetooth proxies already scattered around your house. Häfele discontinued the gateway these lights needed; this replaces it, so there is no extra box to buy.

ha-bluesight — When your Bluetooth devices keep going unavailable, this tells you why. It shows which proxy is holding which connection and names the fault when it finds one. It only ever watches — it changes nothing.

Radio — 433.92 MHz

ha-rf-fan — Put a ceiling fan that only came with a remote into Home Assistant. You press each button once while it listens, and you get back the speeds, the light, the timer and the direction. It never tries to understand the signal, which is why it works with fans I have never seen.

ha-dooya — Open and close your Dooya blinds and shutters, and stop them halfway with a slider. The motor never says where it is, so the position is timed from how long the blind travels and corrected at each end stop.

Something not working?

Open an issue in the repository it belongs to. Tell me what hardware you have and attach the logs — with those two things I can usually answer within the week.

If you have a device I don't own, your bug report is worth more than you would think. Several of these projects support hardware I have never touched, because someone was patient enough to run a test build and tell me what happened.

dasimon135.github.io · buy me a coffee

Popular repositories Loading

  1. daikin_madoka daikin_madoka Public

    Forked from mduran80/daikin_madoka

    Home Assistant custom component integration for the BRC1H thermostat (madoka)

    Python 12 5

  2. ha-rf-fan ha-rf-fan Public

    Generic Home Assistant integration for RF (433 MHz) fans — ESPHome gateway, guided code learning, optional light/timers/kelvin/sound/direction.

    Python 9

  3. ha-dooya ha-dooya Public

    Home Assistant custom integration for Dooya RF433 motorized covers (blinds/shutters). Uses the HA radio_frequency platform. Supports ESPHome CC1101 + Broadlink RM4 Pro. HACS compatible.

    Python 7

  4. ha-bluetooth-mesh ha-bluetooth-mesh Public

    Control Bluetooth SIG Mesh lighting (Häfele Connect Mesh / ThingOS) from Home Assistant — pure-Python mesh stack + HACS integration, via your ESPHome Bluetooth proxies. No vendor gateway.

    Python 3 1

  5. ha-bluesight ha-bluesight Public

    See the invisible: read-only Home Assistant integration that surfaces ESPHome Bluetooth-proxy GATT slot allocations and detects deadlocks (core issue #176516), ghost slots, and pairing storms.

    Python 1

  6. localtuya localtuya Public

    Forked from rospogrigio/localtuya

    local handling for Tuya devices

    Python