Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement other accessory types #3

Open
norman-thomas opened this issue Jan 14, 2017 · 2 comments
Open

Implement other accessory types #3

norman-thomas opened this issue Jan 14, 2017 · 2 comments
Assignees

Comments

@norman-thomas
Copy link
Owner

This plugin currently only supports lightbulbs and temperature/humidity/light sensors.
HomeKit offers my more Services and Characteristics useful for Particle.io IoT projects.

Consider implementing some of the following Services:

  • AirPurifier
  • AirQualitySensor
  • Fan / Fanv2
  • GarageDoorOpener
  • HeaterCooler
  • HumidifierDehumidifier
  • LightSensor
  • MotionSensor
  • OccupancySensor
  • Outlet
  • Switch
  • Window
  • WindowCovering
@norman-thomas norman-thomas self-assigned this Jan 14, 2017
norman-thomas added a commit that referenced this issue Jan 15, 2017
- decoupled accessory creation via factory
- prepared to add more accessory types
norman-thomas added a commit that referenced this issue Jan 15, 2017
norman-thomas added a commit that referenced this issue Jan 15, 2017
- decoupled accessory creation via factory
- prepared to add more accessory types
norman-thomas added a commit that referenced this issue Jan 15, 2017
norman-thomas added a commit that referenced this issue Jan 22, 2017
- implement "switch"
- changed ActorAccessory to also have a 'value'
norman-thomas added a commit that referenced this issue Jan 22, 2017
…essory-types

Merge current state of feature #3 implementation
@robtarr
Copy link

robtarr commented Oct 12, 2017

Are you open to accepting pull requests for this issue?

@norman-thomas
Copy link
Owner Author

@robtarr Yes, I am open and welcome pull requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants