Closed mreditor97 closed 3 years ago
Added entity support for cameras, so it is now possible to use configuration something like this:
type: custom:banner-card heading: - mdi:printer-3d - 3D Printer entities: - entity: sensor.3d_printer_enclosure_temperature name: Temperature - entity: light.3d_printer name: Light - entity: sensor.3d_printer_enclosure_humidity name: Humidity - entity: camera.octoprint name: null attributes: camera_view: live
Ability to embed cameras directly into to the banner-card
Added entity support for cameras, so it is now possible to use configuration something like this:
Ability to embed cameras directly into to the banner-card