Change TP-Link Kasa light color when electricity price changes
This trigger fires when the price of electricity changes.
Developer info
- API endpoint slug
- nemy.electricity_price_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
Price type Dropdown list
- Label
- What price would you like to trigger on?
- Helper text
- Trigger on the household price, a half-hourly wholesale price plus network tariffs (inc. GST), or the dispatch price <a href="https://aemo.com.au/Energy-systems/Electricity/National-Electricity-Market-NEM/Data-NEM/Data-Dashboard-NEM" target="_blank">see here</a>.
- Slug
- price_type
- Required
- true
- Can have default value
- true
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Nemy.electricityPriceChange.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Electricity price The actual price of electricity.
- Slug
- electricity_price
- Filter code
- Nemy.electricityPriceChange.ElectricityPrice
- Type
- String
- Example
- 25
Colour A hex colour code relating to the price of electricity in the grid, to be used to set the colour of smart lights.
- Slug
- colour
- Filter code
- Nemy.electricityPriceChange.Colour
- Type
- String
- Example
- #55FF00
State The state defined in this applet.
- Slug
- state
- Filter code
- Nemy.electricityPriceChange.State
- Type
- String
- Example
- VIC
Price type The electricity price type defined in this applet.
- Slug
- price_type
- Filter code
- Nemy.electricityPriceChange.PriceType
- Type
- String
- Example
- household_price_kwh
Message A message describing the price and percentage renewables in the grid.
- Slug
- message
- Filter code
- Nemy.electricityPriceChange.Message
- Type
- String
- Example
- The current electricity price is 18.89c/kWh, and 22% of the electricity supply is renewable.