Giter VIP home page Giter VIP logo

Comments (8)

chrisdrackett avatar chrisdrackett commented on July 19, 2024 1

I got this working, pretty sure the issue is not related to this repo so I'm closing. I had to change:

https://gist.github.com/chrisdrackett/468b6282b72420b1d136ab7cdfa8829e
to
https://gist.github.com/chrisdrackett/ea7855a404b49393315da1612fa9735d

¯_(ツ)_/¯

from ha-dyson.

shenxn avatar shenxn commented on July 19, 2024

Sorry but I have no idea. It depends on how the homekit integration loads entities.

from ha-dyson.

chrisdrackett avatar chrisdrackett commented on July 19, 2024

from the docs I see:


Support for on / off, direction and oscillating.

All fans that support `speed` and `speed_list` through value mapping: `speed_list` is assumed to contain values in ascending order. The numeric ranges of HomeKit map to a corresponding entry of `speed_list`. The first entry of `speed_list` should be equivalent to off to match HomeKit’s concept of fan speeds. (Example: speed_list = [off, low, high]; off-> <= 33; low -> between 33 and 66; high -> > 66)

but this does not make it clear what a fan needs to do to be included in HomeKit.

I assume there is something in here: https://github.com/home-assistant/core/blob/dev/homeassistant/components/homekit/type_fans.py but I don't know this code or the ha-dyson code so I haven't yet had time to dig in and see how the two interact.

from ha-dyson.

shenxn avatar shenxn commented on July 19, 2024

I don't have any apple device so it's a little hard to debug. If anyone is interested, feel free to provide more info or create a PR.

from ha-dyson.

johan-de-jong avatar johan-de-jong commented on July 19, 2024

Homekit works just fine for me. I enabled the climate and fan domains.

ACD6C7D3-16E8-44F9-B4BC-796DB24A7621
7DA87F22-582D-4DF5-9DB8-8F134846109E
CC9AC143-46CF-482E-84C5-390C6E36A25A
A47DA02F-46D0-46BF-9091-5D34F54E4403

from ha-dyson.

chrisdrackett avatar chrisdrackett commented on July 19, 2024

@johan-de-jong curious what you have in your config, here is what I have:

- name: Climate
  port: 56335
  filter:
    include_domains:
      - climate
      - fan
    include_entity_globs:
      - fan.*
      - climate.*

I get my thermostat in via this, but none of my fans:

for example fan.bedroom

from ha-dyson.

chrisdrackett avatar chrisdrackett commented on July 19, 2024

I wonder if there is something different between your 527 and my 475 (the model number that shows up for me in hass)

from ha-dyson.

johan-de-jong avatar johan-de-jong commented on July 19, 2024

I wonder if there is something different between your 527 and my 475 (the model number that shows up for me in hass)

527 is the model number. In my case: https://www.dyson.nl/luchtbehandeling/luchtreinigers/dyson-pure-hot-cool/zwart-nikkel

from ha-dyson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.