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

alexa: refactor code structure #606

Merged
merged 1 commit into from
Mar 7, 2023
Merged

Conversation

nberardi
Copy link
Contributor

@nberardi nberardi commented Mar 6, 2023

This has been decoupled from the Scrypted server, if you think it would be better to move it to https://github.com/scryptedapp.

The following update to Alexa supports:

  • ScryptedDeviceType.Garage
    • Support ScryptedInterface.Entry
    • Support ScryptedInterface.EntrySensor
  • ScryptedDeviceType.Camera
    • Support ScryptedInterface.ObjectDetector
    • Support ScryptedInterface.MotionSensor
  • ScryptedDeviceType.Doorbell
    • Support ScryptedInterface.ObjectDetector
    • Support ScryptedInterface.MotionSensor
    • Support ScryptedInterface.BinarySensor (Ring)
  • ScryptedDeviceType.Switch
    • Support ScryptedInterface.OnOff
  • ScryptedDeviceType.Sensor
    • Support ScryptedInterface.Thermometer
    • Support ScryptedInterface.MotionSensor
  • ScryptedDeviceType.SecuritySystem
    • Support ScryptedInterface.SecuritySystem

@nberardi nberardi force-pushed the alexa-refactor branch 4 times, most recently from 8817cb6 to f0da9d6 Compare March 7, 2023 02:25
@koush
Copy link
Owner

koush commented Mar 7, 2023

let me know when you think it's ready to merge

@nberardi
Copy link
Contributor Author

nberardi commented Mar 7, 2023

@koush it is ready to be pushed.

@koush koush merged commit c85d450 into koush:main Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants