All Projects → xaviml → Controllerx

xaviml / Controllerx

Licence: mit
Create controller-based automations with ease to control your home devices and scenes.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Controllerx

Winhue
Controlling the Philips Hue lighting system from your Windows PC.
Stars: ✭ 167 (+18.44%)
Mutual labels:  automation, light
Ciscoconfparse
Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations. Python Infrastructure as Code (IaC) for Cisco IOS (and other vendors).
Stars: ✭ 562 (+298.58%)
Mutual labels:  automation, switch
homebridge-http-rgb-push
Homebridge plugin to control a web/http-based RGB device.
Stars: ✭ 16 (-88.65%)
Mutual labels:  light, switch
Xiaomi miot raw
Universal Xiaomi MIoT integration for Home Assistant
Stars: ✭ 240 (+70.21%)
Mutual labels:  switch, light
Sandpolis
Experimental remote monitoring and management
Stars: ✭ 30 (-78.72%)
Mutual labels:  automation, remote
Itunes Remote
Remotely control iTunes on Mac without Internet 🎶📱
Stars: ✭ 160 (+13.48%)
Mutual labels:  automation, remote
Msirgb
Alternative to MSI Mystic Light for controlling motherboard LEDs, without the fixed 7 colour limitation.
Stars: ✭ 276 (+95.74%)
Mutual labels:  controller, light
Magicalexoplayer
The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application
Stars: ✭ 171 (+21.28%)
Mutual labels:  controller, mediaplayer
Ipban
IPBan Monitors failed logins and bad behavior and bans ip addresses on Windows and Linux. Highly configurable, lean and powerful. Learn more at -->
Stars: ✭ 652 (+362.41%)
Mutual labels:  automation, remote
Sys Con
Nintendo Switch sysmodule that allows support for third-party controllers
Stars: ✭ 603 (+327.66%)
Mutual labels:  controller, switch
SwitchXBOXController
Turn your Nintendo Switch into an XBOX360 controller to play on your Windows computer
Stars: ✭ 46 (-67.38%)
Mutual labels:  controller, switch
Lotus
Kubernetes controller for running load testing
Stars: ✭ 92 (-34.75%)
Mutual labels:  automation, controller
Unswitch
🕹 A tiny event handler for Switch controllers!
Stars: ✭ 574 (+307.09%)
Mutual labels:  controller, switch
Zwtopselectvcview
快速导入多个控制器,通过顶部选择菜单切换控制器,实现一个页面多个控制器切换处理.(It's an so easy way to add your all kinds of childControllers into superViewController, then you can slide around or just click on the topButton which is automatically building in the topView to switch your childViewController.)
Stars: ✭ 61 (-56.74%)
Mutual labels:  controller, switch
Mycontroller V1 Legacy
The Open Source Controller
Stars: ✭ 135 (-4.26%)
Mutual labels:  automation, controller
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (-2.84%)
Mutual labels:  automation
Pithy Test
简化接口测试
Stars: ✭ 139 (-1.42%)
Mutual labels:  automation
Expo Dark Mode Switch
A beautiful React dark mode switch component for iOS, Android, and Web
Stars: ✭ 137 (-2.84%)
Mutual labels:  switch
Auto Youtube Subscription Playlist 2
Script automatically adds videos to playlists from Youtube channels and/or subscriptions (Youtube Collections alternative).
Stars: ✭ 136 (-3.55%)
Mutual labels:  automation
Apisix Ingress Controller
ingress controller for K8s
Stars: ✭ 139 (-1.42%)
Mutual labels:  controller

ControllerX

logo

hacs_badge azure-pipelines-build last-release downloads-latest azure-pipelines-coverage community-topic buy-me-a-beer

Create controller-based automations with ease to control your home devices and scenes.

Quick example

With just this configuration, you can have the E1810 controller from IKEA (5 buttons one) connected to the bedroom light and be able to change the brightness and color temperature or color.

livingroom_controller:
  module: controllerx
  class: E1810Controller
  controller: sensor.livingroom_controller_action
  integration: z2m
  light: light.bedroom

Documentation

You can check the documentation in here.

If you have any question, you can either open an issue or comment in this topic from the Home Assistant community forum.

If you like this project, don't forget to star it :)

Contributing

If you want to contribute to this project, check CONTRIBUTING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].