Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1012 Bytes

File metadata and controls

39 lines (33 loc) · 1012 Bytes
hide
navigation
toc
title
<style> .md-content__inner > h1:first-of-type { display: none; } </style>

pyOverkiz is an async Python library for interacting with Overkiz-based platforms, including Somfy and Atlantic. It enables authentication, device discovery, state reading, command execution, and real-time event streaming from supported gateways.

What you can do

  • Authenticate with Overkiz cloud or local gateways
  • Automatically discover and list connected devices
  • Read device states and attributes
  • Execute commands on devices
  • Receive real-time updates via event streams

Supported hubs

  • Atlantic Cozytouch
  • Bouygues Flexom
  • Hitachi Hi Kumo
  • Nexity Eugénie
  • Sauter Cozytouch
  • Simu (LiveIn2)
  • Somfy Connexoon IO
  • Somfy Connexoon RTS
  • Somfy TaHoma
  • Somfy TaHoma Switch
  • Thermor Cozytouch
  • Brandt Smart Control *
  • Rexel Energeasy Connect *

[*] These servers utilize an authentication method that is currently not supported by this library.