Jump to content

sjpbailey

Members
  • Posts

    114
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Northern California
  • Interests
    Well there is all this.
  • Occupation
    Disabled

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

sjpbailey's Achievements

Advanced

Advanced (5/6)

38

Reputation

1

Community Answers

  1. Hello, Just finished the Nixie Nodejs PoolController Plugin that i will release after further testing. You have eight possible pumps RS-485 serial control or relay control for Pentair Intelliflo VSF, VS, VF and SuperFlow VS pumps. Standard single speed and two speed relay controlled pumps. Also two Hayward pumps Evo/TriStar VS and Relay VS. Circuits will load automatically so you can add additional features to your Nixie Pool Controller with up to "I believe" 32 Circuits. Cheers
  2. @Goose66@Michel Kohanim https://github.com/brianmtreese/nodejs-pool-controller-polyglotv2 Is anyone porting this to V3? Autelis is out of business, right? i have a customer and myself that have the Nixie stand alone version running with Pentair VSF serial pump control functioning. Separately have an Arduino GPM, ORP, PH, LEVEL Control high and low. Would like to add it as a separate node to this old Plugin. Arduino to RPi as a socket server data grab. Is anyone working on this? I sent Brian the author a message and hopefully he is still working on this. Highest regards
  3. @DennisC, I have a couple. These take a while to create and for some create confusion, especially to new Developers. One thought it a how too exactly, made by UDI and i had to say I didn't work for UDI. You can also ask for a branch to be opened up by the developer for you to work on. It is a suggestion, not a how to. It seems when i try to help others it ends up making people upset. cheers!
  4. @RRoyceus, Thank You for the Compliment as some would have the opposite opinion of me! Sometimes you think you're helping UDI when you may be hurting someones ego at UDI. I do not ever mind helping people! Especially people such as yourself! Tuya for development is fine, Tuya for Commercial use is not. Still using Tuya only on their Tuya Smart phone app now.
  5. @DennisC Here you go. Sorry about the inconvenience;
  6. Well it seems since i made the offer UDI has blocked my use of the the tuya_connector module. So my offer is useless. Sorry for the inconvenience.
  7. I am a new developer now how do i add a plugin? If you have permission and are a new UDI developer, this is how you add a plugin to the local store, visually. So you do not have to know how to code to become a developer. Once you do get on Udemy or whatever your best way to learn is and learn Python or node.js. Then just add a template from the non-production store load it locally and start your own Plugin aka Node Server.
  8. Hello All! You can run plugins not available on the public stores with the developers permission as a developer. Sign up as a developer point at some code on GitHub, assign it to your local plugin store and run it as a plugin, Locally. if you want with my code you will have to ask then i will make a private video on how to add a Plugin to all stores. I enjoy teaching others! If you learn some Python (took me two years) then you can write Plugins also! If you want any of my Plugins to have and to practice development on, simply ASK my permission! Loading them as a local plugin doesn't change any code so its relatively safe or Clone/zip the code and HACK away! It is terrible! i hate to let people down, however i will not let that drag me down. I cannot release tuya for sale, however with an MIT license you can run it as non-commercial developer as this is what Python Module TinyTuya does. You will need to load pulsar first to tell you which to use. Tuya: PULSAR: https://github.com/sjpbailey/udi-tuya-poly-pulsar-api-v3 LED SWITCHES: https://github.com/sjpbailey/udi-poly-tuya-cloud-ver1-v3, RELAYS: https://github.com/sjpbailey/udi-tuya-poly-relay-api-v3, PIR BATTERY: https://github.com/sjpbailey/udi-tuya-poly-pir-api-v3, CURTAIN: https://github.com/sjpbailey/udi-tuya-poly-curtain-prod-v3 ROBOT SWEEPER: https://github.com/sjpbailey/udi-tuya-poly-robotvacuum-api-v3 Enphase: needs development I dropped it as they charged me for their API service! https://github.com/sjpbailey/udi-enphaseII-poly-master-v3 @kzboray can you pass this along! Anyone with or wants become a developer i will share my code as long as nothing is sold or changed. If you ask Michel maybe he will let me put it on the non-production as is, no further device adds. OR Until someone asks TUYA for rights. Steve
  9. Hello, Tuya has been pulled from the Plugin Store. Why? I am the developer of Tuya Plugin(s) formally called a node server(s). Tuya has changed its conditions for their API. You're allowed 50 devices on your configured Tuya API for free if using Home Assistant or the Tuya phone apps provided like Tuya Smart. Commercial use is not allowed! I have no agreement with Tuya like all the other entities have. I cannot afford to have Tuya charge me for all of UDI's Tuya Plugins! I am an independent developer all i have made in total for all of my plugins is $119. Three years of work and now i cannot charge UDI customers for it because it is not allowed, "commercially". Maybe in the future this will be opened up again however as a disabled person i will no longer be involved! Caution: If you currently have a Tuya plugin installed and you delete it, it will be gone forever. I have several other free Plugins i am working on. Contemporary Controls BASpi, Land Rover and Rheem tankless gas water heaters. Tuya is like Enphase Solar and Enphase wanted $280 a month? I haven't made $280 in total yet. Yes i agree Tuya API should be paid for providing a service. If I cannot be paid i have no incentive to write code for anyone for free. 10% of nothing is Nothing, 0%. Making a better product is one thing however not being rewarded for doing so is not what i have ever done. If you provide a service you should be paid! However if it is someone else's service you window into then you really have no rights, MIT license or not. Only if you pay additionally for the API the Plugin windows into. I strongly believe in UDI's presence in the home automation world and enjoy the code development i have learned on my own here. As a retired disabled person who has additional anxiety issues due to past injuries, i want to enjoy my short time left. Take care, The Best to You All! Bailey
  10. @cmccartney, I just put the repository back on GitHub If you can work a deal with them and find a developer to take it on then I will gladly give the code away. https://github.com/sjpbailey/udi-enphaseII-poly-master-v3 It's what I do spend months and months on code only to have it be given away. "10% of nothing while making sense with little cents" LOL have a great day. If you find someone it is best to email me to respond sjpbailey1961@gmail.com Steve
  11. Hello @cmccartney, You will have to check with Enphase. I developed a Plugin a while back then the changed authentication and then I received a bill for $280 (a month) to continue so I was out. You may want to call them because I don't understand how SolarEdge gives its customers a free page and Enphase thinks I am in business linking systems together for a business. So in otherwords I don't think they want anyone using something other than their Application. Regards, Steve
  12. Hello Everyone, I would like to add a touchscreen display to my Eisy so i can mount it on a control panel door for a human interface. Is there a FreeBSD driver loaded in Eisy for this? It would also be great if we had some pages that allow overrides of equipment nodes like the phone app favorites does. It would be a seller to someone to see their system control panel with a Universal Devices Logo as a screen saver spinning until touched. The small display has Mini HDMI cables for my display. Maybe it would also saved some room to have these instead of full size HDMI ports on Eisy, next version? The Best to You All! Bailey
  13. Hello, This pertains to development. I have two node servers i used for testing some development nodes with two customers, Tuya-Tester and Tester in non-production. The Customer has un-installed the Tuya-Tester Node Server. However it is still in their purchases and they have no way of deleting it there. Its a free test node, they have purchased nothing. I have put Tuya-Tester as Inactive and it does so for about two hours. Delete it and it will not go away? Remove Purchase options and they appear? So these functions do not work for me as they should. There has to be a way to let the Developer delete their work if they choose to. I also cannot control who gets a refund or a free node let alone control the nodes that are no longer necessary? I feel i should be able to do all of these functions without bugging anyone, as it is not a ticket-able item. I also should see who has purchased my nodes so i can contact my list of customer about an possible update. Also to move them from Beta to a workable Production node server, as Beta is supposed to be for testing. Regards
  14. @bgrubb1 Did you install any node servers after you updated? I had one node server installed on my Development Polisy and it is running after 3.2.3. Try to install a new node server and they do not run. Eisy all Nodes 17 of my Node servers all show basic configuration in their log and all of them are down. I am in Bodega Bay "the birds" 60 years and art
×
×
  • Create New...