Giter Site home page Giter Site logo

kostalpikopy's Introduction

Hi there ๐Ÿ‘‹, my name is Christian Stade-Schuldt

I am Lead Software Engineer.

I like learning about new technologies.

Skills: PYTHON / DATA SCIENCE / JS / HTML / CSS / C++ / SQL / Jupyter / AWS / Linux

๐ŸŒฑ Iโ€™m currently working as Lead Software Engineer at HERE Technologies.

github linkedin twitter

Github stats

Top Langs

Profile views

kostalpikopy's People

Contributors

tafkas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kostalpikopy's Issues

"IndexError: list index out of range" with piko 7.0

File "..../lib/python3.6/site-packages/pikopy/piko.py", line 185, in get_l3_power
    return int(self._get_raw_content()[14])
IndexError: list index out of range

The problem seams to be my piko 7.0 only have String 1 and String 2 and no Sting 3. So the positions of L3 values are in lower index values.

name 'Piko' is not defined

If I follow your example with pip i get always a traceback.

raceback (most recent call last):
File "./costal.py", line 8, in
p = Piko('192.168.1.99')
NameError: name 'Piko' is not defined

What do i make wrong?

urllib2

Python 3.7 doesnt support the urllib2 reference. instead, one should replace "import urllib2" with "import urllib.request" and also replace every "urllib2" instance with "urllib.request". just a heads up for people who are using the latest python version.

PR for home assistant

Hey, are you willing to publish this component as an official component for HomeAssistant?

Read status

A option to read the "status" field could be useful.

Regards Kristian :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.