From 3de27f71644cec099f89d19e001fb077213e94f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20Cveti=C4=87?= Date: Mon, 14 Oct 2024 23:06:35 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d4bddfa..bc5c974 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,8 @@ This custom Home Assistant integration allows you to monitor and control your Playnite games via MQTT. It creates game-related entities (such as switches and buttons) to start, stop, install, and uninstall games, as well as retrieve cover images and game library data from Playnite. +![Playnite Web MQTT Home Assistant Device screenshot](assets/device_screenshot.png) + ## Table of Contents - [Playnite Web MQTT Integration](#playnite-web-mqtt-integration) - [Table of Contents](#table-of-contents) @@ -38,8 +40,6 @@ This custom Home Assistant integration allows you to monitor and control your Pl - **Request Game Library**: Request the game library update from Playnite using a button entity. - **MQTT-based Communication**: Communicate with Playnite using MQTT to get updates about game states and covers. -![Playnite Web MQTT Home Assistant Device screenshot](assets/device_screenshot.png) - ## Installation ### Prerequisites