Bing Wallpaper aims to provide a very simple integration to expose an image (as an entity) from Bing Wallpaper to Home Assistant and refresh it regularly.
OR
- Install HACS if you don't have it already
- Open HACS in Home Assistant
- On the top right side, click the three dot and click
Custom repositories - Where asked for a URL, paste the link of this repository: https://github.com/ndesgranges/bing-wallpaper
- Where asked for a type, select
integration - Click the download button. ⬇️
| Name | Description | Values |
|---|---|---|
| refresh_rate | Minutes between refresh of the image | integer >= 1 (default: 1) |
| index | The index of wallpaper. 0 means today's image, 1 means yesterday, and so on. random chooses randomely between 0 and 7. |
integer >= 0 or random (default) |
| mkt | region parameter, this changes the description language and might also change the image returned | en-US (default), ja-JP, en-AU, en-GB, de-DE, en-NZ, en-CA, en-IN, fr-FR, fr-CA, it-IT, es-ES, pt-BR, en-ROW, zh-CN |
| resolution | resolution of the image | UHD (default), 1920x1200, 1920x1080, 1366x768, 1280x768, 1024x768, 800x600, 800x480, 768x1280, 720x1280, 640x480, 480x800, 400x240, 320x240, 240x320 |
| Type | Description |
|---|---|
| image | Hold the link of the image |
| sensor | Hold the description of the image and copyright |
See the list of tasks to do
Use it to display in an image entity card or with the awesome j-a-n/lovelace-wallpanel integration
I use it as screensaver on my TV. (Language of the screens is french)
preview.mov
This project is powered by TimothyYe/bing-wallpaper
