lutron-caseta-pro | Custom Home Assistant Component for Lutron Caseta Smart

 by   upsert Python Version: Current License: Apache-2.0

kandi X-RAY | lutron-caseta-pro Summary

kandi X-RAY | lutron-caseta-pro Summary

lutron-caseta-pro is a Python library typically used in Internet of Things (IoT), Raspberry Pi applications. lutron-caseta-pro has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However lutron-caseta-pro build file is not available. You can download it from GitHub.

Lutron is an American lighting control company. They have several lines of home automation devices that manage light switches, dimmers, occupancy sensors, HVAC controls, etc.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              lutron-caseta-pro has a low active ecosystem.
              It has 159 star(s) with 33 fork(s). There are 46 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 9 open issues and 51 have been closed. On average issues are closed in 15 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of lutron-caseta-pro is current.

            kandi-Quality Quality

              lutron-caseta-pro has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              lutron-caseta-pro is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              lutron-caseta-pro releases are not available. You will need to build from source code and install.
              lutron-caseta-pro has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed lutron-caseta-pro and discovered the below as its top functions. This is intended to give you an instant insight into lutron-caseta-pro implemented functionality, and help decide if they suit your requirements.
            • Start the Caseta network
            • Open connection to Lutron bridge
            • Read from Lutron bridge
            • Read from the Lutron bridge
            • Setup the integration report
            • Setup the bridge settings
            • Load the integration report
            • Patch device types
            • Turn on
            • Set the fan output value
            • Close the cover
            • Set the current position
            • Request configuration
            • Write to the Lutron bridge
            • Turn the light
            • Format a transition number
            • Turn off light
            • Send a query to the server
            • Set the cover position
            • Open the bridge
            • Turn off
            • Ping the server
            • Activate the camera
            • Stop the integration
            Get all kandi verified functions for this library.

            lutron-caseta-pro Key Features

            No Key Features are available at this moment for lutron-caseta-pro.

            lutron-caseta-pro Examples and Code Snippets

            No Code Snippets are available at this moment for lutron-caseta-pro.

            Community Discussions

            Trending Discussions on Internet of Things (IoT)

            QUESTION

            Display data from two json files in react native
            Asked 2020-May-17 at 23:55

            I have js files Dashboard and Adverts. I managed to get Dashboard to list the information in one json file (advertisers), but when clicking on an advertiser I want it to navigate to a separate page that will display some data (Say title and text) from the second json file (productadverts). I can't get it to work. Below is the code for the Dashboard and next for Adverts. Then the json files

            ...

            ANSWER

            Answered 2020-May-17 at 23:55

            The new object to get params in React Navigation 5 is:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install lutron-caseta-pro

            As this is currently a custom component, it must be installed for it to be loaded by Home Assistant.
            Create a directory custom_components in your Home Assistant configuration directory ('config' share if using hass.io with the Samba add-on or ~/.home-assistant/ for Linux installations).
            Copy lutron_caseta_pro from this project including all sub-directories into the directory custom_components.
            Proceed with first time setup.
            After first-time configuration, the JSON-format Integration Report will be saved to your Home Assistant configuration directory as lutron_caseta_pro_<bridge ip address>.json, where <bridge ip address> is the IP address of the Bridge / Main Repeater. If it cannot find the Integration Report, it will prompt the user to enter it on the frontend. When configured, the lutron_caseta_pro component will load the Integration Report and setup all the zones as dimmable lights unless configured otherwise (see below). The name assigned in the Lutron mobile app will be used to form the entity_id used in Home Assistant. e.g. a dimmer called 'Ceiling Light' becomes light.ceiling_light in Home Assistant. If lights or shades are assigned to an area in the Lutron app, the area name will be prepended to the entity_id. e.g. for area 'Dining Room', it would be light.dining_room_ceiling_light.
            Setup the Lutron app and add all your Lutron devices through the app. Enable Telnet Support under settings menu -> Advanced -> Integration. Also enable static IP under Network Settings and write down the IP.
            In your Home Assistant installation, install the custom component by copying in the files as noted in the instructions.
            In Home Assistant configuration.yaml create a minimal configuration for the custom component (see below) using the IP address you wrote down and start Home Assistant.
            Once started and assuming first time setup, open Home Assistant on your mobile device and you should see a notification to Configure Lutron Caseta Smart Bridge PRO on the front-end. Click on Configure and you’ll see a box to paste your Integration Report.
            Switch over to the Lutron app, go to settings -> Advanced -> Integration -> Send Integration Report. When prompted, select ‘Copy to clipboard’.
            Switch back to Home Assistant front-end and paste in the Integration Report. If your phone does not have copy and paste options, you will need to share it to yourself through email or to another app that supports copy paste.
            Once you submit the Integration Report the component should setup all your devices as dimmers and will save the Integration Report to your config directory as a JSON file.
            If you have switches, fans or Lutron shades, open the Integration Report in your config directory using a text editor and find their Integration IDs and edit your Home Assistant configuration as described in the instructions below to tell it which devices are switches or shades. Unfortunately, the Integration Report does not contain this information so you need to do this manually if you have switches, fans or shades. Restart Home Assistant if you change the yaml file.

            Support

            When marking a device as a fan, the following speeds are available through the turn_on or set_speed services:. If a switch is being used as a fan, call turn_on with no speed parameter or only use 'off' or 'high' for set_speed.
            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/upsert/lutron-caseta-pro.git

          • CLI

            gh repo clone upsert/lutron-caseta-pro

          • sshUrl

            git@github.com:upsert/lutron-caseta-pro.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