thanks appreciate the help. Ill have to connect the Keyboard tomorrow, so will reply again… thanks again
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-OctoMonV2
-
RE: MMM-OctoMonV2
@bluearmy18 @sdetweil
hi thanks for the quick response… I ran the command but when I tried to post it I get the message… the log is to big… over 32787 characters… anything more specific I can get for you? -
MMM-OctoMonV2
HI I can not get this module to run.
I have another octopus module working which is MMM-IntelligentOctopus’. So I presume all my creds work. I actually have both modules running 1 works 1 does not.any ideas what I am missing?
thanks for any assistance
{
module: ‘MMM-OctoMonV2’,
position: ‘top_center’,
header: ‘Octopus Energy’,
config: {
elecApiUrl: ‘https://api.octopus.energy/v1/electricity-meter-points/1XXXXXXXXX/meters/22LXXXXXXX/consumption/?group_by=day’,
elecExpApiUrl: ‘https://api.octopus.energy/v1/electricity-meter-points/13xxxxxxx/meters/22xxxxxx/consumption/?group_by=day’,
gasApiUrl: ‘https://api.octopus.energy/v1/gas-meter-points/16xxxxxxxx/meters/E6xxxxxxxxxx/consumption/?group_by=day’,
api_key: ‘sk_live_xxxxxxxxxxxx’,
displayDays: 7,elecMedium: 16, elecHigh: 20, elecCostKWH: 0.07, elecCostSC: 0.6783, elecExpMedium: 5, elecExpHigh: 10, elecExpCostKWH: 0.15, elecExpCostSC: 0, gasMedium: 5, gasHigh: 10, gasCostKWH: 0.0492, gasCostSC: 0.2986, decimalPlaces: 2, showUpdateTime: true, updateInterval: 60000*60, retryDelay: 5000, animationSpeed: 2000, }
},