npope / home-assistant-crestron-component

Integration for Home Assistant for the Crestron XSIG symbol
Apache License 2.0
60 stars 24 forks source link

Minor fixes and improvements to media players and lights. #18

Open georgesak opened 7 months ago

sebastiensoulac commented 6 months ago

Hello @georgesak

Thanks for the update on crestron integration with HA. I would like to control my C2N-Amp crestron with your integration.

Can you help me to do this integration? If yes, can you tell me how to fill the join on the crestron. my yaml config: `crestron: port: 16384 media_player:

The source names are only indicative.

I would like to have zone On/Off and volume management. Thanks for your help

georgesak commented 6 months ago

Hello @georgesak

Thanks for the update on crestron integration with HA. I would like to control my C2N-Amp crestron with your integration.

Can you help me to do this integration? If yes, can you tell me how to fill the join on the crestron. my yaml config: `crestron: port: 16384 media_player:

  • platform: crestron name: "Room 1" turn_off: 10 turn_on: 9 mute_join: 4 volume_up_join: 1 volume_down_join: 2 volume_join: 1 source_number_join: 13 sources: 1: "Android TV" 2: "Roku" 3: "Apple TV" 4: "Chromecast" 7: "Volumio" 8: "Crestron Streamer"`

The source names are only indicative.

I would like to have zone On/Off and volume management. Thanks for your help

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.

sebastiensoulac commented 6 months ago

Thank you I have created a problem as requested