Skip to content

Add Kiosker integration#164543

Open
Claeysson wants to merge 65 commits intohome-assistant:devfrom
Claeysson:kiosker
Open

Add Kiosker integration#164543
Claeysson wants to merge 65 commits intohome-assistant:devfrom
Claeysson:kiosker

Conversation

@Claeysson
Copy link
Copy Markdown

@Claeysson Claeysson commented Mar 1, 2026

Proposed change

This PR introduces a new integration for the Kiosker App, a
browser-based kiosk application that can display web content on
iOS devices. The integration provides
comprehensive control over Kiosker devices including:

  • Device monitoring: Sensors for device status
  • Auto-discovery: Automatic discovery via Zeroconf for easy
    setup

The current branch only includes the sensor component. The finished implementation will include other platforms as well.

This PR is opened because the original one was closed due to our inactivity.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies a diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

To help with the load of incoming pull requests:

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 18 out of 21 changed files in this pull request and generated 1 comment.

@Claeysson Claeysson marked this pull request as ready for review April 7, 2026 21:11
Copilot AI review requested due to automatic review settings April 7, 2026 21:11
@home-assistant home-assistant bot requested a review from joostlek April 7, 2026 21:11
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 20 out of 23 changed files in this pull request and generated no new comments.

@home-assistant home-assistant bot marked this pull request as draft April 8, 2026 10:49
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Copilot AI review requested due to automatic review settings April 10, 2026 20:11
Claeysson and others added 8 commits April 10, 2026 22:13
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
@Claeysson Claeysson marked this pull request as ready for review April 10, 2026 20:34
@home-assistant home-assistant bot requested a review from joostlek April 10, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants