home-assistant-miele | Miele integration for Home assistant
kandi X-RAY | home-assistant-miele Summary
kandi X-RAY | home-assistant-miele Summary
This project exposes Miele state information of appliances connected to a Miele user account. This is achieved by communicating with the Miele Cloud Service, which exposes both applicances connected to a Miele@home Gateway XGW3000, as well as those devices connected via WiFi Con@ct.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Return additional information about the device
- Convert a time value to seconds
- Setup the MIELE device
- Return a dictionary of capabilities for a given state
- Returns the current state of the sensor
- Turn on
- Set current speed
- Create a new OAuth2 session
- Saves the token
- Refresh OAuth token
- The name of the device
- Map a key to a value
- Get an OAuth access token
- Get a specific device
- Get Mielele devices
- Device name
- Turn the device on
- Turn off the device
- Synchronously refresh a token
home-assistant-miele Key Features
home-assistant-miele Examples and Code Snippets
Community Discussions
Trending Discussions on Internet of Things (IoT)
QUESTION
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:55The new object to get params in React Navigation 5 is:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install home-assistant-miele
Install HACS if you haven't yet, instructions to install HACS can be found here : https://hacs.xyz/docs/installation/prerequisites
Open the HACS component from your sidebar -> click integrations -> Search for Miele and install the Integration.
Enable the new platform in your configuration.yaml:
Restart Home Assistant.
The Home Assistant Web UI will show you a UI to configure the Miele platform. Follow the instructions to log into the Miele Cloud Service. This will communicate back an authentication token that will be cached to communicate with the Cloud Service.
Done. If you follow all the instructions, the Miele integration should be up and running. All Miele devices that you can see in your Mobile application should now be also visible in Home Assistant (miele.*). In addition, there will be a number of binary_sensors and sensors that can be used for automation.
Copy the content of this repository into your custom_components folder, which is a subdirectory of your Home Assistant configuration directory. By default, this directory is located under ~/.home-assistant. The structure of the custom_components directory should look like this afterwards:
Enable the new platform in your configuration.yaml:
Restart Home Assistant.
The Home Assistant Web UI will show you a UI to configure the Miele platform. Follow the instructions to log into the Miele Cloud Service. This will communicate back an authentication token that will be cached to communicate with the Cloud Service.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page