Jump to content

garybixler

Members
  • Posts

    1021
  • Joined

  • Last visited

Everything posted by garybixler

  1. I think I would prefer the first method where I can get the real time data in a very short period of time. 2.5 seconds would be great if not to overwhelm the ISY however. Being quickly warned of high winds would be quite beneficial. Right now I am running Polyglot on a Raspberry Pi 3 to support the wireless tag and Tesla node servers. I can do basic command line instructions and more complex from examples. I also have a Pi 2 running Polyglot for testing the GPIO node server with the latest raspian stretch that I can use for the testing.
  2. bpwwer Hi, I just ordered one and should have it this week. Right now I have the Davis pro2 unit with an IP logger to update to weatherlink. Using the Live WI-FI It looks like you would need to log into weatherlink and after that it would update the local device every 2.5 seconds. I would be happy to assist with this in any way. I always wanted the ISY to be able to receive data from the pro2 locally in real time.. Thanks Gary
  3. Hi Just a question. Is there any present PolyGlot node server that can receive live data from Davis weather units like Vantage Pro2 and other sensors using the new WeatherLink Live WI-FI . From what I read it allows connections to smart home devices using IoT/smart. APIs also look to be available. Thanks for any info. Gary
  4. Hi Kevin Just a quickie. I am trying to have a variable set a key green or red. Copied from example garage but it doesn't seem to work. [MB] type = Keypad label = PiSwitch, [[Master Bedroom Lamp]] KeyColor = royalblue label = Bedroom Light, [[LR Dual Spots]] KeyColor = royalblue label = Dual, Spots [[LR Pict Spot]] KeyColor = royalblue label = Art Spot, [[Up Lights]] KeyColor = royalblue [[Main Hall]] KeyColor = royalblue [[DR Wall Wash]] KeyColor = royalblue [[Air Filter Control]] KeyColor = royalblue label = Air Filter, [[Newspaper]] type = VARKEY Var = ISY:State:Newspaper ValueSeq = 0,1 Appearance = 0 green,1 red On the screen display I get the message key binding missing on the other buttons. Thanks Gary Update I found that I indeed need to to label the buttons ion the Appearance line. Thanks
  5. Thanks I just got it and moved the file to the pi very easily. Great product. Thanks for the sugestion.
  6. Thanks I will give that a try. Sounds like a good option. Thanks Again Gary
  7. yes it was chown typo
  8. So I did this sudo chmod pi pi *.* And get reply chown: cannot access 'pi': No such file or directory Sorry for all the bother.
  9. I am seeing this total 1160 drwxr-xr-x 9 pi pi 4096 Jul 1 20:24 . drwxr-xr-x 24 pi pi 4096 Jul 1 20:24 .. drwxr-xr-x 3 root root 4096 Jul 1 11:07 cfglib -rw-r--r-- 1 root root 4389 Jul 1 11:07 config-rpi-dev7.txt -rw-r--r-- 1 root root 3419 Jul 1 11:07 config-rpi-dev.txt -rw-r--r-- 1 root root 628 Jul 1 11:07 config-rpi-garage.txt -rw-r--r-- 1 root root 1556 Jul 1 11:07 config-rpi-kck.txt -rw-r--r-- 1 root root 1158 Jul 1 11:07 config-rpi-lr.txt -rw-r--r-- 1 root root 952 Jul 1 11:07 config-rpi-lrwall.txt -rw-r--r-- 1 root root 529 Jul 1 11:07 config-rpi-pgaslk.txt -rw-r--r-- 1 root root 746 Jul 1 11:07 config-rpi-pgaw1.txt -rw-r--r-- 1 root root 613 Jul 1 11:07 config-rpi-slk.txt -rw-r--r-- 1 root root 272 Jul 1 12:55 config.txt -rw-r--r-- 1 root root 272 Jul 1 14:17 config.txt.save -r-xr-xr-x 1 root root 4816 Jul 1 21:34 Console.log -r-xr-xr-x 1 root root 6616 Jul 1 20:23 Console.log.1 -r-xr-xr-x 1 root root 5091 Jul 1 18:36 Console.log.2 -r-xr-xr-x 1 root root 4398 Jul 1 18:29 Console.log.3 -r-xr-xr-x 1 root root 3567 Jul 1 12:58 Console.log.4 -r-xr-xr-x 1 root root 3518 Jul 1 12:43 Console.log.5 drwxr-xr-x 2 root root 4096 Jul 1 20:24 .HistoryBuffer drwxr-xr-x 2 root root 4096 Jul 1 18:37 .HistoryBuffer.1 drwxr-xr-x 2 root root 4096 Jul 1 18:33 .HistoryBuffer.2 drwxr-xr-x 2 root root 4096 Jul 1 18:26 .HistoryBuffer.3 drwxr-xr-x 2 root root 4096 Jul 1 12:58 .HistoryBuffer.4 drwxr-xr-x 2 root root 4096 Jul 1 12:41 .HistoryBuffer.5 -rw-r--r-- 1 root root 1666 Jul 1 20:23 hlog -rw-r--r-- 1 root root 731964 Jul 1 22:00 isystream.dmp -rw-r--r-- 1 root root 196810 Jul 1 20:24 struct.dmp -rw-rw-r-- 1 root root 1288 May 7 12:29 termshortenlist -rw-r--r-- 1 root root 3355 Jul 1 11:07 Xconfig.txt -rw-r--r-- 1 root root 108243 Jul 1 20:24 xml.dmp pi@PiConsole:~/Console $ sudo chown -r pi pi *.* chown: invalid option -- 'r'
  10. I get permission denied. PS C:\Users\garyb> SCP config.txt pi@192.168.20.5:~\Console\ pi@192.168.20.5's password: scp: /home/pi/Console//config.txt: Permission denied
  11. kck I think I created a switch config for the soft console. But now the question is how I get it in the pi and where is it put. After this I should be all set to create more. The first time is always hardest. I can put it on a thumb drive but maybe easier way. Thanks for your expertise. Thanks Gary
  12. Thanks kck That looks like a much easier way of doing things.
  13. Would very much like to pull them into windows to build and edit. Even if they could be on a thumb drive. Linux line commands is way out of my capabilities. Still trying to read example configs.
  14. Kevin Just a quick question. How do I see whats in example configs. I don't think nano is used. Should be able to figure it out from that point. Thanks Gary
  15. I did add the switch and still good. Now to figure out how to use it. Just have one large square labeled garage. Thanks Gary
  16. Success! I removed the switch from all scenes and deleted it. Console now comes up. Re linked the switch and everything looks good now. Thanks so much for all the effort in solving this problem. Gary
  17. I see you suspect replace also
  18. I checked and see no insteon devices with that address. Also none of my unused devices have that address either. However at one point last year or maybe longer I did do a replace for a failed switch. Possibly that didn't go so well. Also I don't see it the PLM links table either. Unfortunately I threw that bad switch away so I don't know what address it was.
  19. I get this in return. Needing something PS C:\Users\garyb> scp pi@192.168.20.5:/home/pi/Console/xml.dmp usage: scp [-346BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file] [-l limit] [-o ssh_option] [-P port] [-S program] source ... target
  20. I got the file but how do I send it from ssh
  21. I did the edit and did the start console but didn't find the xml.dmp file in the console directory. Wait wrong config file
  22. Kevin This is what I see from looking at journalctl -u softconsole Jul 01 11:17:19 PiConsole systemd[1]: Started SoftConsole. Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Console ( 1060) starting in /home/pi/consolestable Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Environment initialized on host PiConsole Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Exdir: /home/pi/consolestable Pid: 1060 Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Version/Sha/Dnld/Commit: currentrelease 6e70ef9443449697a Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Screen types imported Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Alert Proc types imported Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Weather providers imported Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Alert classes instantiated Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Configuration file: /home/pi/Console/config.txt Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Parsed base config file Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Merged config file /home/pi/Console/cfglib/auth.cfg Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Merged config file /home/pi/Console/cfglib/myclock.cfg Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Parsed globals Jul 01 11:17:28 PiConsole softconsole[1058]: 07-01-19 11:17:25 Switching to real log Jul 01 11:17:28 PiConsole softconsole[1058]: Console exit with code: 13 at 07-01-19 11:17:28 Jul 01 11:17:28 PiConsole softconsole[1058]: Shutdown Jul 01 11:33:01 PiConsole systemd[1]: Stopping SoftConsole... Jul 01 11:34:31 PiConsole systemd[1]: softconsole.service: State 'stop-sigterm' timed out. Killing. Jul 01 11:34:31 PiConsole systemd[1]: softconsole.service: Killing process 1060 (python3) with signal SIGKILL. Jul 01 11:34:31 PiConsole systemd[1]: softconsole.service: Killing process 1071 (python3) with signal SIGKILL. Jul 01 11:34:31 PiConsole systemd[1]: softconsole.service: Main process exited, code=killed, status=9/KILL Jul 01 11:34:31 PiConsole systemd[1]: Stopped SoftConsole. Jul 01 11:34:31 PiConsole systemd[1]: softconsole.service: Unit entered failed state. Jul 01 11:34:31 PiConsole systemd[1]: softconsole.service: Failed with result 'timeout'. ~ ~ Thanks Gary
  23. HI I tried that and get: sudo: /boot/installconsole.sh: command not found Usually if I run /boot/pisetup.sh again it may start the console config. This time it configured the console. I forgot I didn't do autostart for the console so after starting the console I get the usual error: missing parent button A on FrontDoor. (FrontDoor is the first keypadlinc (2334-2) on the ISY device list.) Fatal console error - fix config file: 'none type' object has no attribute 'children' console was up 3 seconds console exiting - Ecode 13 console received a watchdog termination signal: 10 - exiting temp - immediate exit 13 This is as far as I ever get. Any thought? Thanks Gary
  24. After doing a ls I get this: pi@PiConsole:~ $ ls adafruit-pitft.sh ConsoleMinEx Downloads Music adafruit-pitft-touch-cal Desktop earlyprep.log Pictures Consoleauth di.log getsetupinfo.py Public consoleinstallleftovers Documents installconsole.sh Templates CONSOLEINSTALLRUNNING doinstall.sh MagPi Videos Interesting that console install is running but pi is just showing a blank screen with the blinking courser.
×
×
  • Create New...