AlexxIT / WebRTC

Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
https://github.com/AlexxIT/Blog
MIT License
1.55k stars 183 forks source link

The state of a switch is not represented in a shortcut #731

Closed Pirol62 closed 2 months ago

Pirol62 commented 4 months ago

image Both switches are off at this time

  - name: push
    icon: mdi:message
    action: call-service
    service: switch.toggle
    service_data:
      entity_id: switch.e1_eingang_push_benachrichtigungen
  - name: record
    icon: mdi:record
    action: call-service
    service: switch.toggle
    service_data:
      entity_id: switch.e1_eingang_aufzeichnen
AlexxIT commented 2 months ago

Such functionality is not declared and not supported