
Whitehambone
Members-
Posts
169 -
Joined
-
Last visited
Everything posted by Whitehambone
-
Server Status Shows Disconnected after blue iris software update
Whitehambone replied to GTench's topic in BlueIris
@fahrer16, so put "self.connect()" right after this line? self.setDriver('GV1',3) #If there was an error querying theelf.setDriver('GV1',3) #If there was an error querying the server, set the status to "Disconnected" so that the ISY can trigger an appropriate action (after a time delay set in ISY program).^M -
Ubiquity will require MFA starting July 22, breaks unifipresence
Whitehambone replied to photogeek54's topic in UnifiPresence
Same boat. I started using the Ping Plugin. Not quite as good, but works until I can find a better solution. -
Support thread for: PG3x v3.2.22 (April 16th, 2024)
Whitehambone replied to bmercier's topic in Polyglot v3 (PG3x)
@bmercier Is there a way to restart a plugin on a schedule or program from IoX? Like a program, IF NodeServer is Disconnected THEN restart NodeServer. -
Server Status Shows Disconnected after blue iris software update
Whitehambone replied to GTench's topic in BlueIris
@GTench I got the same trouble, did you every find a solution? @fahrer16, can this plugin be fixed to resolve this issue? -
@Michel Kohanim I am having bluetooth connectivity issues. It seems after I reboot the eisy or after a few days, YouTube or AudioPlayer will not play through bluetooth. What is the best place to look for troubles? I don't see errors in the bluetooth log in PG3.
-
@Michel Kohanim This is repeatable. Around 3:31, I switched to the speaker jack and started to play, and as the first song ended, the AC went from Playing to Idle momentary. Then it started to play to the Bluetooth again. It happens after the first song. This is the log from the AC: Nodes / YouTube Player Custom Control 2 Speaker Jack Wed 2024/04/03 03:31:30 PM System Unknown Nodes / YouTube Player Status Playing Wed 2024/04/03 03:31:36 PM System Unknown Nodes / YouTube Player Custom Control 0 3 Wed 2024/04/03 03:31:37 PM System Unknown Nodes / YouTube Player Status Idle Wed 2024/04/03 03:35:05 PM System Unknown Nodes / YouTube Player Custom Control 0 None Wed 2024/04/03 03:35:05 PM System Unknown Nodes / YouTube Player Status Playing Wed 2024/04/03 03:35:08 PM System Unknown Nodes / YouTube Player Custom Control 0 3 Wed 2024/04/03 03:35:08 PM System Unknown Nodes / YouTube Player Status Idle Wed 2024/04/03 03:35:20 PM System Unknown Nodes / YouTube Player Custom Control 0 None Wed 2024/04/03 03:35:20 PM System Unknown This is from PG3: 2024-04-03 15:31:30,610 Command udi_interface INFO audio_player:processCommand: Got command: {'address': 'ytsvc', 'cmd': 'OUTPUT', 'value': '0', 'uom': '25', 'query': {}} 2024-04-03 15:31:30,681 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: GV2 to 0 UOM 25 2024-04-03 15:31:36,949 Command udi_interface INFO audio_player:processCommand: Got command: {'address': 'ytsvc', 'cmd': 'PLAY', 'value': '3', 'uom': '25', 'query': {}} 2024-04-03 15:31:36,949 Command udi_interface INFO audio_player:processCommand: Playing #3:./playlists/Mix.m3u 2024-04-03 15:31:36,993 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: ST to 1 UOM 25 2024-04-03 15:31:37,072 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: GV0 to 3 UOM 25 2024-04-03 15:31:37,114 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: GV3 to 30 UOM 51 2024-04-03 15:35:05,821 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: ST to 0 UOM 25 2024-04-03 15:35:05,862 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: GV0 to 0 UOM 25 2024-04-03 15:35:08,036 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: ST to 1 UOM 25 2024-04-03 15:35:08,077 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: GV0 to 3 UOM 25 2024-04-03 15:35:20,026 Command udi_interface INFO audio_player:processCommand: Got command: {'address': 'ytsvc', 'cmd': 'STOP', 'query': {}} 2024-04-03 15:35:20,080 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: ST to 0 UOM 25 2024-04-03 15:35:20,119 MQTT udi_interface.interface INFO interface:_message: Successfully set ytsvc :: GV0 to 0 UOM 25
-
@Michel Kohanim I have been testing this plugin. I start a playlist with the speaker jack output. After the first song, nothing changes in the AC, but the audio switches to bluetooth. Starting with bluetooth, it stays with bluetooth.
-
@Michel Kohanim is a local playlist configured like this? Just dump MP3's into the folder? KEY: playlist VALUE: storgae/playlist
-
@Michel Kohanim I would be happy to help test if you still need volunteers.
-
@Michel Kohanim AWESOME!!!!
-
Is there a way to control the volume of the audio output? If not, can the be added to the Admin console? Or can it be added in the Xfce GUI? The device I want to connect doesn't have a volume.
-
@sjenkins & @Michel Kohanim, I am also curious about this...
-
Configuring eisy to boot from an NVMe SSD without losing VMs
Whitehambone replied to giomania's topic in eisy
@sjenkins I followed both of your above recommendations, thank you! I am still having some trouble running the helper script. based on the above, wouldn't the pool and mount path be: # Where do we want to storge VM resources (ZFS pool name and mount path) VMFILESET="zudi/extra" VMDIR="/zudi/extra" -
Configuring eisy to boot from an NVMe SSD without losing VMs
Whitehambone replied to giomania's topic in eisy
@sjenkins Thanks for the tip on reclaiming this storage space. Not sure if you plan to run Home Assistant on your eisy. But since I now have that space named 'storage' again, I would have to modify ZFS pool name and mount path in the Home Assistant VM Helper Script, correct? Otherwise, it will install on the slow eMMC flash drive. # Where do we want to storge VM resources (ZFS pool name and mount path) VMFILESET="storage/vms" VMDIR="/storage/vms" NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT storage 57.5G 135K 57.5G - - 0% 0% 1.00x ONLINE - zudi 50.5G 2.51G 48.0G - 868G 20% 4% 1.00x ONLINE - I would have to rename it to "zudi"/vms." Have you looked at this Helper script yet? -
Configuring eisy to boot from an NVMe SSD without losing VMs
Whitehambone replied to giomania's topic in eisy
Does keeping the eMMC as a mirror with the new udx script still limit you to the size of the eMMC, and does the slowest (eMMC) performance decide the system throughput? -
Configuring eisy to boot from an NVMe SSD without losing VMs
Whitehambone replied to giomania's topic in eisy
Did you have to unmount 'storage' first? After zpool destroy storage, I get a "cannot unmount '/storage': pool or dataset is busy." @sjenkins Got it, I had to use: zpool destroy -f storage -
Configuring eisy to boot from an NVMe SSD without losing VMs
Whitehambone replied to giomania's topic in eisy
@stevesreed when I run: bash -c "source ~admin/setup_nvme_boot.sh; setup_nvme_boot" I get this: nvme0: WD_BLACK SN850X 1000GB nvme0ns1 (953869MB) adding GTP partition to nvd0 ... gpart: geom 'nvd0': Operation not permitted error: failed creating gpt partition ... I get the same error even if I run this: sudo gpart create -s gpt nvd0 I am stuck... -
My eISY just came back online without any intervention.
-
@mapeter I can also log into the my.isy.io site, but it shows the eISY offline. I also tried the Refresh button on the AC Portals tab. It shows offline as well. @PB11 I have not had time to open a ticket yet.
-
Mine went offline as well.
-
Also see:
-
I think there might be a problem on UD's side. The ISY Portal shows my device has been offline since 7:19 a.m. I rebooted early this morning because a program was not responding and that is when I noticed.
-
"Upgrade Status Upgrade Complete!" on every re-boot
Whitehambone replied to x046866x's topic in IoX Support
I also get the "Upgrade complete" message on reboot. Just this morning my timed programs were not working (morning lights with motion). A reboot fixed the problem. It seems something strange happens about once a week, like programs not working or the eisy is offline. -
PG3 Kasa TP-Link Node Server 3.1.4
Whitehambone replied to Jimbo.Automates's topic in Kasa (TP-Link)
Same here! @jkosharek Let us know how they respond to your ticket. -
What revision are you running? I am running UniFi Network Server 7.5.176 and on a Mac. I have not noticed this behavior.