Commit Graph

978 Commits

Author SHA1 Message Date
ccostan ad8273cded More image updating. 2018-03-17 21:14:50 -04:00
ccostan eac2cffedb Add travis sensor #330 2018-03-17 20:49:16 -04:00
ccostan 80a1ae503f A Bunch of graphic changes | Additions 2018-03-17 20:11:11 -04:00
ccostan eb5d8f750e More and more branding and customizations 2018-03-17 15:18:30 -04:00
ccostan ce52d3f38a Now I just love creating images! Photoshop for the WIN! 2018-03-17 14:39:26 -04:00
ccostan f93012bcf8 More image Updates 2018-03-17 12:47:27 -04:00
ccostan 92164a85d9 Closes #339 - Added a Crap ton of imaging into the twitter feed. 2018-03-17 00:56:57 -04:00
ccostan 5fb02ef2df Minor Edit 2018-03-16 16:26:56 -04:00
ccostan 55859dec9b Great updated config by @dale3h! 2018-03-16 16:24:34 -04:00
ccostan 4ec0c81c01 Working with @dale3h is SUCH a pleasure! That dude is awesome! 2018-03-16 15:53:25 -04:00
ccostan f6f78b3440  2018-03-16 15:23:09 -04:00
ccostan 478b30a43e Minor Edit 2018-03-16 13:29:27 -04:00
ccostan 81938ae472 Minor Edit 2018-03-16 13:27:11 -04:00
ccostan 8c81da835c Closes #272 - Added Powerwall Sensors 2018-03-16 02:17:38 -04:00
ccostan 412fab9528 Minor Edit 2018-03-16 01:23:42 -04:00
ccostan adb22d4c07 #193 - More groovy images to spice up the twitter feed. 2018-03-16 01:13:25 -04:00
ccostan 15cf5230be Closes #317 - Updated with Image posting as well. 2018-03-15 12:16:13 -04:00
ccostan 2b1ec0e621 Quick updates to Twitter.. To tweet or not to tweet. With an image. That is the question. 2018-03-13 18:07:46 -04:00
ccostan 300f4bad4f Closes #337 - Finally got it working.. I'm sure of it. 2018-03-13 16:58:01 -04:00
ccostan b674fdf05e closes #335 2018-03-13 16:53:10 -04:00
ccostan 6c8a27c0cf closes #334 2018-03-13 16:47:25 -04:00
ccostan 312d824c47 Closes #333 - This should work now. 2018-03-13 16:40:46 -04:00
ccostan 3a266408d9 Closes #331 2018-03-13 16:27:23 -04:00
ccostan 260290e4b6 Closes #331 2018-03-13 16:18:27 -04:00
ccostan 010d156886 New 404 Page.. 2018-03-13 11:25:36 -04:00
ccostan 3a18df3aff disabled for now until next round of changes. #329 2018-03-13 10:59:52 -04:00
ccostan a550ef3357 #329 - Doing some multi user testing now. 2018-03-13 10:24:49 -04:00
Marc Forth 8d672fbec8
Update fitbit.py 2018-03-13 12:45:14 +00:00
Marc Forth 41f5e492e7
Update fitbit.py 2018-03-13 12:34:28 +00:00
Marc Forth 4750e12fe2
Update fitbit.py 2018-03-13 12:28:23 +00:00
Marc Forth a33b5da819
Create fitbit.py
Hi Carlo,

## TLDR - Maybe made the fitbit component support multiple devices.  (see disclaimer and instructions below!)

~~~~~~~~~~~~~~~~

## Long version...

I've been looking in to sleep monitoring and was looking at getting fitbits for my other-half and myself, but it's only any use spending the money if I can monitor us both with homeassistant.  As such, I did a bit of research and saw the various threads that show the current component is only working with one device.  So, I decided to have a look at amending it.  Problem being, I can't test it because I don't have the devices to test it on, and I'm not buying the devices until I know it works.

## Disclaimer

I am not a python programmer, I'm just learning the platform now, but I get the logic so I've fumbled through!  It appears to be working as far as I can test it without the devices here.  If this breaks anything I'm really really sorry!  Make sure you follow the instructions below for some safeguarding!

## Instructions

1 - Make a backup copy of your current fitbit.conf somewhere away from your homeassistant instance.

2 - Delete your current local copy of fitbit.conf, and add this PR to your custom_components folder

3 - Change your configuration.yaml (or appropriate package/include) to:

```
sensor:
  - platform: fitbit
    filename: carlo.conf

  - platform: fitbit
    filename: wife.conf
```

plus whatever monitored conditions you want and your clock preference if relevant.

4 -Restart homeassistant

5 - You should get a configurator card for the two entities, copy the contents of your old fitbit.conf in to carlo.conf , sort out the details for your wife's in to hers.

6 - Let me know!!!

## If it all goes wrong

Delete this custom component, reinstate your original fitbit.conf, revert your configuration.yaml (or appropriate include/package).

##Disclaimer 2

If it doesn't work, I might not be able to do much more as I am not a python programmer, but let me know because it might be something I can work out.

