Skip to content

Repository files navigation

Multi Zone Receiver

GitHub Release GitHub Activity License

pre-commit Black

hacs Project Maintenance BuyMeCoffee

Discord Community Forum

TO BE REMOVED: If you need help, as a developer, to use this custom component tempalte, please look at the User Guide in the Cookiecutter documentation

This component will set up the following platforms.

Platform Description
binary_sensor Show something True or False.
sensor Show info from Multi Zone Receiver API.

example

Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called multi_zone_receiver.
  4. Download all the files from the custom_components/multi_zone_receiver/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Multi Zone Receiver"

Using your HA configuration directory (folder) as a starting point you should now also have this:

custom_components/multi_zone_receiver/translations/en.json
custom_components/multi_zone_receiver/translations/fr.json
custom_components/multi_zone_receiver/translations/nb.json
custom_components/multi_zone_receiver/translations/sensor.en.json
custom_components/multi_zone_receiver/translations/sensor.fr.json
custom_components/multi_zone_receiver/translations/sensor.nb.json
custom_components/multi_zone_receiver/translations/sensor.nb.json
custom_components/multi_zone_receiver/__init__.py
custom_components/multi_zone_receiver/api.py
custom_components/multi_zone_receiver/binary_sensor.py
custom_components/multi_zone_receiver/config_flow.py
custom_components/multi_zone_receiver/const.py
custom_components/multi_zone_receiver/manifest.json
custom_components/multi_zone_receiver/sensor.py
custom_components/multi_zone_receiver/switch.py

Configuration is done in the UI

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines

Credits

This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.

Code template was mainly taken from @Ludeeus's integration_blueprint template


Notes

Debug Notes

home-assistant  | 2024-09-12 13:55:15.081 DEBUG (MainThread) [custom_components.multi_zone_receiver] New state from 'media_player.denon_avr_x4300h_main_zone_living_room': '<state media_player.denon_avr_x4300h_main_zone_living_room=on; source_list=['APPLE TV', 'AUX1', 'Bluetooth', 'JohnCast', 'Media Player', 'NUC', 'Online Music', 'PS4', 'Phono', 'TV Audio', 'Tuner', 'VINYL', 'WII U'], sound_mode_list=['MUSIC', 'MOVIE', 'GAME', 'AUTO', 'STANDARD', 'VIRTUAL', 'MATRIX', 'ROCK ARENA', 'JAZZ CLUB', 'VIDEO GAME', 'MONO MOVIE', 'DIRECT', 'PURE DIRECT', 'DOLBY DIGITAL', 'DTS SURROUND', 'AURO3D', 'AURO2DSURR', 'MCH STEREO', 'STEREO', 'ALL ZONE STEREO'], volume_level=0.45, is_volume_muted=False, media_content_type=channel, media_title=VINYL, source=VINYL, sound_mode=STEREO, sound_mode_raw=STEREO, dynamic_eq=True, device_class=receiver, friendly_name=Denon AVR-X4300H Main Zone Living Room, supported_features=69004 @ 2024-09-12T13:55:15.078347-07:00>'
home-assistant  | 2024-09-12 13:55:20.175 DEBUG (MainThread) [custom_components.multi_zone_receiver] New state from 'media_player.denon_avr_x4300h_zone_3_kitchen': '<state media_player.denon_avr_x4300h_zone_3_kitchen=on; source_list=['APPLE TV', 'AUX1', 'Bluetooth', 'JohnCast', 'Media Player', 'NUC', 'Online Music', 'PS4', 'Phono', 'SOURCE', 'TV Audio', 'Tuner', 'VINYL', 'WII U'], sound_mode_list=['MUSIC', 'MOVIE', 'GAME', 'AUTO', 'STANDARD', 'VIRTUAL', 'MATRIX', 'ROCK ARENA', 'JAZZ CLUB', 'VIDEO GAME', 'MONO MOVIE', 'DIRECT', 'PURE DIRECT', 'DOLBY DIGITAL', 'DTS SURROUND', 'AURO3D', 'AURO2DSURR', 'MCH STEREO', 'STEREO', 'ALL ZONE STEREO'], volume_level=0.47, is_volume_muted=False, media_content_type=channel, media_title=CD, source=CD, device_class=receiver, friendly_name=Denon AVR-X4300H Zone 3 Kitchen, supported_features=69004 @ 2024-09-12T13:55:20.174114-07:00>'
home-assistant  | 2024-09-12 13:55:20.807 DEBUG (MainThread) [custom_components.multi_zone_receiver] New state from 'media_player.denon_avr_x4300h_zone_2_dining_room': '<state media_player.denon_avr_x4300h_zone_2_dining_room=off; source_list=['APPLE TV', 'AUX1', 'Bluetooth', 'JohnCast', 'Media Player', 'NUC', 'Online Music', 'PS4', 'Phono', 'SOURCE', 'TV Audio', 'Tuner', 'VINYL', 'WII U'], sound_mode_list=['MUSIC', 'MOVIE', 'GAME', 'AUTO', 'STANDARD', 'VIRTUAL', 'MATRIX', 'ROCK ARENA', 'JAZZ CLUB', 'VIDEO GAME', 'MONO MOVIE', 'DIRECT', 'PURE DIRECT', 'DOLBY DIGITAL', 'DTS SURROUND', 'AURO3D', 'AURO2DSURR', 'MCH STEREO', 'STEREO', 'ALL ZONE STEREO'], device_class=receiver, friendly_name=Denon AVR-X4300H Zone 2 Dining Room, supported_features=69004 @ 2024-09-12T13:55:11.342777-07:00>'
home-assistant  | 2024-09-12 13:55:22.345 DEBUG (MainThread) [custom_components.multi_zone_receiver] New state from 'media_player.denon_avr_x4300h_zone_2_dining_room': '<state media_player.denon_avr_x4300h_zone_2_dining_room=on; source_list=['APPLE TV', 'AUX1', 'Bluetooth', 'JohnCast', 'Media Player', 'NUC', 'Online Music', 'PS4', 'Phono', 'SOURCE', 'TV Audio', 'Tuner', 'VINYL', 'WII U'], sound_mode_list=['MUSIC', 'MOVIE', 'GAME', 'AUTO', 'STANDARD', 'VIRTUAL', 'MATRIX', 'ROCK ARENA', 'JAZZ CLUB', 'VIDEO GAME', 'MONO MOVIE', 'DIRECT', 'PURE DIRECT', 'DOLBY DIGITAL', 'DTS SURROUND', 'AURO3D', 'AURO2DSURR', 'MCH STEREO', 'STEREO', 'ALL ZONE STEREO'], volume_level=0.52, is_volume_muted=False, media_content_type=channel, media_title=CD, source=CD, device_class=receiver, friendly_name=Denon AVR-X4300H Zone 2 Dining Room, supported_features=69004 @ 2024-09-12T13:55:22.344393-07:00>'

About

A virtual multi zone receiver integration for Home Assistant (through HACS)

Topics

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages