sylvandb
sylvandb
The yahoo ticker seems to be BF-B and BRK-B (a dash not a dot). This applies also to other companies with multiple share classes such as RDS.
I don't understand how or why renaming a variable (url to urlH) would fix this issue with the yahoo pages. Perhaps a different patch was significant?
For $30 a month they can keep their data. :(
Create a new instance of the object when you want fresh data.
It appears the time zone conversion is malfunctioning in your environment. (I've struggled trying to get that correct in similar situations, so I am not surprised there is a failure.)...
That is not being calculated by this module, but retrieved from yahoo. Is this module reporting the same value as yahoo? It's possible that instead of a simple average (arithmetic...
Instead of doing a json.dump(), you probably need to write a CSV file, then Excel can import the CSV. Something like: ``` headings = [] for t, d in keystatistics.items():...
You have to add a "context" section to the json command, specifying the child ID or IDs you wish to control. I do it with this method, where `cmd` is...
Sorry, it's a bit more involved than just adding that to the program. I have a fork of this repo that has diverged too much to be easily merged, but...
just received a KP115 from amazon. set it up with the kasa app, upgraded firmware when prompted, and it appears to work fine with the python script. sysinfo reports: `{"sw_ver":"1.0.18...