You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
I was wondering if its possible to get the Shelly H+T unit to send Temp and or Humidity data to Loxone.
Since it only wakes up once an hour polling it from Loxone I would guess wouldn't work if its sleeping. And timing the polling to occur exactly when the Shelly device wakes up would be a nightmare.
Anyone any ideas?
Duncan
unread,
Dec 8, 2021, 9:54:23 AM12/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
it works via a loxberry / mqtt / virtual input - this is the easy way
someone did get it to work directly, but it requires writing some files to the miniserver which will probably get damaged during an update of the loxconfig
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
Does the UDP method also requires to set up FTP writing etc?
For some reason the VIU templates do not import, I get an error:
Duncan
unread,
Mar 18, 2022, 3:37:29 PM3/18/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
you dont need to use ftp for the udp input
to get round the error above, you need to create the folder for the template to be imported (its missing by default) then perform the input again
the folder is VirtualIn - thats Virtual In without a space
Vahur Kivaste
unread,
Mar 19, 2022, 5:19:09 AM3/19/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Loxone English
Aah, yes. I was testing this in my work computer, where write permissions are limited. Just imported in my other machine and all good - I already had the folder in place as well. Thank you for the help.