{"id":22352095,"url":"https://github.com/bertreb/pimatic-dyson","last_synced_at":"2025-03-26T12:10:48.326Z","repository":{"id":57324223,"uuid":"332017415","full_name":"bertreb/pimatic-dyson","owner":"bertreb","description":"Plugin for connecting Dyson Pure devices to Pimatic","archived":false,"fork":false,"pushed_at":"2021-02-28T11:25:15.000Z","size":61,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-24T23:01:20.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bertreb.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-22T17:33:22.000Z","updated_at":"2021-02-28T11:25:17.000Z","dependencies_parsed_at":"2022-09-20T23:31:02.638Z","dependency_job_id":null,"html_url":"https://github.com/bertreb/pimatic-dyson","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-dyson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-dyson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-dyson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-dyson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertreb","download_url":"https://codeload.github.com/bertreb/pimatic-dyson/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245650496,"owners_count":20650105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T12:17:07.229Z","updated_at":"2025-03-26T12:10:48.308Z","avatar_url":"https://github.com/bertreb.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pimatic-dyson\nPlugin for connecting Dyson Pure devices to Pimatic\n\n# PLUGIN STATUS: \"NOT WORKING\" do not install!\n\nThe plugin is based on an embedded and modified version of the dyson-purelink library of [K.Augenberg](https://github.com/auchenberg).\nThe plugin can be installed via the plugins page of Pimatic.\nThis plugin works for Dyson Pure devices.\n\n## Config of the plugin\n```\n{\n  email:       Email address of your Dyson account\n  password:    Password of your Dyson account\n  countryCode: CountryCode like 'DE' or 'NL'\n  polltime:    Time for update in values (default 1 minute)\n  debug:       Debug mode. Writes debug messages to the Pimatic log, if set to true.\n}\n```\n\n## Config of a DysonDevice\n\nDevices are added via the discovery function. Per registered Dyson device a DysonDevice is discovered unless the device is already in the config.\nThe automatic generated Id must not be change. Its based on the serial with prefix 'dyson-'. Its an unique reference to your device. You can change the Pimatic device name after you have saved the device.\n\n```\n{\n  serial:   Serial number of your Dyson device\n  type:     Type id of your Dyson device\n  product:  Product name of your Dyson device\n  version:  Version number\n}\n```\n\nThe following attributes are updated and visible in the Gui.\n\n```\ndeviceFound:      Dyson device is found in the local network\ndeviceStatus:     Device is on or off\ntemperature:      Air temperature\nairQuality:       Air quality\nrelativeHumidity: Relative humidity\nfanStatus:        Fan is on or off\nfanSpeed:         Speed of the fan (0-100)\nrotationStatus:   Rotation is switched on or off\nautoOnStatus:     Auto modus is on or off\n```\n\nThe device can be controlled via rules.\n\nThe action syntax:\n```\n  dyson \u003cDysonDevice Id\u003e\n  \ton | off\n  \tauto [ on | off]  \n  \tfan [ on | off]\n  \tspeed [ \u003c0-100\u003e | $speed-var]\n  \trotation [ on | off ]\n```\n\nThe $speed-var must be a number between 0-100\n\nThe DysonDevice is still in alfa test. You are welcome to test it.\n\n----\nThis plugin needs minimal node version 10!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertreb%2Fpimatic-dyson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertreb%2Fpimatic-dyson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertreb%2Fpimatic-dyson/lists"}