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

Smarter fireplace control #37

Closed
technicalpickles opened this issue Jan 3, 2018 · 3 comments
Closed

Smarter fireplace control #37

technicalpickles opened this issue Jan 3, 2018 · 3 comments

Comments

@technicalpickles
Copy link
Owner

There's two edge cases now:

This is in part to the use of a broadlink switch for IR control, and it's stateless. Ideally, it should be possible to use HDMI-CEC from kodi to turn off the display, but have not had much luck with that so far.

The temp fix to get turn off is to "Alexa, turn off fireplace", which just sends toggle, but you have to know that it's on (ie you are looking at it), otherwise it will just turn it on.

@technicalpickles
Copy link
Owner Author

Some ideas:

  • use an etekcity outlet with the tv. this would be a decent way to really "force" it to be off
  • maybe there is a kiosk mode for the TV or some setting so it turns on when power is reconnected?

@technicalpickles
Copy link
Owner Author

technicalpickles/picklehome-homeassistant-config#57 is helping. I'm using an Etekcity outlet for the TV, controlled by broadlink. Unfortunately, it seems to be flakey sometimes, and the broadlink needs to be restarted before it will send packets.

I picked up some Sonoff Basic switches, that I'm hoping will be more reliable, with an added bonus of being able to keep state.

@technicalpickles
Copy link
Owner Author

The sonoff didn't quite work out. The boradlink requires rebooting still, but it works well enough otherwise.

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

1 participant