Change Philips Hue color based on renewable energy mix
This trigger fires when the amount of renewable generation in the grid changes.
Developer info
- API endpoint slug
- nemy.renewables_percent_change
Trigger fields
State Dropdown list
- Label
- Which state do you live in?
- Helper text
- Choose the Australian state you live in. For ACT, choose NSW. Note that nemy works for the Australian NEM - the eastern states plus SA.
- Slug
- state
- Required
- true
- Can have default value
- true
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Nemy.renewablesPercentChange.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Renewables percent The percentage of renewable generation in the grid.
- Slug
- renewables_percent
- Filter code
- Nemy.renewablesPercentChange.RenewablesPercent
- Type
- String
- Example
- 50
Colour A hex colour code relating to the percentage of renewable generation in the grid, to be used to set the colour of smart lights.
- Slug
- colour
- Filter code
- Nemy.renewablesPercentChange.Colour
- Type
- String
- Example
- #55FF00
Message A message describing the price and percentage renewables in the grid.
- Slug
- message
- Filter code
- Nemy.renewablesPercentChange.Message
- Type
- String
- Example
- The electricity price in VIC is 18.89c/kWh, and 22% of the electricity supply is renewable.
State The state defined in this applet.
- Slug
- state
- Filter code
- Nemy.renewablesPercentChange.State
- Type
- String
- Example
- VIC