A Home Assistant custom integration to control Cielo Home devices.
If you have installed a version prior 1.6.0 you need to uninstall the integration and install it again. You need to restart HA after the uninstall and after the install.
For find the field in the initial configuration setup follow this.
- Open a new chrome to https://home.cielowigle.com/.
- Open the console tool with F12.
- Click on the 'Network' tab.
- Check the option 'Disable cache' and 'Preserve log'
- Fill your login, password and complete the recaptcha.
- Click 'Sign in'.
- Click on the new row on network who have the 'login' on it.
- Click on the new subtab 'Response'
- Copy all the Response in a text file and close Chrome (Don't sign out, close the whole Chrome not just the tab. Really important)
- Search within text file to find and copy/paste the values in configuration dialog (without quotes).
- Also Keep in mind if your HA or this integration don't run for more than 1 hour you must uninstall it and reinstall it.
- After you HA configuration it's done reopen your Chrome and check if you still logged on https://home.cielowigle.com/, if yes logout with the sign out button.
You can call the Cielo Sync AC State as a HA service.
A exemple of thermostat card i use : https://github.com/nervetattoo/simple-thermostat
# YAML
- type: custom:simple-thermostat
entity: climate.basement
step_size: 1
layout:
step: row
mode:
names: true
headings: false
header: true
control:
hvac:
_name: Mode
fan:
_name: Fan Mode
swing:
_name: Swing Mode
preset:
_name: Preset Mode
Click on the button below to automatically navigate to the repository within HACS:
Alternatively, follow the steps below:
- Go to HACS "Integrations >" section
- Click 3 dots in top right
- Click "Custom repositories"
- Add repository https://github.com/bodyscape/cielo_home with category Integration
- In the lower right click "+ Explore & Download repositories"
- Search for "Cielo Home" and add it
Copy the cielo_home
directory, from custom_components
in this repository,
and place it inside your Home Assistant Core installation's custom_components
directory.
Note
: If installing manually, in order to be alerted about new releases, you will need to subscribe to releases from this repository.
Click on the button below to add the integration:
Alternatively, follow the steps below:
- Install this integration.
- Navigate to the Home Assistant Integrations page (Settings --> Devices & Services)
- Click the
+ ADD INTEGRATION
button in the lower right-hand corner - Search for
Cielo