You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
As the Pimatic project is no longer maintained,
this plugin project will also be discontinued.
pimatic-tradfri
This plugin provides a tradfri interface for pimatic.
IMPORTANT:
This plugin needs at least gateway version 1.2.42 !
Features
Discover devices, groups, and scenes
Tradfri Hub as presence device available
Control lights
Control groups
Observe changes
Scenes/moods per Group
Action providers for all features
All bulbs are supported (RGB / color temperature)
Installation
Just activate the plugin in your pimatic config. The plugin manager automatically installs the package with his dependencies.
Software dependencies
This plugin depends on tradfri-coapdtls.
Configuration
You can load the plugin by adding following in the "plugins" section in config.json from your pimatic server:
You only need the security id which is backside of the gateway (i.e. Security Code) and the gateway's IP address. At startup the plugin discovers the gateway.
The first connection to the gateway creates a session key.
This key with a uniq identifier is automatically stored in the configuration file.
If you have problems with your connection,
remove the psk from the config.
Sometimes the Tradfri Gatway doesn't inform the observers about new devices states.
I think that the stability of the gateway in newer firmware versions is improved.
If you press the power button of the 5-button remote, the remote toggles the group.
So if the lights are not syncron, the lights will change the state not in same way.