sonoff-server | Private Sonoff cloud server | Continuous Deployment library

 by   adam-golab JavaScript Version: Current License: MIT

kandi X-RAY | sonoff-server Summary

kandi X-RAY | sonoff-server Summary

sonoff-server is a JavaScript library typically used in Devops, Continuous Deployment, Docker applications. sonoff-server has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

The idea was to have a private, locally hosted server to manage all of your own Sonoff devices.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              sonoff-server has a low active ecosystem.
              It has 36 star(s) with 16 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of sonoff-server is current.

            kandi-Quality Quality

              sonoff-server has 0 bugs and 0 code smells.

            kandi-Security Security

              sonoff-server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              sonoff-server code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              sonoff-server is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              sonoff-server releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sonoff-server
            Get all kandi verified functions for this library.

            sonoff-server Key Features

            No Key Features are available at this moment for sonoff-server.

            sonoff-server Examples and Code Snippets

            No Code Snippets are available at this moment for sonoff-server.

            Community Discussions

            QUESTION

            Node-RED Adding message to a field that is marked as required
            Asked 2018-Aug-05 at 14:18

            I'm trying to create Node-RED flows to switch on/off my sonoff switches using https://github.com/saryn/node-red-contrib-sonoff-server.
            The node to switch on is definied here: https://github.com/saryn/node-red-contrib-sonoff-server/blob/master/node-on/node-on.js. In this code it says

            ...

            ANSWER

            Answered 2018-Aug-05 at 14:18

            No, it is not possible to dynamically supply the device id with that node as it is currently written.

            Looking at the code it would probably be pretty trivial to modify it to take id from the input message. If you choose to do this please raise a pull request against the original node rather than just fork so the feature can be shared by all users and not end up diluting the collection of nodes with very similar release.

            Source https://stackoverflow.com/questions/51694007

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install sonoff-server

            Before running the server you have to provide certificate for HTTPS. It doesn't have to be a valid certificate, you can create your own self-signed and it would be good enough for Sonoff devices to connect. You can do it via following commands
            Install all dependencies npm i
            The device will automatically drop out of AP mode and tries to connect to WiFi and server.
            Put the SonOff/Wemos device in AP mode (press and hold button for 5s)
            Find the device and connect to it (SSID: ITEAD-10000xxxxx Password: 12345678)
            Add route if necessary sudo route change 0.0.0.0 mask 0.0.0.0 10.10.7.1
            (optional) use httpie to read device info http http://10.10.7.1/device.
            use httpie to send local WiFi settings to device http POST http://10.10.7.1/ap version:=4 ssid=[YOUR NETWORK SSID] password=[YOUR NETWORK PASSWORD] serverName=[IP OF YOUR SERVER] port=8080

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/adam-golab/sonoff-server.git

          • CLI

            gh repo clone adam-golab/sonoff-server

          • sshUrl

            git@github.com:adam-golab/sonoff-server.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link