-
Notifications
You must be signed in to change notification settings - Fork 25
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
Minor fixes and improvements to media players and lights. #18
base: master
Are you sure you want to change the base?
Conversation
…ange the value of joins on the fly. Example from a button tap taht sets the analog join 352 to value of 2: tap_action: action: call-service service: crestron.set_analog data: join: 51 value_join: 2
- Add volume up/down (pulses a digital join) - Changes the mute to be a toggle (now pulses the digital join). This is needed for my own system, change back otherwise. - Add a power on command that defaults to input 1
- Change the divider to 257, allowing full range (0-255 -> -=65535) - Add an default brightness per light (otherwise default to 50%)
- Use slugify to generate cleaner names - Use the DOMAIN instead of HUB (which is not stable)
Hello @georgesak Thanks for the update on crestron integration with HA. Can you help me to do this integration?
The source names are only indicative. I would like to have zone On/Off and volume management. |
Hi, please open an issue instead, will try to help there. I don't have experience with the C2N-Amp but as long as you have a processor (2-series or above), it should work. |
Thank you |
Add note about broken entities.
No description provided.