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

Echo 2nd Gen Phase 2 Backlog #52

Closed
4 of 27 tasks
NorthernMan54 opened this issue Feb 13, 2018 · 39 comments
Closed
4 of 27 tasks

Echo 2nd Gen Phase 2 Backlog #52

NorthernMan54 opened this issue Feb 13, 2018 · 39 comments
Assignees

Comments

@NorthernMan54
Copy link
Owner

NorthernMan54 commented Feb 13, 2018

awsLambda - Alexa HomeSkill Lambda Function

awsWebsite - Skill linking website

  • Implement message routing to homebridge instance
  • Enable MQTTS
  • Automate SSL Cert renewall process
  • Automate DNS link process

Homebridge-Alexa plugin

Yamaha Stereo Integration

  • Each Zone is a separate device ( Two Zones - Front and Rear )
  • Ability to change volume and inputs. Can presets be used for channels?
  • Integration for Yamaha Stereo - Fork homebridge-yamaha to homebridge-yamahaAlexa and custom characteristics for ones not supported by HomeKit
  • Integration for Yamaha Stereo - Turn things on and off | Alexa.PowerController
  • Integration for Yamaha Stereo - Change the channel on a device | Alexa.ChannelController
  • Integration for Yamaha Stereo - Change the input of a playback device | Alexa.InputController
  • Integration for Yamaha Stereo - Change the volume in incremental steps | Alexa.StepSpeaker
  • Integration for Yamaha Stereo - Change the volume to anywhere on a continuous range | Alexa.Speaker

Not supporting this feature

  • Integration for Yamaha Stereo - Control the playback of device; fast forward, rewind and pause | Alexa.PlaybackController

Other Backlog items

  • Add homebridge instance name to cookie
  • Subscribe to messages based on instance name
  • Create event handler for Alexa.BrightnessController directive
  • Create event handler for Alexa.ColorTemperatureController message
  • Create event handler for Alexa.LockController message
  • Create event handler for Alexa.ThermostatController message
  • Create event handler for Alexa.PercentageController message
  • Create event handler for Alexa.ChangeReport message
  • Create event handler for Alexa.DeferredResponse message
  • Create event handler for Alexa.EndpointHealth message
  • Create event handler for Alexa.SceneController message
  • Fix state report for window coverings/blinds
  • Need to manage homebridge add and remove devices

HAPNode-JS

  • Determine method for accessing accessories and accessory events in HAPNode-JS

Device Support

@NorthernMan54 NorthernMan54 self-assigned this Feb 22, 2018
@jt8277
Copy link

jt8277 commented Mar 8, 2018

Hi NorthernMan54, I have tried to contact you through Slack, but cannot seem to do so. Could we get in touch so you can set my Amazon login to your list of Beta testers, because I am keen to try this new version, which looks amazing so far.

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Mar 8, 2018 via email

@jt8277
Copy link

jt8277 commented Mar 8, 2018

Thanks for letting me know, that will be great.

I have been waiting for something like this.

@Sheldor81
Copy link

Hello,

Can you please add me to the beta list?

Thank you

greeting
Michael

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Mar 10, 2018 via email

@Sheldor81
Copy link

Hi,
where can I send you my Amazon ID? Do not want to post her here.

greeting

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Mar 10, 2018 via email

@jt8277
Copy link

jt8277 commented Mar 15, 2018

Hi NorthernMan54,
I wanted to take the time to thank you for your efforts with this. I have just seen the Homebridge Skill on Amazon, and setup the details on my homebridge server. Despite the names coming through a bit weird (which I think is my fault) they were discovered without issue by Alexa.

So thank you very much for this. I am really happy now.

Yours
JT

@vaadkins
Copy link

Why when the homebridge device type is a "fan" does it show up as a "light" in Alexa? If you must use a generic device type then a "switch" would be better than a "light". Whenever you say "Alexa lights on" in a specific room if the fan is in that room and it is set up as a light then it comes on. If it was set up as a switch it wouldn't do that.

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented May 26, 2018 via email

@Daniel167
Copy link

Hello, can you help me, i have a problem with my config. I Need Filter for the switch. What can i do?
"platforms": [
{
"platform": "Alexa",
"name": "Alexa",
"username": "....",
"password": "....",
"filter": "Office Light"
}

@Daniel167
Copy link

Sorry i Need Filter for 2 switch.

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented May 30, 2018 via email

@Daniel167
Copy link

Ok Thanks. I hope i can two switch Import to Alexa. Because in homebridge i have 70 switch and i Need two from this.

@LucLisette
Copy link

Alexa listens and reacts to my command but nothing happens.
I use in homekit this sort of http commands with succes on raspberry pi
On another Pi with Alexa working she wont do it, she says yes but that is it.
Here an example of my command in config.json:

"accessory": "HTTP-SWITCH",
"name": "Light",
"switchType": "stateless",
"onUrl": "http://192.168.1.7/[email protected]&XC_PASS=LLXXXXXXGG&XC_FNC=doAction&id=02/switchOn"

Could you please tell me what is wrong? Thank you.

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 5, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 5, 2018 via email

@NorthernMan54
Copy link
Owner Author

@LucLisette If you search the issue log on the main homebridge repository how to add multiple platforms in a single repository has been answered several times already.

@LucLisette
Copy link

LucLisette commented Jun 6, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 6, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 6, 2018 via email

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 6, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 6, 2018 via email

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 6, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 7, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 7, 2018 via email

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 7, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 7, 2018 via email

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 7, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 10, 2018 via email

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 12, 2018 via email

@LucLisette
Copy link

LucLisette commented Jun 12, 2018 via email

@LucLisette
Copy link

Hi,

Is it possible to change the wake-up word? If so how can I do it?
I have to say several times "alexa" different ways before she responds.
Perhaps an other wake-up word is better.

Luc

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 21, 2018 via email

@mitnits
Copy link

mitnits commented Jun 25, 2018

I have 2 Alexa dots in different corners of the house. I’d like to achieve the following: when I say “Alexa turn off tv” or “Alexa turn off A/C” it would run the command that shuts off device near to where I am :). So far I achieved this using wemo emulation and by signing up to different amazon accounts on different echo dots. In wemo emulation you get the IP of issuing echo dot and can differentiate further.

Any suggestions on how to set this up using homebridge Alexa? I was thinking maybe running two homebridge instances side-by-side?

@NorthernMan54
Copy link
Owner Author

NorthernMan54 commented Jun 25, 2018 via email

@Garywoo
Copy link

Garywoo commented Jun 30, 2018

Hi @NorthernMan54,

Is the ability to whitelist/blacklist devices to be discovered by Alexa on the roadmap?
I'm running a second instance of Homebridge to do this right now, but would really prefer not to have to.
Most of my devices are supported by Alexa though skills already, so I don't want to add duplicate devices though this plugin. I only want one or two devices exposed to Alexa for discovery. Running a whole separate instance of Homebridge seems like overkill for such a minor configuration change.
Enabling the filter property to whitelist more than one device would be perfect. What do you think?

Great work on the plugin so far!
Gary

@NorthernMan54
Copy link
Owner Author

@Garywoo I can add this to the list, but it might be a while before I can get to it. Current focus is AV Controller and Speakers

@b2un0
Copy link

b2un0 commented Jul 16, 2018

@Garywoo @NorthernMan54 i'm awaiting for the same, see #80

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

No branches or pull requests

9 participants