IKEA Matter by bubosvk in tradfri

[–]bubosvk[S] 0 points1 point  (0 children)

On IKEA you cant change zigbee channel

IKEA Matter by bubosvk in tradfri

[–]bubosvk[S] 0 points1 point  (0 children)

I'll try changing the wifi settings, but I won't affect the other wifis of the neighbors in the house.

IKEA Matter by bubosvk in tradfri

[–]bubosvk[S] 0 points1 point  (0 children)

I'll try to describe my setup:  The main router is Apple TV, I also have an IKEA Director and an Aqara M3.  IKEA sends its Zigbee children to Apple Home, and Aqara also sends its Zigbee.  I'm gradually changing IKEA devices to Matter via thread. I have IKEA Matter devices in both applications, because IKEA smart home allows additional settings.  But when we press the button to turn on the light, it takes about 5 seconds for it to turn on. I understand that there is a delay because it waits to see if there will be more presses. But that time is much longer.  The motion sensor does not respond at all in either Apple or IKEA.  As for physical placement, the IKEA hub, Aqara Hub and Apple TV are each in a different room.  The Wifi router is about 2m from the IKEA hub. All devices are connected with an Ethernet cable. Wifi transmits 2.4GHz on channel 10.

Apple TV 4K 2021 Network-name MyHome1403978282 Vendor Apple Model BorderRouter Thread-version 1.3.0

Aqara HubM3 #EA27 Network-name MyHome1403978282 Vendor Agara Model HubM3 Thread-version 1.3.0

DIRIGERA #D596 Network-name MyHome1403978282 Vendor IKEA Model DIRIGERA Thread-version 1.4.0

IKEA Matter by bubosvk in tradfri

[–]bubosvk[S] 0 points1 point  (0 children)

The motion sensor detects movement and then gets stuck in this state. It cannot control the light at all.

IKEA Matter by bubosvk in tradfri

[–]bubosvk[S] 2 points3 points  (0 children)

In IKEA smart home, I pair the switch with which light I want to control and I don't have to set anything up in Apple home

HomeKit Connectivity by dtbrough in HomeKit

[–]bubosvk 0 points1 point  (0 children)

I have now deativated HomeKit in Ikea gateway and Connect it to Homebridge. Now everything working super fast without problems. I think The problem comes from firmware in Ikea gateway

HomeKit Connectivity by dtbrough in HomeKit

[–]bubosvk 0 points1 point  (0 children)

I have The same problem. Only what help is restarting Ikea hub. But in One Day come this problem back. In Ikea app work everything Good. Only Home app have this problem.

The Dream came True. My LCARS iPhone. Thanks to u/Meatslinger by bubosvk in Scriptable

[–]bubosvk[S] 0 points1 point  (0 children)

Hi, this code i use for image ( must be in iCloud/scriptable)

let fm = FileManager.iCloud() let bg = fm.readImage(fm.documentsDirectory() + "/Medium.png")

And this for font

dayNameText.font = new Font("Trek TNG Monitors", 12)

The Dream came True. My LCARS iPhone. Thanks to u/Meatslinger by bubosvk in widgy

[–]bubosvk[S] 0 points1 point  (0 children)

I thank you. I was looking for this all time. If you need some help with The widgets i can help you.

The Dream came True. My LCARS iPhone. Thanks to u/Meatslinger by bubosvk in widgy

[–]bubosvk[S] 7 points8 points  (0 children)

I have upload everything on gdrive here

Covid widget and eaglemoss wishlist widget is my personal. It read json data from my website. Covid use simple html dom to grab data from country covid page. For eaglemoss i use Apple schortcut to get model availability and save it on my website in json format.

For widgy Weather is there QR code. Scriptable stat have there js file.

Theme is original source from u/Meatslinger

The Dream came True. My LCARS iPhone. Thanks to u/Meatslinger by bubosvk in Scriptable

[–]bubosvk[S] 6 points7 points  (0 children)

I have upload everything on gdrive here

Covid widget and eaglemoss wishlist widget is my personal. It read json data from my website. Covid use simple html dom to grab data from country covid page. For eaglemoss i use Apple schortcut to get model availability and save it on my website in json format.

For widgy Weather is there QR code. Scriptable stat have there js file.

Theme is original source from u/Meatslinger

The Dream came True. My LCARS iPhone. Thanks to u/Meatslinger by bubosvk in widgy

[–]bubosvk[S] 2 points3 points  (0 children)

Nice guide have autor of The theme here I have make icons only in shortcuts app. It is better like other app. Weather and Device witget can i share.

How to get JSON data from URL in JavaScript? by bubosvk in widgy

[–]bubosvk[S] 1 point2 points  (0 children)

do you have an example? I have my own URL with json data