homeassistant_node icon indicating copy to clipboard operation
homeassistant_node copied to clipboard

Add support for history end_time param & make time parameter optional

Open sibbl opened this issue 6 years ago • 4 comments

As documented in the REST API HA docs, there's another parameter end_time which is not covered by the API.

Furthermore, the timestamp field was made optional as this is also supported according to the HA docs.

I'd appreciate any feedback and am looking forward to getting this into the next version of this npm module. Thanks!

sibbl avatar Feb 11 '19 15:02 sibbl

is this project dead?

DarkPark avatar Sep 08 '19 19:09 DarkPark

Probably ¯\_(ツ)_/¯

sibbl avatar Sep 09 '19 14:09 sibbl

@sibbl that's a shame, it would be nice to be able to use NodeJS with HA

DarkPark avatar Sep 09 '19 14:09 DarkPark

Please make sure the unit tests continue to pass and new test cases are provided around your new functionality.

mririgoyen avatar Jan 08 '20 02:01 mririgoyen