Skip to content

Commit

Permalink
Merge pull request #44 from srmagm/master
Browse files Browse the repository at this point in the history
Added Support for Logitech z5500 Ir Remote
  • Loading branch information
dimagoltsman authored Sep 9, 2024
2 parents be884e0 + 7553f97 commit 2fdac14
Show file tree
Hide file tree
Showing 37 changed files with 428 additions and 0 deletions.
131 changes: 131 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,137 @@ type: 'custom:generic-remote-control-card'
```

</details>
<details>
<summary>Logitech z5500 IR remote example (mqtt tasmota/openbeken irsend) [Click Here to expand]</summary>

```
type: custom:generic-remote-control-card
buttons:
power:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-10-00-00-00
test:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-05-00-00-00
direct:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-0A-00-00-00
optical:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-0B-00-00-00
coax:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-0C-00-00-00
effect:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-1D-00-00-00
settings:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-1F-00-00-00
sub_plus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-03-00-00-00
center_plus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-02-00-00-00
surround_plus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-00-00-00-00
sub_minus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-01-00-00-00
center_minus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-06-00-00-00
surround_minus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-04-00-00-00
mute:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-16-00-00-00
volume_plus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-1A-00-00-00
volume_minus:
call: mqtt.publish
data:
qos: '1'
retain: false
topic: cmnd/s06/irSend
payload: NEC 08-0E-00-00-00
name: z5500
remote_template: logitech_z5500
style: |
ha-card {
font-size: 10px;
}
h1{
text-align:left;
margin-left: 50px;
}
```
</details>

<details>
Expand Down
Binary file added dist/remotes/logitech_z5500/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/center_minus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/center_minus_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/center_plus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/center_plus_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/coax.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/coax_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/direct.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/direct_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/effect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/effect_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/mute.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/mute_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/optical.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/optical_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/power.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dist/remotes/logitech_z5500/power_over.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2fdac14

Please sign in to comment.