Michael Kotten
Michael Kotten
> Is this a normal behavior? At least it implemented that way. So yes this is normal behaviour.
For me it looks like DummyTemperatureSensor uses `temperature`: https://github.com/pimatic/pimatic/blob/master/lib/devices.coffee#L1112 This is one of the reasons that pimatic-hap uses `temperature`, too. Regarding the VariablesDevice: please post the parts of your config...
Please raise an feature request at https://github.com/treban/pimatic-tradfri, since changing colors must be implemented here first.
@sverrevh Is this still an issue for you? Since tradfri integrates HomeKit already you can use it directly without the workaround in pimatic-hap.
Currently it uses garage doors, because the homekit "protocol" defines shades different then pimatic. HomeKit wants percentage values when opening or closing shades. This is currently not fully supported in...
I have some shades now myself, so pimatic-hap could basically move to shades. But I have to check in the pimatic config if the rollingTime config is used, so its...
having the same problems here. Any ideas?
I think the changes from master are part of the 1.x.y chart releases. I don't understand the versioning here, though. I was also missing a merged PR in the latest...
Attached you will find the logs. I pressed the left button first and after a few seconds the right button. Hope this helps. Let me know if you need more...
I have the same problem, but running ECK on Rancher. I basically followed https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-stack-helm-chart.html#k8s-install-fleet-agent-elasticsearch-kibana-helm. Can't figure out where the problem with the connection between fleet-server and and elasticsearch is.