If it does work I'll get another couple of people to test and then submit it as an update for the integrated component.
2018-03-13 12:14:53 +00:00
ccostan 5993463b4b Minor Edit 2018-03-12 16:26:42 -04:00
ccostan 38514a9e7c Minor Edit 2018-03-12 16:16:57 -04:00
ccostan 048e16d93b Steve Test 2018-03-12 16:04:59 -04:00
ccostan d936186bf0 Merge branch 'master' of https://github.com/CCOSTAN/Home-AssistantConfig 2018-03-10 12:15:47 -05:00
ccostan 1ee229a5f6 Minor Edit 2018-03-10 12:09:50 -05:00
stanvx aa757a3a8a
Update .travis.yml to use Python 3.6 2018-03-10 15:23:54 +11:00
ccostan c1d6231f52 Reddit logo 2018-03-09 23:20:23 -05:00
ccostan e19194d080 reddit 2018-03-09 23:11:42 -05:00
ccostan b32a83497c Minor Edit 2018-03-09 22:05:39 -05:00
ccostan 843df5b73c Minor Edit 2018-03-09 22:03:48 -05:00
ccostan c470acdf66 Minor Edit 2018-03-09 22:02:35 -05:00
ccostan 95c6efbaea Minor Edit 2018-03-09 21:53:16 -05:00
ccostan f1782d885d Help Me Help You. 2018-03-09 21:41:14 -05:00
ccostan a285bffb6c Minor Edit 2018-03-09 21:40:42 -05:00
ccostan be53a4558c Minor Edit 2018-03-09 21:40:08 -05:00
ccostan 3a77184fb5 Minor Edit 2018-03-09 21:39:40 -05:00
ccostan 6c935a7a1a Minor Edit 2018-03-09 21:37:43 -05:00
ccostan 8bf38ea9a6 Minor Edit 2018-03-09 21:35:53 -05:00
ccostan df91db813f Minor Edit 2018-03-09 21:34:00 -05:00
ccostan 40d1350136 Minor Edit 2018-03-09 21:22:45 -05:00
ccostan 332fda4a63 More branding. 2018-03-09 17:13:30 -05:00
ccostan e7471d8175 Hero Shots! 2018-03-09 16:58:36 -05:00
ccostan 128cabaa8d Disabled a twitter welcome message via HA. Working on a new HOT Flow! See @BearStoneHA for details. 2018-03-08 12:51:32 -05:00
ccostan bf9cc8a2c2 Closes #321 2018-03-07 14:37:51 -05:00
ccostan 01e6186161 Steve is the Man! #324 2018-03-06 18:21:16 -05:00
ccostan f632167b51 Minor Edit 2018-03-06 17:15:32 -05:00
ccostan b9ed134e87 #324 2018-03-06 17:07:14 -05:00
ccostan 5fc2f75f24 #324 Updated sizes.. 2018-03-06 16:51:57 -05:00
ccostan b625374176 #324 2018-03-06 16:46:55 -05:00
ccostan 3f3d88db9d #324 - way too big. 2018-03-06 16:30:00 -05:00
ccostan 16518e7b39 #324 - Added to all existing readmes. 2018-03-06 15:29:31 -05:00
ccostan 172c4e494d #324 Prep work 2018-03-06 14:36:54 -05:00
ccostan a881873154 Update to 0.64.3 and some BeepBop Beep Boop. 2018-03-02 23:16:23 -05:00
ccostan 8ba93d07be Trying out new style Changes #322 2018-03-02 15:00:24 -05:00
ccostan 88c8de8c22 Created some new History stats for future tweets #321 2018-03-01 15:39:35 -05:00
ccostan db155466cd Updated the Floorplan Desciptions #314 2018-03-01 14:23:46 -05:00
ccostan 1005a4ee1d Updated to capture Holiday json files. 2018-03-01 01:41:49 -05:00
ccostan 97e4a82644 Updated Holiday colors for 2018 2018-03-01 01:37:29 -05:00
ccostan b3012562b0 Umm Sure.. I'll add RSS to my Repo. That seems reasonable. #314 2018-03-01 01:00:34 -05:00
ccostan 862facfb82 It might just be the best dressed repo on the internet. #314 2018-03-01 00:23:45 -05:00
ccostan f79208f221 Just a quick Note on custom components. #314 2018-02-28 23:57:10 -05:00
ccostan f55fe4cb9f Once I start with the documentaiton, it just consumes me. So much to write. #314 2018-02-28 23:53:44 -05:00
ccostan 7bdcd1c611 Seriously - Probably the best documented repo around. Help keep it going by contributing. #314 2018-02-28 23:49:51 -05:00
ccostan 95e42561d7 Let's see if that worked! #314 - Adding code hyperlink to menu. 2018-02-28 23:44:20 -05:00
ccostan f9307cc080 Possibly the best documented Repo on the internet. Maybe. #314 2018-02-28 23:31:46 -05:00
ccostan 8c2eaae42a Closes #320 2018-02-28 20:00:44 -05:00
ccostan 40f8fd2edc You can find the entire repo here. 2018-02-28 19:43:00 -05:00